VTK  9.5.20250705
Classes | Typedefs
vtkAMRInformation.h File Reference
#include "vtkAMRBox.h"
#include "vtkCommonDataModelModule.h"
#include "vtkDeprecation.h"
#include "vtkOverlappingAMRMetaData.h"
#include "vtkSmartPointer.h"
#include <vector>
Include dependency graph for vtkAMRInformation.h:

Go to the source code of this file.

Classes

class  vtkAMRInformation
 Meta data that describes the structure of an AMR data seit. More...
 

Typedefs

typedef std::vector< vtkAMRBoxvtkAMRBoxList
 

Typedef Documentation

◆ vtkAMRBoxList

typedef std::vector<vtkAMRBox> vtkAMRBoxList

Definition at line 34 of file vtkAMRInformation.h.