Hexahedron
This module contains routine related to the interpolation over Hexahedron.
Methodsβ
ποΈ CellBasis
This function returns the cell basis for hexahedron element.
ποΈ EquidistanceInPoint
This subroutine returns the equidistance points in the Hexahedron.
ποΈ EquidistancePoint
This subroutine returns the equidistance points in the Hexahedron.
ποΈ FacetBasis
Returns the facet basis.
ποΈ InterpolationPoint
Returns interpolation points for lagrange polynomials on hexahedron.
ποΈ LagrangeCoeff
Returns the coefficients of Lagrange polynomials for monomial basis.
ποΈ LagrangeDOF
Returns the total number of degrees of freedom.
ποΈ LagrangeDegree
This subroutine returns the monomial degrees (basis) for lagrange polynomials.
ποΈ LagrangeInDOF
Returns the total number of degrees of freedom internal to hexahedron.
ποΈ QuadraturePoint
Returns quadrature points on hexahedron.
ποΈ VertexBasis
Returns the vertex basis.
ποΈ xEdgeBasis
Returns the basis on edges parallel to the x axis.
ποΈ xyFacetBasis
Returns the basis on facets parallel to the xy plane.
ποΈ xzFacetBasis
Returns the basis on facets which are parallel to xz-plane.
ποΈ yEdgeBasis
Returns the basis on edges parallel to the y axis.
ποΈ yzFacetBasis
Returns the facet bubble basis function on faces parallel to yz plane.
ποΈ zEdgeBasis
Returns the basis on edges parallel to the z axis.