16#ifndef vtkUniformGridAMR_h
17#define vtkUniformGridAMR_h
19#include "vtkCommonDataModelModule.h"
22VTK_ABI_NAMESPACE_BEGIN
53 virtual void Initialize(
int numLevels,
const int* blocksPerLevel);
99 using Superclass::GetDataSet;
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