amroc/hds/GridData1.h File Reference

Regular data on a single grid. More...

#include "DAGHParams.h"
#include "BBox.h"
#include "Coords.h"
#include "PackedGridDataBucket.h"
#include "IndexGridData1.h"
#include "generic.h"
#include <iosfwd>
#include <iostream>
#include <fstream>
#include <sstream>
#include <cstdlib>
#include <cassert>

Go to the source code of this file.

Classes

class  GridData< Type, 1 >
 Regular data on a single grid. More...

Functions

template<class Type >
std::ostream & operator<< (std::ostream &, const GridData< Type, 1 > &)
template<class Type >
std::ofstream & operator<< (std::ofstream &, const GridData< Type, 1 > &)
template<class Type >
std::ifstream & operator>> (std::ifstream &, GridData< Type, 1 > &)
template<class Type >
std::stringstream & operator<< (std::stringstream &, const GridData< Type, 1 > &)
template<class Type >
std::stringstream & operator>> (std::stringstream &, GridData< Type, 1 > &)
template<class Type , int dim>
Coords lower (GridData< Type, 1 > &gd)
template<class Type , int dim>
Coords upper (GridData< Type, 1 > &gd)
template<class Type , int dim>
Coords extents (GridData< Type, 1 > &gd)
template<class Type , int dim>
int lower (GridData< Type, 1 > &gd, const int i)
template<class Type , int dim>
int upper (GridData< Type, 1 > &gd, const int i)
template<class Type , int dim>
int extents (GridData< Type, 1 > &gd, const int i)
template<class Type , int dim>
BBox bbox (GridData< Type, 1 > &gd)
template<class Type , int dim>
int size (GridData< Type, 1 > &gd)
template<class Type , int dim>
Coords stepsize (GridData< Type, 1 > &gd)

Detailed Description

Regular data on a single grid.

GridData<,1> specialization.

Author:
Manish Parashar

Function Documentation

template<class Type , int dim>
int extents ( GridData< Type, 1 > &  gd,
const int  i 
) [inline]
template<class Type , int dim>
Coords extents ( GridData< Type, 1 > &  gd  )  [inline]
template<class Type , int dim>
int lower ( GridData< Type, 1 > &  gd,
const int  i 
) [inline]
template<class Type , int dim>
Coords lower ( GridData< Type, 1 > &  gd  )  [inline]
template<class Type >
std::stringstream & operator<< ( std::stringstream &  ofs,
const GridData< Type, 1 > &  gd 
) [inline]
template<class Type >
std::ofstream & operator<< ( std::ofstream &  ofs,
const GridData< Type, 1 > &  gd 
) [inline]
template<class Type >
std::ostream & operator<< ( std::ostream &  os,
const GridData< Type, 1 > &  gd 
) [inline]
template<class Type >
std::stringstream & operator>> ( std::stringstream &  ifs,
GridData< Type, 1 > &  gd 
) [inline]
template<class Type >
std::ifstream & operator>> ( std::ifstream &  ifs,
GridData< Type, 1 > &  gd 
) [inline]
template<class Type , int dim>
int size ( GridData< Type, 1 > &  gd  )  [inline]
template<class Type , int dim>
Coords stepsize ( GridData< Type, 1 > &  gd  )  [inline]
template<class Type , int dim>
int upper ( GridData< Type, 1 > &  gd,
const int  i 
) [inline]
template<class Type , int dim>
Coords upper ( GridData< Type, 1 > &  gd  )  [inline]
Generated on Thu Jun 30 02:19:00 2016 for AMROC's Hierachical Data Structures by  doxygen 1.6.3