27Array2D<int> Poly_1D::binom;
A 2D linear element on triangle with nodes at the vertices of the triangle.
A 3D linear element on a tetrahedron with nodes at the vertices of the tetrahedron.
A linear element defined on a square pyramid.
A linear element defined on a triangular prism.
Class for computing 1D special polynomials and their associated basis functions.
MFEM_EXPORT class Linear3DFiniteElement TetrahedronFE
MFEM_EXPORT class LinearWedgeFiniteElement WedgeFE
class LinearPyramidFiniteElement PyramidFE
MFEM_EXPORT Linear2DFiniteElement TriangleFE