AbstractRefElement
Abstract class for reference element for finite elements.
Abstract class for reference element for finite elements.
ReferenceElement data type is designed for handling the reference domain of finite elements.
Methods
ReferenceLine data type is a child of ReferenceElement. It defines the reference line element.
ReferencePoint is a data type to handle points finite elements.
ReferenceQuadrangle is a user-data type for quadrangle element.
ReferenceTriangle is a user-data type for triangular element.