![]() |
OGS
|
|
Definition at line 28 of file Exchange.h.
#include <Exchange.h>
Public Member Functions | |
| ExchangeSite (std::string name_, MeshLib::PropertyVector< double > *molality_) | |
| void | print (std::ostream &os, std::size_t const chemical_system_id) const |
Public Attributes | |
| std::string const | name |
| MeshLib::PropertyVector< double > * | molality |
|
inline |
Definition at line 30 of file Exchange.h.
| void ChemistryLib::PhreeqcIOData::ExchangeSite::print | ( | std::ostream & | os, |
| std::size_t const | chemical_system_id ) const |
Definition at line 19 of file Exchange.cpp.
References name.
| MeshLib::PropertyVector<double>* ChemistryLib::PhreeqcIOData::ExchangeSite::molality |
Definition at line 38 of file Exchange.h.
Referenced by ExchangeSite().
| std::string const ChemistryLib::PhreeqcIOData::ExchangeSite::name |
Definition at line 37 of file Exchange.h.
Referenced by ExchangeSite(), and print().