118 std::cout <<
"ElementType not found!";
129 int elTypeId = elType;
146 return "EQuadrilateral";
174 return "EInterfacePoint";
178 return "EInterfaceLinear";
182 return "EInterfaceSurface";
186 return "ESubstructure";
194 return "EDiscontinuous";
198 return "EAgglomerate";
206 return "EInterfaceDisc = EInterface";
210 return "ElementType not found!";
std::string MElementType_Name(MElementType elType)
Returns the name of the element type.
#define DebugStop()
Returns a message to user put a breakpoint in.
int MElementType_NNodes(MElementType elType)
constant which defines the type of HDiv approximation space
MElementType
Define the element types.