#include "GmshUtil.hpp"
Go to the source code of this file.
Namespaces | |
moab | |
Class representing axis-aligned bounding box. | |
Macros | |
#define | TWENTYEIGHT_ZEROS |
Variables | |
const int | moab::hex_27_node_order [] |
const int | moab::tet_10_node_order [] = { 0, 1, 2, 3, 4, 5, 6, 7, 9, 8 } |
const int | moab::pri_15_node_order [] |
const int | moab::pyr_13_node_order [] |
const int | moab::MAX_NODES = 28 |
const int | moab::mb_to_gmsh_type [][MAX_NODES] |
#define TWENTYEIGHT_ZEROS |
Definition at line 81 of file GmshUtil.cpp.