OGS
ProcessLib::BoundaryConditionConfig Struct Referencefinal

Detailed Description

Definition at line 11 of file BoundaryConditionConfig.h.

#include <BoundaryConditionConfig.h>

Collaboration diagram for ProcessLib::BoundaryConditionConfig:
[legend]

Public Attributes

BaseLib::ConfigTree config
std::vector< std::reference_wrapper< const MeshLib::Mesh > > boundary_meshes
std::optional< int > const component_id
bool compensate_non_equilibrium_initial_residuum = false

Member Data Documentation

◆ boundary_meshes

std::vector<std::reference_wrapper<const MeshLib::Mesh> > ProcessLib::BoundaryConditionConfig::boundary_meshes

Definition at line 14 of file BoundaryConditionConfig.h.

Referenced by ProcessLib::createBoundaryCondition().

◆ compensate_non_equilibrium_initial_residuum

bool ProcessLib::BoundaryConditionConfig::compensate_non_equilibrium_initial_residuum = false

◆ component_id

std::optional<int> const ProcessLib::BoundaryConditionConfig::component_id

Definition at line 15 of file BoundaryConditionConfig.h.

Referenced by ProcessLib::createBoundaryCondition().

◆ config

BaseLib::ConfigTree ProcessLib::BoundaryConditionConfig::config

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