OGS
CreateLiquidFlowProcess.h File Reference

Detailed Description

Created on August 19, 2016, 1:30 PM

Definition in file CreateLiquidFlowProcess.h.

#include <memory>
#include "ProcessLib/Process.h"
Include dependency graph for CreateLiquidFlowProcess.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MaterialPropertyLib
 
 ProcessLib
 
 ProcessLib::LiquidFlow
 

Functions

std::unique_ptr< Process > ProcessLib::LiquidFlow::createLiquidFlowProcess (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::vector< std::unique_ptr< MeshLib::Mesh >> const &meshes, std::map< int, std::shared_ptr< MaterialPropertyLib::Medium >> const &media)