OGS
CreateSolutionComponent.h
Go to the documentation of this file.
1
11
#pragma once
12
13
#include <vector>
14
15
namespace
BaseLib
16
{
17
class
ConfigTree;
18
}
19
20
namespace
ChemistryLib
21
{
22
namespace
PhreeqcIOData
23
{
24
struct
Component
;
25
26
std::vector<Component>
createSolutionComponents
(
27
BaseLib::ConfigTree
const
& config);
28
}
// namespace PhreeqcIOData
29
}
// namespace ChemistryLib
BaseLib::ConfigTree
Definition
ConfigTree.h:107
BaseLib
Definition
TestDefinition.h:21
ChemistryLib::PhreeqcIOData::ItemType::Component
@ Component
ChemistryLib::PhreeqcIOData::createSolutionComponents
std::vector< Component > createSolutionComponents(BaseLib::ConfigTree const &config)
Definition
CreateSolutionComponent.cpp:20
ChemistryLib
Definition
ChemicalSolverInterface.h:31
ChemistryLib
PhreeqcIOData
CreateSolutionComponent.h
Generated by
1.12.0