OGS
|
Enum ParentDataType to string translations.
Definition in file MeshPropertyDataType.cpp.
#include "MeshPropertyDataType.h"
Go to the source code of this file.
Functions | |
std::string | ParentDataType2String (ParentDataType p) |
std::string ParentDataType2String | ( | ParentDataType | p | ) |
Definition at line 14 of file MeshPropertyDataType.cpp.
References EDGE_3, HEXAHEDRON, HEXAHEDRON_20, HEXAHEDRON_27, MIXED, POLYLINE, POLYVERTEX, PYRAMID, PYRAMID_13, QUADRILATERAL, QUADRILATERAL_8, QUADRILATERAL_9, TETRAHEDRON, TETRAHEDRON_10, TRIANGLE, TRIANGLE_6, WEDGE, WEDGE_15, and WEDGE_18.
Referenced by MeshLib::IO::write_xdmf().