![]() |
OGS
|
|
Definition at line 114 of file ConstraintDirichletBoundaryCondition.h.
#include <ConstraintDirichletBoundaryCondition.h>
Public Attributes | |
| std::string | constraint_type |
| std::string | constraining_process_variable |
| double | constraint_threshold |
| std::string | constraint_direction |
| std::string | parameter_name |
| std::string ProcessLib::ConstraintDirichletBoundaryConditionConfig::constraining_process_variable |
Definition at line 117 of file ConstraintDirichletBoundaryCondition.h.
Referenced by ProcessLib::createConstraintDirichletBoundaryCondition().
| std::string ProcessLib::ConstraintDirichletBoundaryConditionConfig::constraint_direction |
Definition at line 119 of file ConstraintDirichletBoundaryCondition.h.
Referenced by ProcessLib::createConstraintDirichletBoundaryCondition().
| double ProcessLib::ConstraintDirichletBoundaryConditionConfig::constraint_threshold |
Definition at line 118 of file ConstraintDirichletBoundaryCondition.h.
Referenced by ProcessLib::createConstraintDirichletBoundaryCondition().
| std::string ProcessLib::ConstraintDirichletBoundaryConditionConfig::constraint_type |
Definition at line 116 of file ConstraintDirichletBoundaryCondition.h.
Referenced by ProcessLib::createConstraintDirichletBoundaryCondition().
| std::string ProcessLib::ConstraintDirichletBoundaryConditionConfig::parameter_name |
Definition at line 120 of file ConstraintDirichletBoundaryCondition.h.
Referenced by ProcessLib::createConstraintDirichletBoundaryCondition().