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


Main Page   Class Hierarchy   Compound List   File List  

GridBoxList.h File Reference

GridBoxList implements a linked list of GridBox. More...

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

Include dependency graph for GridBoxList.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  GridBoxList
 Class GridBoxList implements a linked list of GridBox. More...


Defines

#define GridBoxListNULL   ((GridBoxList *) NULL)

Typedefs

typedef Bucket< GridBoxBucket_GridBox

Functions

ostream & operator<< (ostream &os, const GridBoxList &gbl)
 Overloaded output operator.

ofstream & operator<< (ofstream &ofs, const GridBoxList &gbl)
strstream & operator<< (strstream &ofs, const GridBoxList &gbl)
ifstream & operator>> (ifstream &ifs, GridBoxList &gbl)
 Overloaded binary input operator.

strstream & operator>> (strstream &ifs, GridBoxList &gbl)


Detailed Description

GridBoxList implements a linked list of GridBox.

Author:
Manish Parashar, Ralf Deiterding (minor changes)

Definition in file GridBoxList.h.


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



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