VTK  9.0.1
Classes | Macros | Functions
vtkMPIPixelTT.h File Reference
#include "vtkMPI.h"
#include "vtkType.h"
Include dependency graph for vtkMPIPixelTT.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkMPIPixelTT< T >
 

Macros

#define vtkMPIPixelTTMacro1(_ctype)
 

Functions

 vtkMPIPixelTTMacro1 (void)
 
 vtkMPIPixelTTMacro1 (char)
 
 vtkMPIPixelTTMacro1 (signed char)
 
 vtkMPIPixelTTMacro1 (unsigned char)
 
 vtkMPIPixelTTMacro1 (short)
 
 vtkMPIPixelTTMacro1 (int)
 
 vtkMPIPixelTTMacro1 (long)
 
 vtkMPIPixelTTMacro1 (float)
 
 vtkMPIPixelTTMacro1 (double)
 
 vtkMPIPixelTTMacro1 (unsigned long long)
 

Macro Definition Documentation

◆ vtkMPIPixelTTMacro1

#define vtkMPIPixelTTMacro1 (   _ctype)
Value:
template <> \
{ \
public: \
static MPI_Datatype MPIType; \
static int VTKType; \
}

Definition at line 27 of file vtkMPIPixelTT.h.

Function Documentation

◆ vtkMPIPixelTTMacro1() [1/10]

vtkMPIPixelTTMacro1 ( void  )

◆ vtkMPIPixelTTMacro1() [2/10]

vtkMPIPixelTTMacro1 ( char  )

◆ vtkMPIPixelTTMacro1() [3/10]

vtkMPIPixelTTMacro1 ( signed  char)

◆ vtkMPIPixelTTMacro1() [4/10]

vtkMPIPixelTTMacro1 ( unsigned  char)

◆ vtkMPIPixelTTMacro1() [5/10]

vtkMPIPixelTTMacro1 ( short  )

◆ vtkMPIPixelTTMacro1() [6/10]

vtkMPIPixelTTMacro1 ( int  )

◆ vtkMPIPixelTTMacro1() [7/10]

vtkMPIPixelTTMacro1 ( long  )

◆ vtkMPIPixelTTMacro1() [8/10]

vtkMPIPixelTTMacro1 ( float  )

◆ vtkMPIPixelTTMacro1() [9/10]

vtkMPIPixelTTMacro1 ( double  )

◆ vtkMPIPixelTTMacro1() [10/10]

vtkMPIPixelTTMacro1 ( unsigned long  long)