amroc/hds/GridUnit.h File Reference

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

#include "DAGHParams.h"
#include "DAGHSfc.h"
#include "BBox.h"
#include <iosfwd>
#include <cstdlib>

Go to the source code of this file.

Classes

class  GridUnit
 Class GridUnit implements a block with uniform workload of the computational Grid. More...

Defines

#define GridUnitNULL   ((GridUnit *) 0)

Functions

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

Detailed Description

GridUnit represents the unit of distribution and load-balancing.

Author:
Manish Parashar

Define Documentation

#define GridUnitNULL   ((GridUnit *) 0)

Function Documentation

std::stringstream& operator<< ( std::stringstream &  ofs,
const GridUnit gu 
)

References GridUnitNULL.

std::ofstream& operator<< ( std::ofstream &  ofs,
const GridUnit gu 
)

References GridUnitNULL.

std::stringstream& operator>> ( std::stringstream &  ifs,
GridUnit gu 
)

References GridUnitNULL.

std::ifstream& operator>> ( std::ifstream &  ifs,
GridUnit gu 
)

References GridUnitNULL.

Generated on Thu Jun 30 02:19:00 2016 for AMROC's Hierachical Data Structures by  doxygen 1.6.3