![]() |
OGS
|
|
Definition at line 61 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 63 of file PhreeqcIOData/AqueousSolution.h.
References chemical_formula, and name.
| std::unique_ptr<GlobalVector> ChemistryLib::PhreeqcIOData::Component::amount |
Definition at line 70 of file PhreeqcIOData/AqueousSolution.h.
| std::string const ChemistryLib::PhreeqcIOData::Component::chemical_formula |
Definition at line 69 of file PhreeqcIOData/AqueousSolution.h.
Referenced by Component().
|
static |
Definition at line 71 of file PhreeqcIOData/AqueousSolution.h.
| std::string const ChemistryLib::PhreeqcIOData::Component::name |
Definition at line 68 of file PhreeqcIOData/AqueousSolution.h.
Referenced by Component().