OGS
|
Definition at line 29 of file UserPunch.h.
#include <UserPunch.h>
Public Member Functions | |
SecondaryVariable (std::string name_, MeshLib::PropertyVector< double > *value_) | |
Public Attributes | |
std::string const | name |
MeshLib::PropertyVector< double > * | value |
Static Public Attributes | |
static const ItemType | item_type = ItemType::SecondaryVariable |
|
inline |
Definition at line 31 of file UserPunch.h.
|
static |
Definition at line 39 of file UserPunch.h.
std::string const ChemistryLib::PhreeqcIOData::SecondaryVariable::name |
Definition at line 37 of file UserPunch.h.
MeshLib::PropertyVector<double>* ChemistryLib::PhreeqcIOData::SecondaryVariable::value |
Definition at line 38 of file UserPunch.h.