moab
|
#include "GmshUtil.hpp"
Go to the source code of this file.
Namespaces | |
namespace | moab |
Class representing axis-aligned bounding box. | |
Defines | |
#define | TWENTYEIGHT_ZEROS { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} |
Variables | |
const int | moab::hex_27_node_order [] |
const int | moab::tet_10_node_order [] |
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 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} |
Definition at line 86 of file GmshUtil.cpp.