VTK  9.3.20240418
Functions
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 19 of file vtkMPIPixelView.h.