OGS
CreateComponentTransportProcess.cpp File Reference

Detailed Description

Definition in file CreateComponentTransportProcess.cpp.

Include dependency graph for CreateComponentTransportProcess.cpp:

Go to the source code of this file.

Namespaces

namespace  ProcessLib
 
namespace  ProcessLib::ComponentTransport
 

Functions

void ProcessLib::ComponentTransport::checkMPLProperties (MeshLib::Mesh const &mesh, MaterialPropertyLib::MaterialSpatialDistributionMap const &media_map)
 
std::unique_ptr< ProcessProcessLib::ComponentTransport::createComponentTransportProcess (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::vector< std::unique_ptr< MeshLib::Mesh > > const &meshes, std::map< int, std::shared_ptr< MaterialPropertyLib::Medium > > const &media, std::unique_ptr< ChemistryLib::ChemicalSolverInterface > &&chemical_solver_interface)