KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
Elements::ElemInfo Struct Reference

#include <chem.h>

Collaboration diagram for Elements::ElemInfo:
Collaboration graph

Public Attributes

int znum
 
int fmly
 
int perd
 
double mass
 
std::string name
 

Detailed Description

Definition at line 114 of file chem.h.

Member Data Documentation

◆ fmly

int Elements::ElemInfo::fmly

Definition at line 116 of file chem.h.

Referenced by Elements::GetElemInfo().

◆ mass

double Elements::ElemInfo::mass

Definition at line 118 of file chem.h.

Referenced by Elements::GetElemInfo().

◆ name

std::string Elements::ElemInfo::name

Definition at line 119 of file chem.h.

Referenced by Elements::GetElemInfo().

◆ perd

int Elements::ElemInfo::perd

Definition at line 117 of file chem.h.

Referenced by Elements::GetElemInfo().

◆ znum

int Elements::ElemInfo::znum

Definition at line 115 of file chem.h.

Referenced by Elements::GetElemInfo().


The documentation for this struct was generated from the following file: