25#ifndef vtkUniformGridAMR_h
26#define vtkUniformGridAMR_h
28#include "vtkCommonDataModelModule.h"
61 virtual void Initialize(
int numLevels,
const int* blocksPerLevel);
129 void GetLevelAndIndex(
const unsigned int compositeIdx,
unsigned int& level,
unsigned int& idx);
container of vtkUniformGrid for an AMR data set
superclass for composite data iterators
virtual vtkDataObject * GetDataSet(vtkCompositeDataIterator *iter)=0
Returns the dataset located at the position pointed by the iterator.
a simple class to control print indentation
#define VTK_UNIFORM_GRID_AMR