Line
Methodsβ
ποΈ EquidistanceInPoint
This function returns the equidistance points strictly inside an edge.
ποΈ EquidistancePoint
This function returns the equidistance points on edge.
ποΈ InterpolationPoint
This routine returns the interplation points on the line.
ποΈ LagrangeCoeff
Interface 1
ποΈ LagrangeDOF
Returns the total number of degree of freedom for a lagrange polynomial on Line.
ποΈ LagrangeDOF_Point
Returns the total number of degree of freedom for a lagrange polynomial on a point of Line.
ποΈ LagrangeDegree
Returns the degree of monomials for Lagrange polynomials.
ποΈ LagrangeEvalAll
Evaluate Lagrangepolynomials at single point or several points.
ποΈ LagrangeInDOF
Returns the total number of degree of freedom for a lagrange polynomial on an edge of a Line.
ποΈ QuadraturePoint
This routine returns the quadrature points on the line.