OGS
ProcessLib::VariableDependentNeumannBoundaryConditionData Struct Reference

Detailed Description

#include <VariableDependentNeumannBoundaryConditionLocalAssembler.h>

Collaboration diagram for ProcessLib::VariableDependentNeumannBoundaryConditionData:
[legend]

Public Attributes

ParameterLib::Parameter< double > const & constant
 
ParameterLib::Parameter< double > const & coefficient_current_variable
 
ParameterLib::Parameter< double > const & coefficient_other_variable
 
ParameterLib::Parameter< double > const & coefficient_mixed_variables
 
std::unique_ptr< NumLib::LocalToGlobalIndexMapdof_table_boundary_other_variable
 

Member Data Documentation

◆ coefficient_current_variable

ParameterLib::Parameter<double> const& ProcessLib::VariableDependentNeumannBoundaryConditionData::coefficient_current_variable

◆ coefficient_mixed_variables

ParameterLib::Parameter<double> const& ProcessLib::VariableDependentNeumannBoundaryConditionData::coefficient_mixed_variables

◆ coefficient_other_variable

ParameterLib::Parameter<double> const& ProcessLib::VariableDependentNeumannBoundaryConditionData::coefficient_other_variable

◆ constant

ParameterLib::Parameter<double> const& ProcessLib::VariableDependentNeumannBoundaryConditionData::constant

◆ dof_table_boundary_other_variable

std::unique_ptr<NumLib::LocalToGlobalIndexMap> ProcessLib::VariableDependentNeumannBoundaryConditionData::dof_table_boundary_other_variable

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