MOAB: Mesh Oriented datABase  (version 5.4.1)
SharedSetData.hpp File Reference
#include "moab/Types.hpp"
#include "moab/RangeMap.hpp"
#include <map>
#include <set>
#include <vector>
+ Include dependency graph for SharedSetData.hpp:
+ This graph shows which files directly or indirectly include this file:

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 )
#define STRINGIFY_ (   X)    #X

Definition at line 12 of file SharedSetData.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines