VTK  9.3.20240907
Classes | Typedefs
vtkGenerateProcessIds.h File Reference
#include "vtkDataSetAlgorithm.h"
#include "vtkFiltersParallelModule.h"
#include "vtkSmartPointer.h"
#include "vtkWeakPointer.h"
Include dependency graph for vtkGenerateProcessIds.h:

Go to the source code of this file.

Classes

class  vtkGenerateProcessIds
 Sets ProcessIds attribute for PointData and/or CellData. More...
 

Typedefs

template<typename Type >
using vtkConstantArray = vtkImplicitArray< vtkConstantImplicitBackend< Type > >
 

Typedef Documentation

◆ vtkConstantArray

template<typename Type >
using vtkConstantArray = vtkImplicitArray<vtkConstantImplicitBackend<Type> >

Definition at line 32 of file vtkGenerateProcessIds.h.