OGS
PythonBoundaryCondition.cpp File Reference

Detailed Description

Definition in file PythonBoundaryCondition.cpp.

Include dependency graph for PythonBoundaryCondition.cpp:

Go to the source code of this file.

Namespaces

 ProcessLib
 

Functions

std::unique_ptr< PythonBoundaryCondition > ProcessLib::createPythonBoundaryCondition (BaseLib::ConfigTree const &config, MeshLib::Mesh const &boundary_mesh, NumLib::LocalToGlobalIndexMap const &dof_table, std::size_t bulk_mesh_id, int const variable_id, int const component_id, unsigned const integration_order, unsigned const shapefunction_order, unsigned const global_dim)
 Creates a new PythonBoundaryCondition object. More...