moab
ParallelComm.hpp File Reference
#include "moab/Forward.hpp"
#include "moab/Interface.hpp"
#include "moab/Range.hpp"
#include "moab/ProcConfig.hpp"
#include <map>
#include <set>
#include <vector>
#include <iostream>
#include <fstream>
#include <assert.h>
#include <stdlib.h>
#include "math.h"
#include "moab/TupleList.hpp"

Go to the source code of this file.

Classes

class  moab::ParallelComm
 Parallel communications in MOAB. More...
class  moab::ParallelComm::Buffer
struct  moab::ParallelComm::SharedEntityData

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


Defines

#define MAX_SHARING_PROCS   64
#define DEBUG_BUFFER   0

Typedefs

typedef RangeMap< EntityHandle,
EntityHandle, 0 > 
moab::HandleMap

Define Documentation

#define DEBUG_BUFFER   0

Definition at line 1440 of file ParallelComm.hpp.

#define MAX_SHARING_PROCS   64

Definition at line 44 of file ParallelComm.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines