#include <iostream>
#include <sstream>
#include <fstream>
#include <map>
#include <ctime>
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include "moab/Core.hpp"
#include "moab/Interface.hpp"
#include "moab/Range.hpp"
#include "moab/CartVect.hpp"
#include "moab/IntxMesh/IntxUtils.hpp"
Go to the source code of this file.
|
| moab |
| Class representing axis-aligned bounding box.
|
|
◆ CORRTAGNAME
#define CORRTAGNAME "__correspondent" |
◆ ERRORR
#define ERRORR |
( |
|
rval, |
|
|
|
str |
|
) |
| |
Value:
{ \
std::cout << ( str ) << "\n"; \
return rval; \
}
Definition at line 35 of file Intx2Mesh.hpp.
◆ ERRORV
#define ERRORV |
( |
|
rval, |
|
|
|
str |
|
) |
| |
Value:
{ \
std::cout << ( str ) << "\n"; \
return; \
}
Definition at line 42 of file Intx2Mesh.hpp.
◆ MAXEDGES
◆ MAXEDGES2