|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   28 #ifndef vtkFieldDataSerializer_h 
   29 #define vtkFieldDataSerializer_h 
   32 #include "vtkParallelCoreModule.h"  
   78   static void SerializeTuples(
 
   87   static void SerializeSubExtent(
 
   95   static void DeSerializeToSubExtent(
 
  118     int subext[6], 
int gridExtent[6], 
vtkDataArray* inputDataArray);
 
  
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
stream used to pass data across processes using vtkMultiProcessController.
abstract base class for most VTK objects
abstract superclass for arrays of numeric data
represent and manipulate fields of data
a simple class to control print indentation
dynamic, self-adjusting array of int
list of point or cell ids
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a vtkAbstractArray subclass for strings