![]() |
KIDS
ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
|
#include <chem.h>

Public Attributes | |
| int | znum |
| int | fmly |
| int | perd |
| double | mass |
| std::string | name |
| int Elements::ElemInfo::fmly |
Definition at line 116 of file chem.h.
Referenced by Elements::GetElemInfo().
| double Elements::ElemInfo::mass |
Definition at line 118 of file chem.h.
Referenced by Elements::GetElemInfo().
| std::string Elements::ElemInfo::name |
Definition at line 119 of file chem.h.
Referenced by Elements::GetElemInfo().
| int Elements::ElemInfo::perd |
Definition at line 117 of file chem.h.
Referenced by Elements::GetElemInfo().
| int Elements::ElemInfo::znum |
Definition at line 115 of file chem.h.
Referenced by Elements::GetElemInfo().