Body forces elements.
More...
#include <users_modules/basic_finite_elements/src/BodyForce.hpp>
|
std::map< int, Block_BodyForces > | mapData |
|
Body forces elements.
- Examples
- elasticity.cpp.
Definition at line 12 of file BodyForce.hpp.
◆ BodyForceConstantField()
◆ addBlock()
MoFEMErrorCode BodyForceConstantField::addBlock |
( |
const std::string |
field_name, |
|
|
Vec |
F, |
|
|
int |
ms_id |
|
) |
| |
|
inline |
Definition at line 94 of file BodyForce.hpp.
95 const CubitMeshSets *cubit_meshset_ptr;
96 MeshsetsManager *mmanager_ptr;
101 CHKERR cubit_meshset_ptr->getAttributeDataStructure(
mapData[ms_id]);
◆ getLoopFe()
◆ fe
◆ mapData
std::map<int, Block_BodyForces> BodyForceConstantField::mapData |
|
private |
◆ mField
The documentation for this struct was generated from the following file:
MoFEM::Interface & mField
std::map< int, Block_BodyForces > mapData