v0.14.0 |
Go to the source code of this file.
Classes | |
struct | MoFEM::Projection10NodeCoordsOnField |
Projection of edge entities with one mid-node on hierarchical basis. More... | |
struct | MoFEM::ProjectionFieldOn10NodeTet |
Namespaces | |
MoFEM | |
implementation of Data Operators for Forces and Sources | |
FIXME: Move code to cpp file.
Project displacements/coordinates from 10 node tetrahedra on hierarchical approximation base.
This is example how to use MoFEM::DofMethod when some operator for each node need to be applied.
Definition in file Projection10NodeCoordsOnField.hpp.