v0.14.0 |
Mesh projection operators. More...
Go to the source code of this file.
Classes | |
struct | MoFEM::OpRunParent |
Operator to execute finite element instance on parent element. This operator is typically used to project field from parent to child, or vice versa. It enables to evaluate filed data of parent entity on chile entity integration points. More... | |
struct | MoFEM::OpAddParentEntData |
Operator to project base functions from parent entity to child. More... | |
struct | MoFEM::ParentFiniteElementAdjacencyFunction< DIM > |
Create adjacency to parent elements. More... | |
struct | MoFEM::ParentFiniteElementAdjacencyFunctionSkeleton< DIM > |
Create adjacency to parent skeleton elements. More... | |
Namespaces | |
MoFEM | |
implementation of Data Operators for Forces and Sources | |
Mesh projection operators.
Definition in file MeshProjectionDataOperators.hpp.