OGS
Output.h File Reference
#include <algorithm>
#include <iosfwd>
#include <iterator>
#include <string>
#include <vector>
Include dependency graph for ChemistryLib/PhreeqcIOData/Output.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ChemistryLib::PhreeqcIOData::BasicOutputSetups
 Controls which built-in PHREEQC columns appear in the output file. More...
struct  ChemistryLib::PhreeqcIOData::OutputItem
 One PHREEQC output column that OpenGeoSys will keep. More...
struct  ChemistryLib::PhreeqcIOData::Output
 Specification of which PHREEQC output columns are imported into OpenGeoSys. More...

Namespaces

namespace  ChemistryLib
namespace  ChemistryLib::PhreeqcIOData

Enumerations

enum class  ChemistryLib::PhreeqcIOData::ItemType {
  ChemistryLib::PhreeqcIOData::pH , ChemistryLib::PhreeqcIOData::pe , ChemistryLib::PhreeqcIOData::Component , ChemistryLib::PhreeqcIOData::EquilibriumReactant ,
  ChemistryLib::PhreeqcIOData::KineticReactant , ChemistryLib::PhreeqcIOData::SecondaryVariable
}
 Category used to interpret a PHREEQC output column. More...