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


Main Page   Class Hierarchy   Compound List   File List  

GridUnit.h File Reference

GridUnit represents the unit of distribution and load-balancing. More...

#include "DAGHParams.h"
#include "DAGHSfc.h"
#include "BBox.h"

Include dependency graph for GridUnit.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  GridUnit
 Class GridUnit implements a block with uniform workload of the computational Grid. More...


Defines

#define GridUnitNULL   ((GridUnit *) NULL)

Functions

ostream & operator<< (ostream &os, const GridUnit &gu)
ofstream & operator<< (ofstream &ofs, const GridUnit &gu)
ifstream & operator>> (ifstream &ifs, GridUnit &gu)
strstream & operator<< (strstream &ofs, const GridUnit &gu)
strstream & operator>> (strstream &ifs, GridUnit &gu)


Detailed Description

GridUnit represents the unit of distribution and load-balancing.

Author:
Manish Parashar

Definition in file GridUnit.h.


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



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