SIRIUS 7.5.0
Electronic structure library and applications
|
Basic atomic data information. More...
Go to the source code of this file.
Classes | |
struct | atomic_level_descriptor |
Describes single atomic level. More... | |
Variables | |
const std::vector< std::string > | atomic_symb |
const std::vector< std::string > | atomic_name |
const std::map< std::string, int > | atomic_zn |
const std::vector< std::vector< atomic_level_descriptor > > | atomic_conf |
const std::vector< double > | atomic_energy_NIST_LDA |
Basic atomic data information.
Definition in file atomic_data.hpp.
const std::vector<std::string> atomic_symb |
Definition at line 32 of file atomic_data.hpp.
const std::vector<std::string> atomic_name |
Definition at line 36 of file atomic_data.hpp.
const std::map<std::string, int> atomic_zn |
Definition at line 40 of file atomic_data.hpp.
const std::vector<std::vector<atomic_level_descriptor> > atomic_conf |
Definition at line 44 of file atomic_data.hpp.
const std::vector<double> atomic_energy_NIST_LDA |
Definition at line 1952 of file atomic_data.hpp.