24 #ifndef VTKSTRUCTUREDNEIGHBOR_H_
25 #define VTKSTRUCTUREDNEIGHBOR_H_
98 for(
int i=0; i < 6; ++i )
114 virtual void ComputeSendAndReceiveExtent(
115 int gridRealExtent[6],
int gridGhostedExtent[6],
int neiRealExtent[6],
116 int WholeExtent[6],
const int N);
vtkStructuredNeighbor & operator=(const vtkStructuredNeighbor &N)
vtkStructuredNeighbor(const vtkStructuredNeighbor &N)
#define VTKFILTERSGEOMETRY_EXPORT