OGS
VariableDependentNeumannBoundaryCondition.h File Reference
Include dependency graph for VariableDependentNeumannBoundaryCondition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ProcessLib

Typedefs

using ProcessLib::VariableDependentNeumannBoundaryCondition

Functions

VariableDependentNeumannConfig ProcessLib::parseVariableDependentNeumannBoundaryCondition (BaseLib::ConfigTree const &config)
std::unique_ptr< VariableDependentNeumannBoundaryConditionProcessLib::createVariableDependentNeumannBoundaryCondition (VariableDependentNeumannConfig const &coefficients, MeshLib::Mesh const &bc_mesh, NumLib::LocalToGlobalIndexMap const &dof_table, int const variable_id, int const component_id, unsigned const integration_order, unsigned const shapefunction_order, unsigned const global_dim, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const &parameters)