|
SIRIUS 7.5.0
Electronic structure library and applications
|
Contains definition and implementation of Simulation_context class. More...
Go to the source code of this file.
Classes | |
| struct | sirius::callback_functions_t |
| Store all callback functions in one place. More... | |
| struct | sirius::radial_integrals_t |
| Store all radial integrals in one place. More... | |
| class | sirius::Simulation_context |
| Simulation context is a set of parameters and objects describing a single simulation. More... | |
Namespaces | |
| module | sirius |
| Namespace of the SIRIUS library. | |
Functions | |
| void | generate_phase_factors_gpu (int num_gvec_loc__, int num_atoms__, int const *gvec__, double const *atom_pos__, std::complex< double > *phase_factors__) |
| template<typename OUT > | |
| void | sirius::print_memory_usage (OUT &&out__, std::string file_and_line__="") |
Contains definition and implementation of Simulation_context class.
Definition in file simulation_context.hpp.