Lagrange
This module is a collection of methods which are useful for Lagrange Polynomials.
Methodsβ
ποΈ EquidistancePoint
Returns the equidistance points on 1D/2D/3D elements.
ποΈ InterpolationPoint
Get the interpolation point on 1D/2D/3D elements.
ποΈ LagrangeCoeff
Returns the coefficients of lagrange polynomial.
ποΈ LagrangeDOF
This routine returns the number of dof for lagrange polynomial.
ποΈ LagrangeDegree
This routine returns the degrees of monomials for lagrange polynomial.
ποΈ LagrangeInDOF
Returns the number of internal dofs for lagrange polynomial.
ποΈ LagrangeVandermonde
This routine returns the Vandermonde matrix.