Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include "DAGHParams.h"
#include "GridDataParams.h"
#include "BBox.h"
#include "Coords.h"
#include "PackedGridDataBucket.h"
#include "IndexGridData1.h"
#include "GDIterator.h"
#include "GridData1.c"
Include dependency graph for GridData1.h:
This graph shows which files directly or indirectly include this file:
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) |
Definition in file GridData1.h.
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04