![]() |
OGS
|
|
Definition at line 33 of file PhreeqcIOData/AqueousSolution.h.
#include <AqueousSolution.h>
Public Member Functions | |
| Component (std::string name_, std::string chemical_formula_) | |
Public Attributes | |
| std::string const | name |
| std::string const | chemical_formula |
| std::unique_ptr< GlobalVector > | amount |
Static Public Attributes | |
| static const ItemType | item_type = ItemType::Component |
|
inlineexplicit |
Definition at line 35 of file PhreeqcIOData/AqueousSolution.h.
References chemical_formula, and name.
| std::unique_ptr<GlobalVector> ChemistryLib::PhreeqcIOData::Component::amount |
Definition at line 42 of file PhreeqcIOData/AqueousSolution.h.
| std::string const ChemistryLib::PhreeqcIOData::Component::chemical_formula |
Definition at line 41 of file PhreeqcIOData/AqueousSolution.h.
Referenced by Component().
|
static |
Definition at line 43 of file PhreeqcIOData/AqueousSolution.h.
| std::string const ChemistryLib::PhreeqcIOData::Component::name |
Definition at line 40 of file PhreeqcIOData/AqueousSolution.h.
Referenced by Component().