MOAB: Mesh Oriented datABase  (version 5.4.1)
TopologyInfo.cpp File Reference
#include "MsqError.hpp"
#include "TopologyInfo.hpp"
#include <cstring>
#include <cassert>
+ Include dependency graph for TopologyInfo.cpp:

Go to the source code of this file.

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Variables

const char MBMesquite::long_polygon_name [] = "Polygon"
const char MBMesquite::long_triangle_name [] = "Triangle"
const char MBMesquite::long_quadrilateral_name [] = "Quadrilateral"
const char MBMesquite::long_polyhedron_name [] = "Polyhedron"
const char MBMesquite::long_tetrahedron_name [] = "Tetrahedron"
const char MBMesquite::long_hexahedron_name [] = "Hexahedron"
const char MBMesquite::long_prism_name [] = "Prism"
const char MBMesquite::long_pyramid_name [] = "Pyramd"
const char MBMesquite::long_septahedron_name [] = "Septahedron"
const char MBMesquite::short_polygon_name [] = "Polygon"
const char MBMesquite::short_triangle_name [] = "Tri"
const char MBMesquite::short_quadrilateral_name [] = "Quad"
const char MBMesquite::short_polyhedron_name [] = "Polyhedron"
const char MBMesquite::short_tetrahedron_name [] = "Tet"
const char MBMesquite::short_hexahedron_name [] = "Hex"
const char MBMesquite::short_prism_name [] = "Pri"
const char MBMesquite::short_pyramid_name [] = "Pyr"
const char MBMesquite::short_septahedron_name [] = "Sept"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines