21#ifndef vtkUniformGridAMR_h
22#define vtkUniformGridAMR_h
24#include "vtkCommonDataModelModule.h"
55 virtual void Initialize(
int numLevels,
const int* blocksPerLevel);
107 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
abstract superclass for composite (multi-block or AMR) datasets
general representation of visualization data
a simple class to control print indentation
#define VTK_UNIFORM_GRID_AMR