VTK  9.5.20251126
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
 

Typedef Documentation

◆ vtkConstantArray

template<typename Type>
using vtkConstantArray
Initial value:
A read only array class that wraps an implicit function from integers to any value type supported by ...
@ VTK_CONSTANT_ARRAY
Definition vtkType.h:93

Definition at line 32 of file vtkGenerateProcessIds.h.