27namespace PhreeqcIOData
44 UserPunch(std::vector<SecondaryVariable>&& secondary_variables_,
45 std::vector<std::string>&& statements_)
51 void initialize(std::size_t
const num_chemical_systems);
53 friend std::ostream&
operator<<(std::ostream& os,
static const ItemType item_type
MeshLib::PropertyVector< double > * value
SecondaryVariable(std::string name_, MeshLib::PropertyVector< double > *value_)
void initialize(std::size_t const num_chemical_systems)
UserPunch(std::vector< SecondaryVariable > &&secondary_variables_, std::vector< std::string > &&statements_)
friend std::ostream & operator<<(std::ostream &os, UserPunch const &user_punch)
std::vector< SecondaryVariable > secondary_variables
std::vector< std::string > const statements