OGS
CreateThermoRichardsFlowProcess.h File Reference

Detailed Description

Definition in file CreateThermoRichardsFlowProcess.h.

#include <map>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for CreateThermoRichardsFlowProcess.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  BaseLib
 
namespace  MeshLib
 
namespace  MaterialPropertyLib
 
namespace  ParameterLib
 
namespace  ProcessLib
 
namespace  ProcessLib::ThermoRichardsFlow
 

Functions

std::unique_ptr< ProcessProcessLib::ThermoRichardsFlow::createThermoRichardsFlowProcess (std::string const &name, MeshLib::Mesh &mesh, std::unique_ptr< ProcessLib::AbstractJacobianAssembler > &&jacobian_assembler, std::vector< ProcessVariable > const &variables, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const &parameters, unsigned const integration_order, BaseLib::ConfigTree const &config, std::map< int, std::shared_ptr< MaterialPropertyLib::Medium > > const &media)