Class xlifepp::BCRTElement#
-
class BCRTElement : public xlifepp::ExtendedElement#
-
Inheritence diagram for xlifepp::BCRTElement:
Collaboration diagram for xlifepp::BCRTElement:
class describing a BC-RT element considered as an element defined on a triangle of the primal mesh in this interpretation, element has inner dofs and outer dofs
Public Members
-
std::vector<BCRTShapeFunction> shapeFunctions#
-
dofs numbers ordered as follows inner dofs “located” on triangle edges (3) outer dofs located on edges connected to vertex i (except triangle edges)
-
std::vector<BCRTShapeFunction> shapeFunctions#