24 #ifndef VTKAMRDATASETCACHE_H_
25 #define VTKAMRDATASETCACHE_H_
47 void InsertAMRBlockPointData(
54 void InsertAMRBlockCellData(
63 int compositeIdx,
const char *dataName );
71 int compositeIdx,
const char *dataName );
80 bool HasAMRBlockCellData(
int compositeIdx,
const char *
name);
84 bool HasAMRBlockPointData(
int compositeIdx,
const char *
name);
88 bool HasAMRBlock(
const int compositeIdx );
abstract base class for most VTK objects
std::map< int, vtkUniformGrid * > AMRCacheType
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
abstract superclass for arrays of numeric data