SIRIUS 7.5.0
Electronic structure library and applications
Classes | Namespaces | Functions
simulation_parameters.hpp File Reference

Contains definition and implementation of sirius::Simulation_parameters class. More...

Go to the source code of this file.

Classes

class  sirius::Config
 
class  sirius::Simulation_parameters
 Set of basic parameters of a simulation. More...
 

Namespaces

module  sirius
 Namespace of the SIRIUS library.
 

Functions

nlohmann::json const & sirius::get_options_dictionary ()
 Get all possible options for initializing sirius. It is a json dictionary. More...
 
nlohmann::json const & sirius::get_section_options (std::string const &section__)
 Get all possible options of a given input section. It is a json dictionary. More...
 

Detailed Description

Contains definition and implementation of sirius::Simulation_parameters class.

Definition in file simulation_parameters.hpp.