Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include "GridHierarchy.h"
#include "IndexGridData1.h"
#include "IndexGridData2.h"
#include "IndexGridData3.h"
Include dependency graph for GridHierarchy.C:
Go to the source code of this file.
Defines | |
#define | power2(x) ((unsigned) 1 << (x)) |
Functions | |
ostream & | operator<< (ostream &os, const struct dimspec &ds) |
ostream & | operator<< (ostream &os, const struct MergedGridUnit &mgul) |
ostream & | operator<< (ostream &os, const GridHierarchy &gh) |
ofstream & | operator<< (ofstream &ofs, const GridHierarchy &gh) |
ifstream & | operator>> (ifstream &ifs, GridHierarchy &gh) |
strstream & | operator<< (strstream &ofs, const GridHierarchy &gh) |
strstream & | operator>> (strstream &ifs, GridHierarchy &gh) |
Variables | |
DAGHIO_WriteFunc | DAGHIO_Write [(5)] |
DAGHIO_ReadFunc | DAGHIO_Read [(5)] |
Definition in file GridHierarchy.C.
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04