![]() |
KIDS
ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
|
Classes | |
struct | ElemInfo |
Functions | |
int | ELEMENTS_ZNUM (const std::string &label) |
std::string | ELEMENTS_NAME (const int &znumber) |
template<typename T > | |
ElemInfo & | GetElemInfo (T ask) |
|
inline |
Definition at line 131 of file chem.h.
References ELEMENTS_LABEL, and MAX_ELEMENTS_NUMBER.
Referenced by GetElemInfo().
|
inline |
Definition at line 122 of file chem.h.
References ELEMENTS_LABEL, and MAX_ELEMENTS_NUMBER.
Referenced by GetElemInfo().
ElemInfo & Elements::GetElemInfo | ( | T | ask | ) |
Definition at line 136 of file chem.h.
References ELEMENTS_MASS, ELEMENTS_NAME(), ELEMENTS_ZNUM(), Elements::ElemInfo::fmly, Elements::ElemInfo::mass, MAX_ELEMENTS_NPERIOD, N_PURE_ElEMENTS_IN_ROW, Elements::ElemInfo::name, Elements::ElemInfo::perd, and Elements::ElemInfo::znum.