![]() |
OGS
|
Definition at line 18 of file BoundaryConditionConfig.h.
#include <BoundaryConditionConfig.h>
Public Attributes | |
BaseLib::ConfigTree | config |
MeshLib::Mesh const & | boundary_mesh |
std::optional< int > const | component_id |
bool | compensate_non_equilibrium_initial_residuum = false |
MeshLib::Mesh const& ProcessLib::BoundaryConditionConfig::boundary_mesh |
Definition at line 21 of file BoundaryConditionConfig.h.
Referenced by ProcessLib::createBoundaryCondition().
bool ProcessLib::BoundaryConditionConfig::compensate_non_equilibrium_initial_residuum = false |
Definition at line 23 of file BoundaryConditionConfig.h.
Referenced by ProcessLib::createReleaseNodalForce().
std::optional<int> const ProcessLib::BoundaryConditionConfig::component_id |
Definition at line 22 of file BoundaryConditionConfig.h.
Referenced by ProcessLib::createBoundaryCondition().
BaseLib::ConfigTree ProcessLib::BoundaryConditionConfig::config |
Definition at line 20 of file BoundaryConditionConfig.h.
Referenced by ProcessLib::createBoundaryCondition(), and ProcessLib::createReleaseNodalForce().