Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
VerdictWrapper.hpp File Reference
#include <map>
+ Include dependency graph for VerdictWrapper.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  moab::VerdictWrapper

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


Enumerations

enum  moab::QualityType {
  moab::MB_UNDEFINED_QUALITY = -1, moab::MB_EDGE_RATIO = 0, moab::MB_MAX_EDGE_RATIO, moab::MB_SKEW,
  moab::MB_TAPER, moab::MB_VOLUME, moab::MB_STRETCH, moab::MB_DIAGONAL,
  moab::MB_DIMENSION, moab::MB_ODDY, moab::MB_MED_ASPECT_FROBENIUS, moab::MB_MAX_ASPECT_FROBENIUS,
  moab::MB_CONDITION, moab::MB_JACOBIAN, moab::MB_SCALED_JACOBIAN, moab::MB_SHEAR,
  moab::MB_SHAPE, moab::MB_RELATIVE_SIZE_SQUARED, moab::MB_SHAPE_AND_SIZE, moab::MB_SHEAR_AND_SIZE,
  moab::MB_DISTORTION, moab::MB_LENGTH, moab::MB_RADIUS_RATIO, moab::MB_ASPECT_BETA,
  moab::MB_ASPECT_RATIO, moab::MB_ASPECT_GAMMA, moab::MB_MINIMUM_ANGLE, moab::MB_COLLAPSE_RATIO,
  moab::MB_WARPAGE, moab::MB_AREA, moab::MB_MAXIMUM_ANGLE, moab::MB_QUALITY_COUNT
}

Functions

std::string moab::QualityType_ToString (QualityType qtype)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines