Skip to main content

37 docs tagged with "basis"

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.

BasisOpt

BasisOpt_ contains the option for basis functions.

FiniteElement

FiniteElement_ class is defined for handling finite element shape functions.

Kdtree2

Kdtree2 is k-d tree implementation by Matthew B. Kennel. The original paper is available at arXiv.

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.