SIRIUS 7.5.0
Electronic structure library and applications
|
Inherits sirius::config_t.
Public Member Functions | |
void | import (nlohmann::json const &in__) |
void | lock () |
void | unlock () |
![]() | |
nlohmann::json const & | dict () const |
auto const & | mixer () const |
auto & | mixer () |
auto const & | settings () const |
auto & | settings () |
auto const & | unit_cell () const |
auto & | unit_cell () |
auto const & | iterative_solver () const |
auto & | iterative_solver () |
auto const & | control () const |
auto & | control () |
auto const & | parameters () const |
auto & | parameters () |
auto const & | nlcg () const |
auto & | nlcg () |
auto const & | vcsqnm () const |
auto & | vcsqnm () |
auto const & | hubbard () const |
auto & | hubbard () |
Additional Inherited Members | |
![]() | |
nlohmann::json | dict_ |
Definition at line 43 of file simulation_parameters.hpp.
sirius::Config::Config | ( | ) |
Definition at line 121 of file simulation_parameters.cpp.
void sirius::Config::import | ( | nlohmann::json const & | in__ | ) |
Definition at line 128 of file simulation_parameters.cpp.
|
inline |
Definition at line 48 of file simulation_parameters.hpp.
|
inline |
Definition at line 52 of file simulation_parameters.hpp.