MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Go to the source code of this file.
Namespaces | |
namespace | MBMesquite |
Implements the NonSmoothDescent class member functions. | |
Variables | |
const unsigned | MBMesquite::vtk_pixel_order [] = { 0, 1, 3, 2 } |
const unsigned | MBMesquite::vtk_voxel_order [] = { 0, 1, 3, 2, 4, 5, 7, 6 } |
const unsigned | MBMesquite::vtk_wedge_order [] |
const unsigned | MBMesquite::vtk_hex_order [] |
static const VtkTypeInfo | MBMesquite::typeInfoList [] |
const unsigned | MBMesquite::typeInfoListLen = sizeof( typeInfoList ) / sizeof( typeInfoList[0] ) |
const unsigned | MBMesquite::reverseIndexList [][3] |