Skip to main content

34 docs tagged with "Polynomials"

View all tags

AbstractOneDimFE

AbstractOneDimFE_ is an abstract data type that provides a base for one-dimensional finite elements.

AbstractOrthopol1D

AbstractOrthopol1D is an abstract class for orthogonal polynomials in one dimension.

FiniteElement

FiniteElement_ class is defined for handling finite element shape functions.

LagrangeOneDimFE

LagrangeOneDimFE is a class for one-dimensional Lagrange finite elements.

MultiIndices

MultiIndices is characterized by two parameters $d$ and $n$.

Polynomial Factory

PolynomialFactory is a module which contains all the modules related to the polynomial implementation in easifem.

Quadrangle

This module contains useful routines for creating polynomials on triangles.

Tetrahedron

This module contains routines related to the interpolation over tetrahedron.