OGS
ProcessLib::BoundaryConditionConfig Struct Referencefinal

Detailed Description

Definition at line 18 of file BoundaryConditionConfig.h.

#include <BoundaryConditionConfig.h>

Collaboration diagram for ProcessLib::BoundaryConditionConfig:
[legend]

Public Attributes

BaseLib::ConfigTree config
 
MeshLib::Mesh const & boundary_mesh
 
std::optional< int > const component_id
 
bool compensate_non_equilibrium_initial_residuum = false
 

Member Data Documentation

◆ boundary_mesh

MeshLib::Mesh const& ProcessLib::BoundaryConditionConfig::boundary_mesh

Definition at line 21 of file BoundaryConditionConfig.h.

Referenced by ProcessLib::createBoundaryCondition().

◆ compensate_non_equilibrium_initial_residuum

bool ProcessLib::BoundaryConditionConfig::compensate_non_equilibrium_initial_residuum = false

Definition at line 23 of file BoundaryConditionConfig.h.

Referenced by ProcessLib::createReleaseNodalForce().

◆ component_id

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

Definition at line 22 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: