|
SIRIUS 7.5.0
Electronic structure library and applications
|
"All-in-one" include file. More...
Go to the source code of this file.
Namespaces | |
| module | sirius |
| Namespace of the SIRIUS library. | |
Typedefs | |
| using | json = nlohmann::json |
Functions | |
| static bool & | sirius::is_initialized () |
| Return the status of the library (initialized or not). More... | |
| void | sirius::initialize (bool call_mpi_init__=true) |
| Initialize the library. More... | |
| void | sirius::finalize (bool call_mpi_fin__=true, bool reset_device__=true, bool fftw_cleanup__=true) |
| Shut down the library. More... | |
Variables | |
| json | sirius::sirius_options_parser_ |
"All-in-one" include file.
Definition in file sirius.hpp.
| using json = nlohmann::json |
Definition at line 40 of file sirius.hpp.