AMROC Main     Blockstructured Adaptive Mesh Refinement in object-oriented C++


Main Page   Class Hierarchy   Compound List   File List  

GridUnitList.h File Reference

GridUnitList implements a linked list of GridUnits. More...

#include "DAGHDefaults.h"
#include "BBoxList.h"
#include "GridUnit.h"
#include "BucketType.h"
#include "ObjectCounter.h"

Include dependency graph for GridUnitList.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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< GridUnitBucket_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)


Detailed Description

GridUnitList implements a linked list of GridUnits.

Author:
Manish Parashar

Definition in file GridUnitList.h.


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



AMROC Main      Home      Contact
last update: 06/01/04