OGS
ProcessLib::RobinBoundaryConditionConfig Struct Reference

Detailed Description

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

Member Data Documentation

◆ alpha_name

std::string ProcessLib::RobinBoundaryConditionConfig::alpha_name

Definition at line 17 of file RobinBoundaryCondition.h.

Referenced by ProcessLib::createRobinBoundaryCondition().

◆ area_parameter_name

std::optional<std::string> ProcessLib::RobinBoundaryConditionConfig::area_parameter_name

Definition at line 19 of file RobinBoundaryCondition.h.

Referenced by ProcessLib::createRobinBoundaryCondition().

◆ u_0_name

std::string ProcessLib::RobinBoundaryConditionConfig::u_0_name

Definition at line 18 of file RobinBoundaryCondition.h.

Referenced by ProcessLib::createRobinBoundaryCondition().


The documentation for this struct was generated from the following file: