Structure to hold the element name and atomic weight pair. More...
Public Attributes | |
char | name [3] |
scalar | weight |
Structure to hold the element name and atomic weight pair.
Definition at line 59 of file atomicWeights.H.
char name[3] |
Definition at line 61 of file atomicWeights.H.
scalar weight |
Definition at line 62 of file atomicWeights.H.