![]() |
OGS
|
|
Definition at line 15 of file RobinBoundaryCondition.h.
#include <RobinBoundaryCondition.h>
Public Attributes | |
| std::string | alpha_name |
| std::string | u_0_name |
| std::optional< std::string > | area_parameter_name |
| std::string ProcessLib::RobinBoundaryConditionConfig::alpha_name |
Definition at line 17 of file RobinBoundaryCondition.h.
Referenced by ProcessLib::createRobinBoundaryCondition().
| std::optional<std::string> ProcessLib::RobinBoundaryConditionConfig::area_parameter_name |
Definition at line 19 of file RobinBoundaryCondition.h.
Referenced by ProcessLib::createRobinBoundaryCondition().
| std::string ProcessLib::RobinBoundaryConditionConfig::u_0_name |
Definition at line 18 of file RobinBoundaryCondition.h.
Referenced by ProcessLib::createRobinBoundaryCondition().