Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include "DAGHParams.h"
#include "DAGHDefaults.h"
#include "DAGHDistribution.h"
#include "List.h"
#include "GridUnitList.h"
#include "GridBoxList.h"
#include "BBoxList.h"
#include "DCoords.h"
#include "CommServer.h"
#include "CommIOServer.h"
#include "GridFunctionVoid.h"
#include "AllocError.h"
Include dependency graph for GridHierarchy.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | GridHierarchy |
GridHierarchy stores the hierarchical structure on an adaptive application. More... | |
Defines | |
#define | DAGHChkPtTagNameSize (256) |
Functions | |
double | toWorld (struct dimspec const &ds, const int lc) |
double | toWorld (struct dimspec const &ds, const int lc, const int step) |
double | toWorldLower (struct dimspec const &ds, const int lc, const int step, const int olap) |
double | toWorldUpper (struct dimspec const &ds, const int lc, const int step, const int olap) |
int | toLocal (struct dimspec const &ds, double const wc) |
void | DAGHIO_EndIOPingFunction (GridHierarchy &GH) |
ostream & | operator<< (ostream &, const GridHierarchy &) |
ostream & | operator<< (ostream &, const struct dimspecs &) |
ostream & | operator<< (ostream &, const struct MergedGridUnit &) |
ofstream & | operator<< (ofstream &, const GridHierarchy &) |
ifstream & | operator>> (ifstream &, GridHierarchy &) |
strstream & | operator<< (strstream &, const GridHierarchy &) |
strstream & | operator>> (strstream &, GridHierarchy &) |
Definition in file GridHierarchy.h.
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04