#include "REAL.H"
#include "IntVect.H"
#include "IntVectSet.H"
#include "VolIndex.H"
#include "Interval.H"
#include "FaceIndex.H"
#include "RealVect.H"
#include "BaseFab.H"
#include "SPMD.H"
#include "IrregNode.H"
#include "GraphNode.H"
#include "RefCountedPtr.H"
#include "FaceIterator.H"
#include "VoFIterator.H"
#include <map>
#include "HDF5Portable.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Go to the source code of this file.
Classes | |
class | EBGraphImplem |
Geometric description within a box. More... | |
class | EBGraph |
Geometric description within a box. More... | |
Functions | |
template<> | |
void | dataTypes (Vector< hid_t > &a_types, const EBGraph &a_dummySpecializationArg) |
template<> | |
void | dataSize (const EBGraph &item, Vector< int > &a_sizes, const Box &box, const Interval &comps) |
template<> | |
void | write (const EBGraph &item, Vector< void * > &a_allocatedBuffers, const Box &box, const Interval &comps) |
template<> | |
void | read (EBGraph &item, Vector< void * > &a_allocatedBuffers, const Box &box, const Interval &comps) |
template<> | |
const char * | name (const EBGraph &a_dummySpecializationArg) |
void dataTypes | ( | Vector< hid_t > & | a_types, | |
const EBGraph & | a_dummySpecializationArg | |||
) | [inline] |
void dataSize | ( | const EBGraph & | item, | |
Vector< int > & | a_sizes, | |||
const Box & | box, | |||
const Interval & | comps | |||
) | [inline] |
void write | ( | const EBGraph & | item, | |
Vector< void * > & | a_allocatedBuffers, | |||
const Box & | box, | |||
const Interval & | comps | |||
) | [inline] |
void read | ( | EBGraph & | item, | |
Vector< void * > & | a_allocatedBuffers, | |||
const Box & | box, | |||
const Interval & | comps | |||
) | [inline] |
const char* name | ( | const EBGraph & | a_dummySpecializationArg | ) | [inline] |