31 #ifndef VTKAMRUTILITIES_H_
32 #define VTKAMRUTILITIES_H_
34 #include "vtkFiltersAMRModule.h"
35 #include "vtkObject.h"
41 class vtkMultiProcessController;
52 void PrintSelf(ostream& os, vtkIndent indent );
60 static void StripGhostLayers(
63 vtkMultiProcessController *myController=NULL);
74 static void DistributeProcessInformation(
vtkOverlappingAMR* amr, vtkMultiProcessController *myController, std::vector<int>& ProcessMap);
77 static void BlankCells(
vtkOverlappingAMR* amr, vtkMultiProcessController *myController);
86 static void CopyFieldsWithinRealExtent(
94 static void CopyFieldData(
95 vtkFieldData *
target, vtkIdType targetIdx,
96 vtkFieldData *
source, vtkIdType sourceIdx );
boost::graph_traits< vtkGraph * >::vertex_descriptor target(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
Encloses a rectangular region of voxel like cells.
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
hierarchical dataset of vtkUniformGrids