https://mooseframework.inl.gov
Public Member Functions | Public Attributes | List of all members
GeochemistryElements Struct Reference

Data structure for elements. More...

#include <GeochemicalDatabaseReader.h>

Public Member Functions

 GeochemistryElements ()
 

Public Attributes

std::string name
 
Real molecular_weight
 

Detailed Description

Data structure for elements.

Members are:

Definition at line 185 of file GeochemicalDatabaseReader.h.

Constructor & Destructor Documentation

◆ GeochemistryElements()

GeochemistryElements::GeochemistryElements ( )
inline

Definition at line 187 of file GeochemicalDatabaseReader.h.

187 {};

Member Data Documentation

◆ molecular_weight

Real GeochemistryElements::molecular_weight

Definition at line 190 of file GeochemicalDatabaseReader.h.

◆ name

std::string GeochemistryElements::name

Definition at line 187 of file GeochemicalDatabaseReader.h.


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