OGS
CreateChemicalSolverInterface.cpp File Reference

Detailed Description

Definition in file CreateChemicalSolverInterface.cpp.

Include dependency graph for CreateChemicalSolverInterface.cpp:

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{CreateChemicalSolverInterface.cpp}
 
namespace  ChemistryLib
 

Functions

std::string anonymous_namespace{CreateChemicalSolverInterface.cpp}::parseDatabasePath (BaseLib::ConfigTree const &config)
 
template<>
std::unique_ptr< ChemicalSolverInterfaceChemistryLib::createChemicalSolverInterface< ChemicalSolver::Phreeqc > (std::vector< std::unique_ptr< MeshLib::Mesh > > const &meshes, std::map< std::string, std::unique_ptr< GlobalLinearSolver > > const &linear_solvers, BaseLib::ConfigTree const &config, std::string const &output_directory)
 
template<>
std::unique_ptr< ChemicalSolverInterfaceChemistryLib::createChemicalSolverInterface< ChemicalSolver::PhreeqcKernel > (std::vector< std::unique_ptr< MeshLib::Mesh > > const &meshes, std::map< std::string, std::unique_ptr< GlobalLinearSolver > > const &linear_solvers, BaseLib::ConfigTree const &config, std::string const &)
 
template<>
std::unique_ptr< ChemicalSolverInterfaceChemistryLib::createChemicalSolverInterface< ChemicalSolver::SelfContained > (std::vector< std::unique_ptr< MeshLib::Mesh > > const &meshes, std::map< std::string, std::unique_ptr< GlobalLinearSolver > > const &linear_solvers, BaseLib::ConfigTree const &config, std::string const &)