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

Get the environment variables. More...

Go to the source code of this file.

Namespaces

module  sirius
 Namespace of the SIRIUS library.
 
namespace  sirius::env
 Get environment variables.
 

Functions

template<typename T >
T const * sirius::env::get_value_ptr (std::string const &name__)
 Check for environment variable and return a pointer to a stored value if found or a null-pointer if not. More...
 
bool sirius::env::print_performance ()
 
bool sirius::env::print_checksum ()
 
bool sirius::env::print_hash ()
 
bool sirius::env::print_mpi_layout ()
 
bool sirius::env::print_memory_usage ()
 
int sirius::env::print_timing ()
 
std::string sirius::env::save_config ()
 
std::string sirius::env::config_file ()
 
std::string sirius::env::get_ev_solver ()
 
int sirius::env::get_verbosity ()
 
bool sirius::env::check_scf_density ()
 

Detailed Description

Get the environment variables.

Definition in file env.hpp.