Data structure for elements. More...
#include <GeochemicalDatabaseReader.h>
Public Member Functions | |
GeochemistryElements () | |
Public Attributes | |
std::string | name |
Real | molecular_weight |
Data structure for elements.
Members are:
Definition at line 185 of file GeochemicalDatabaseReader.h.
|
inline |
Definition at line 187 of file GeochemicalDatabaseReader.h.
Real GeochemistryElements::molecular_weight |
Definition at line 190 of file GeochemicalDatabaseReader.h.
std::string GeochemistryElements::name |
Definition at line 187 of file GeochemicalDatabaseReader.h.