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

Data structure for oxide species. More...

#include <GeochemicalDatabaseReader.h>

Public Member Functions

 GeochemistryOxideSpecies ()
 

Public Attributes

std::string name
 
std::map< std::string, Realbasis_species
 
Real molecular_weight
 

Detailed Description

Data structure for oxide species.

Members are:

Definition at line 134 of file GeochemicalDatabaseReader.h.

Constructor & Destructor Documentation

◆ GeochemistryOxideSpecies()

GeochemistryOxideSpecies::GeochemistryOxideSpecies ( )
inline

Definition at line 136 of file GeochemicalDatabaseReader.h.

136 {};

Member Data Documentation

◆ basis_species

std::map<std::string, Real> GeochemistryOxideSpecies::basis_species

◆ molecular_weight

Real GeochemistryOxideSpecies::molecular_weight

◆ name

std::string GeochemistryOxideSpecies::name

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