amroc/hds/GridDataBlock.h File Reference

A single grid with a data used within GridFunction. More...

#include "DAGHParams.h"
#include "Coords.h"
#include "BBox.h"
#include "GridBox.h"
#include "GridBoxList.h"
#include "PackedGridDataBucket.h"
#include "GridTable.h"
#include "GridHierarchy.h"
#include "CommServer.h"
#include "GDBInteraction.h"
#include "GridFunctionVoid.h"
#include "GridData1.h"
#include "GridData2.h"
#include "GridData3.h"
#include <iosfwd>
#include "GridDataBlock.ipp"

Go to the source code of this file.

Classes

class  GridDataBlock< Type, dim >
 A single grid with data used within a GridFunction. More...

Functions

void gdbSetRanks (const int rank, const int align, short *ranks)
void gdbAlignBBox (const int, class BBox &, const int)
template<class Type , int dim>
std::ostream & operator<< (std::ostream &, const GridDataBlock< Type, dim > &)
template<class Type , int dim>
std::ofstream & operator<< (std::ofstream &, const GridDataBlock< Type, dim > &)
template<class Type , int dim>
std::ifstream & operator>> (std::ifstream &, GridDataBlock< Type, dim > &)
template<class Type , int dim>
std::stringstream & operator<< (std::stringstream &, const GridDataBlock< Type, dim > &)
template<class Type , int dim>
std::stringstream & operator>> (std::stringstream &, GridDataBlock< Type, dim > &)

Detailed Description

A single grid with a data used within GridFunction.

Author:
Ralf Deiterding, Manish Parashar

Function Documentation

void gdbSetRanks ( const int  rank,
const int  align,
short *  ranks 
)
template<class Type , int dim>
std::stringstream& operator<< ( std::stringstream &  ,
const GridDataBlock< Type, dim > &   
) [inline]
template<class Type , int dim>
std::ofstream& operator<< ( std::ofstream &  ,
const GridDataBlock< Type, dim > &   
) [inline]
template<class Type , int dim>
std::ostream& operator<< ( std::ostream &  ,
const GridDataBlock< Type, dim > &   
) [inline]
template<class Type , int dim>
std::stringstream& operator>> ( std::stringstream &  ,
GridDataBlock< Type, dim > &   
) [inline]
template<class Type , int dim>
std::ifstream& operator>> ( std::ifstream &  ,
GridDataBlock< Type, dim > &   
) [inline]
Generated on Thu Jun 30 02:19:00 2016 for AMROC's Hierachical Data Structures by  doxygen 1.6.3