Loading [MathJax]/extensions/tex2jax.js
Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ParallelData.cpp File Reference
#include "moab/ParallelData.hpp"
#include "moab/ParallelComm.hpp"
#include "MBParallelConventions.h"
#include "moab/Interface.hpp"
#include <map>
+ Include dependency graph for ParallelData.cpp:

Go to the source code of this file.

Namespaces

 moab
 Class representing axis-aligned bounding box.
 

Macros

#define CONTINUE
 

Macro Definition Documentation

◆ CONTINUE

#define CONTINUE
Value:
{ \ result = tmp_result; \ continue; \ }