49 its_name =
"Triangle";
57 its_name =
"Quadrilateral";
64 its_name =
"Tetrahedron";
72 its_name =
"Hexahedron";
93 #ifdef LIBMESH_ENABLE_INFINITE_ELEMENTS
98 its_name =
"Infinite Edge";
105 its_name =
"Infinite Quadrilateral";
113 its_name =
"Infinite Hexahedron";
120 its_name =
"Infinite Prism";
128 libmesh_error_msg(
"Undefined element type!");
136 libmesh_deprecated();
138 std::string its_name;
221 its_name =
"Prism 6";
227 its_name =
"Prism 8";
233 its_name =
"Pyramid 5";
239 its_name =
"Pyramid 13";
245 its_name =
"Pyramid 14";
251 #ifdef LIBMESH_ENABLE_INFINITE_ELEMENTS
255 its_name =
"Infinite Edge 2";
261 its_name =
"Infinite Quad 4";
267 its_name =
"Infinite Quad 6";
273 its_name =
"Infinite Hex 8";
279 its_name =
"Infinite Hex 16";
285 its_name =
"Infinite Hex 18";
291 its_name =
"Infinite Prism 6";
297 its_name =
"Infinite Prism 12";
306 libmesh_error_msg(
"Undefined element type!");
std::string name(const ElemType t)
std::string basic_name(const ElemType t)