warp.fem.space.shape#

API#

ConstantShapeFunction

Shape function that is constant over the element.

CubeNedelecFirstKindShapeFunctions

Nédélec first-kind (edge) shape functions on hexahedral elements for H(curl) spaces.

CubeNonConformingPolynomialShapeFunctions

Non-conforming polynomial shape functions on hexahedral elements using embedded tetrahedra.

CubeRaviartThomasShapeFunctions

Raviart-Thomas (face) shape functions on hexahedral elements for H(div) spaces.

CubeSerendipityShapeFunctions

Serendipity element: a tensor product space without interior nodes.

CubeShapeFunction

Base class for shape functions defined on hexahedral (cube) elements.

CubeTripolynomialShapeFunctions

Tripolynomial (tensor-product Lagrange) shape functions on hexahedral elements.

SquareBipolynomialShapeFunctions

Bipolynomial (tensor-product Lagrange) shape functions on quadrilateral elements.

SquareNedelecFirstKindShapeFunctions

Nédélec first-kind (edge) shape functions on quadrilateral elements for H(curl) spaces.

SquareNonConformingPolynomialShapeFunctions

Non-conforming polynomial shape functions on quadrilateral elements using embedded triangles.

SquareRaviartThomasShapeFunctions

Raviart-Thomas (face) shape functions on quadrilateral elements for H(div) spaces.

SquareSerendipityShapeFunctions

Serendipity element: a tensor product space without interior nodes.

SquareShapeFunction

Base class for shape functions defined on quadrilateral (square) elements.

TetrahedronNedelecFirstKindShapeFunctions

Nédélec first-kind (edge) shape functions on tetrahedral elements for H(curl) spaces.

TetrahedronNonConformingPolynomialShapeFunctions

Non-conforming polynomial shape functions on tetrahedral elements.

TetrahedronPolynomialShapeFunctions

Polynomial Lagrange shape functions on tetrahedral elements.

TetrahedronRaviartThomasShapeFunctions

Raviart-Thomas (face) shape functions on tetrahedral elements for H(div) spaces.

TetrahedronShapeFunction

Base class for shape functions defined on tetrahedral elements.

TriangleNedelecFirstKindShapeFunctions

Nédélec first-kind (edge) shape functions on triangular elements for H(curl) spaces.

TriangleNonConformingPolynomialShapeFunctions

Non-conforming polynomial shape functions on triangular elements.

TrianglePolynomialShapeFunctions

Polynomial Lagrange shape functions on triangular elements.

TriangleRaviartThomasShapeFunctions

Raviart-Thomas (face) shape functions on triangular elements for H(div) spaces.

TriangleShapeFunction

Base class for shape functions defined on triangular elements.