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


Main Page   Class Hierarchy   Compound List   File List  

GridData2.h File Reference

Regular data on a single grid. More...

#include "DAGHParams.h"
#include "GridDataParams.h"
#include "BBox.h"
#include "Coords.h"
#include "PackedGridDataBucket.h"
#include "IndexGridData2.h"
#include "GDIterator.h"
#include "GridData2.c"

Include dependency graph for GridData2.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  GridData
 Regular data on a single grid. More...


Functions

template<class Type> Coords lower (GridData< Type > &gd)
template<class Type> Coords upper (GridData< Type > &gd)
template<class Type> Coords extents (GridData< Type > &gd)
template<class Type> int lower (GridData< Type > &gd, const int i)
template<class Type> int upper (GridData< Type > &gd, const int i)
template<class Type> int extents (GridData< Type > &gd, const int i)
template<class Type> BBox bbox (GridData< Type > &gd)
template<class Type> int size (GridData< Type > &gd)
template<class Type> Coords stepsize (GridData< Type > &gd)


Detailed Description

Regular data on a single grid.

Author:
Manish Parashar

Definition in file GridData2.h.


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



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