![]() |
OGS
|
Definition in file SolutionDependentDirichletBoundaryCondition.h.
#include "BoundaryCondition.h"
#include "NumLib/DOF/LocalToGlobalIndexMap.h"
#include "ParameterLib/MeshNodeParameter.h"
Go to the source code of this file.
Classes | |
class | ProcessLib::SolutionDependentDirichletBoundaryCondition |
Namespaces | |
namespace | ProcessLib |
Functions | |
std::unique_ptr< SolutionDependentDirichletBoundaryCondition > | ProcessLib::createSolutionDependentDirichletBoundaryCondition (BaseLib::ConfigTree const &config, MeshLib::Mesh const &bc_mesh, NumLib::LocalToGlobalIndexMap const &dof_table_bulk, int const variable_id, int const component_id, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const ¶meters) |