v0.14.0
All.cpp
Go to the documentation of this file.
1 #include "MoFEM.hpp"
2 
3 #include "impl/EntityRefine.cpp"
4 #include "impl/BaseFunction.cpp"
9 #include "impl/Hdiv.cpp"
10 #include "impl/Hcurl.cpp"
11 #include "impl/BernsteinBezier.cpp"
EdgePolynomialBase.cpp
Implementation of Ainsworth-Cole H1 base on edge.
JacobiPolynomial.cpp
MoFEM.hpp
TriPolynomialBase.cpp
Implementation of bases on triangle.
FlatPrismPolynomialBase.cpp
Implementation of Ainsworth-Cole H1 base on edge.
FatPrismPolynomialBase.cpp
Implementation of Ainsworth-Cole H1 base on edge.
HexPolynomialBase.cpp
Implementation of hierarchical bases on tetrahedral.
EntPolynomialBaseCtx.cpp
Implementation of Ainsworth-Cole H1 base on tetrahedral.
BernsteinBezier.cpp
Bernstein-Bezier polynomials for H1 space.
Projection10NodeCoordsOnField.cpp
Project displacements/coordinates from 10 node tetrahedra on hierarchical approximation base.
LegendrePolynomial.cpp
Implementation of base for Legendre polynomials.
BaseFunction.cpp
implementation of multi-grid solver for p- adaptivity
LobattoPolynomial.cpp
implementation of multi-grid solver for p- adaptivity
QuadPolynomialBase.cpp
Implementation of bases on a quad face.
Hdiv.cpp
Implementation of H-curl base.
TetPolynomialBase.cpp
Implementation of hierarchical bases on tetrahedral.
EntityRefine.cpp
EdgeQuadHexPolynomials.cpp
Implementation of hierarchical Edge, Quad, and Hex shape functions of type H1, Hcurl,...
Hcurl.cpp
Implementation of H-curl base.