Chombo + EB  3.2
Classes | Macros | Functions
EBGraph.H File Reference
#include "REAL.H"
#include "SPMD.H"
#include "RefCountedPtr.H"
#include "IntVect.H"
#include "IntVectSet.H"
#include "RealVect.H"
#include "Interval.H"
#include "BaseFab.H"
#include "HDF5Portable.H"
#include "VolIndex.H"
#include "FaceIndex.H"
#include "IrregNode.H"
#include "GraphNode.H"
#include "FaceIterator.H"
#include "VoFIterator.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Include dependency graph for EBGraph.H:
This graph shows which files directly or indirectly include this file:

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...
 

Macros

#define _EBGRAPH_H_
 

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)
 

Macro Definition Documentation

◆ _EBGRAPH_H_

#define _EBGRAPH_H_

Function Documentation

◆ dataTypes()

template<>
void dataTypes ( Vector< hid_t > &  a_types,
const EBGraph a_dummySpecializationArg 
)

◆ dataSize()

template<>
void dataSize ( const EBGraph item,
Vector< int > &  a_sizes,
const Box box,
const Interval comps 
)

◆ write()

template<>
void write ( const EBGraph item,
Vector< void *> &  a_allocatedBuffers,
const Box box,
const Interval comps 
)

◆ read()

template<>
void read ( EBGraph item,
Vector< void *> &  a_allocatedBuffers,
const Box box,
const Interval comps 
)

◆ name()

template<>
const char* name ( const EBGraph a_dummySpecializationArg)