VTK  9.2.6
vtkMPIPixelView.h File Reference
#include "vtkMPI.h"
#include "vtkMPIPixelTT.h"
#include "vtkPixelExtent.h"
#include <iostream>
Include dependency graph for vtkMPIPixelView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
int vtkMPIPixelViewNew (const vtkPixelExtent &domain, const vtkPixelExtent &decomp, int nComps, MPI_Datatype &view)
 

Function Documentation

◆ vtkMPIPixelViewNew()

template<typename T >
int vtkMPIPixelViewNew ( const vtkPixelExtent & domain,
const vtkPixelExtent & decomp,
int nComps,
MPI_Datatype & view )

Definition at line 30 of file vtkMPIPixelView.h.