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

 anonymous_namespace{CreateChemicalSolverInterface.cpp}
 
 ChemistryLib
 

Functions

std::string anonymous_namespace{CreateChemicalSolverInterface.cpp}::parseDatabasePath (BaseLib::ConfigTree const &config)
 
template<>
std::unique_ptr< ChemicalSolverInterface > ChemistryLib::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< ChemicalSolverInterface > ChemistryLib::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 &)