OGS
CreateTwoPhaseFlowWithPrhoProcess.cpp File Reference

Detailed Description

Definition in file CreateTwoPhaseFlowWithPrhoProcess.cpp.

Include dependency graph for CreateTwoPhaseFlowWithPrhoProcess.cpp:

Go to the source code of this file.

Namespaces

 ProcessLib
 
 ProcessLib::TwoPhaseFlowWithPrho
 

Functions

std::unique_ptr< Process > ProcessLib::TwoPhaseFlowWithPrho::createTwoPhaseFlowWithPrhoProcess (std::string 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< std::string, std::unique_ptr< MathLib::PiecewiseLinearInterpolation >> const &curves)