moab
SharedSetData.hpp File Reference
#include "moab/Types.hpp"
#include "moab/RangeMap.hpp"
#include <map>
#include <set>
#include <vector>

Go to the source code of this file.

Classes

class  moab::SharedSetData
 ParallelComm data about shared entity sets. More...
struct  moab::SharedSetData::SharedSetTagData
 per-set tag data More...
struct  moab::SharedSetData::less_vect

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


Defines

#define STRINGIFY_(X)   #X
#define STRINGIFY(X)   STRINGIFY_(X)

Detailed Description

Author:
Jason Kraftcheck
Date:
2011-06-23

Definition in file SharedSetData.hpp.


Define Documentation

#define STRINGIFY (   X)    STRINGIFY_(X)

Definition at line 13 of file SharedSetData.hpp.

#define STRINGIFY_ (   X)    #X

Definition at line 12 of file SharedSetData.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines