11 #ifndef vtkStructuredNeighbor_h
12 #define vtkStructuredNeighbor_h
14 #include "vtkFiltersGeometryModule.h"
17 VTK_ABI_NAMESPACE_BEGIN
96 for (
int i = 0; i < 6; ++i)
114 virtual void ComputeSendAndReceiveExtent(
int gridRealExtent[6],
int gridGhostedExtent[6],
115 int neiRealExtent[6],
int WholeExtent[6],
int N);
119 VTK_ABI_NAMESPACE_END
vtkStructuredNeighbor & operator=(const vtkStructuredNeighbor &N)
Overload assignment operator.
vtkStructuredNeighbor(const vtkStructuredNeighbor &N)
Copy constructor.
An internal, light-weight class used to store neighbor information.