![]() |
OGS
|
|
#include <memory>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | MeshLib |
| namespace | NumLib |
| namespace | ParameterLib |
| namespace | ProcessLib |
Functions | |
| std::string | ProcessLib::parseReleaseNodalForce (BoundaryConditionConfig const &bc_config) |
| std::unique_ptr< BoundaryCondition > | ProcessLib::createReleaseNodalForce (unsigned const global_dim, int const variable_id, std::string const &decay_parameter_name, BoundaryConditionConfig const &bc_config, MeshLib::Mesh const &bc_mesh, NumLib::LocalToGlobalIndexMap const &dof_table_bulk, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const ¶meters) |