![]() |
v0.15.0 |
Go to the source code of this file.
Classes | |
| struct | MoFEM::DataOperator |
| base operator to do operations at Gauss Pt. level More... | |
| struct | MoFEM::OpSetInvJacH1 |
| Transform local reference derivatives of shape function to global derivatives. More... | |
| struct | MoFEM::OpSetInvJacHdivAndHcurl |
| brief Transform local reference derivatives of shape function to global derivatives More... | |
| struct | MoFEM::OpSetContravariantPiolaTransform |
| apply contravariant (Piola) transfer to Hdiv space More... | |
| struct | MoFEM::OpSetCovariantPiolaTransform |
| apply covariant transfer to Hcurl space More... | |
| struct | MoFEM::OpGetDataAndGradient< RANK, DIM > |
| Get field values and gradients at Gauss points. More... | |
| struct | MoFEM::OpGetCoordsAndNormalsOnPrism |
| calculate normals at Gauss points of triangle element More... | |
| struct | MoFEM::OpSetContravariantPiolaTransformOnFace |
| transform Hdiv base fluxes from reference element to physical triangle More... | |
| struct | MoFEM::OpSetCovariantPiolaTransformOnFace |
| transform Hcurl base fluxes from reference element to physical triangle More... | |
| struct | MoFEM::OpGetHOTangentOnEdge |
| Calculate tangent vector on edge form HO geometry approximation. More... | |
| struct | MoFEM::OpSetCovariantPiolaTransformOnEdge |
| transform Hcurl base fluxes from reference element to physical edge More... | |
Namespaces | |
| namespace | MoFEM |
| implementation of Data Operators for Forces and Sources | |
Number of structures preforming operations on integration points.
For example:
Definition in file DataOperators.hpp.