Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include "DAGHDefaults.h"
#include "BBoxList.h"
#include "GridUnit.h"
#include "BucketType.h"
#include "ObjectCounter.h"
Include dependency graph for GridUnitList.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | GridUnitList |
Class GridUnitList implements a linked list of GridUnits. More... | |
Defines | |
#define | GridUnitListNULL ((GridUnitList *) NULL) |
Typedefs | |
typedef Bucket< GridUnit > | Bucket_GridUnit |
Functions | |
ostream & | operator<< (ostream &os, const GridUnitList &gul) |
ofstream & | operator<< (ofstream &ofs, const GridUnitList &gul) |
ifstream & | operator>> (ifstream &ifs, GridUnitList &gul) |
strstream & | operator<< (strstream &ofs, const GridUnitList &gul) |
strstream & | operator>> (strstream &ifs, GridUnitList &gul) |
Definition in file GridUnitList.h.
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04