MOAB: Mesh Oriented datABase  (version 5.4.1)
IntxUtils.cpp File Reference
#include <cmath>
#include <cassert>
#include <iostream>
#include <sstream>
#include "moab/IntxMesh/IntxUtils.hpp"
#include "moab/MergeMesh.hpp"
#include "moab/ReadUtilIface.hpp"
#include "MBTagConventions.hpp"
#include <iomanip>
#include <queue>
#include <map>
+ Include dependency graph for IntxUtils.cpp:

Go to the source code of this file.

Classes

struct  moab::angleAndIndex

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


Defines

#define CHECKNEGATIVEAREA
#define CORRTAGNAME   "__correspondent"
#define MAXEDGES   10

Functions

bool moab::angleCompare (angleAndIndex lhs, angleAndIndex rhs)
static bool moab::verify (CartVect a, CartVect b, CartVect c, CartVect d, double x, double y, double z)

Define Documentation

Definition at line 26 of file IntxUtils.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines