|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   26 #ifndef vtkXdmf3Writer_h 
   27 #define vtkXdmf3Writer_h 
   29 #include "vtkIOXdmf3Module.h"  
   51   vtkSetStringMacro(FileName);
 
   52   vtkGetStringMacro(FileName);
 
   76   vtkSetMacro(LightDataLimit, 
unsigned int);
 
   77   vtkGetMacro(LightDataLimit, 
unsigned int);
 
   86   vtkSetMacro(WriteAllTimeSteps, 
bool);
 
   87   vtkGetMacro(WriteAllTimeSteps, 
bool);
 
   88   vtkBooleanMacro(WriteAllTimeSteps, 
bool);
 
  111   int CheckParametersInternal(
int NumberOfProcesses, 
int MyRank);
 
  112   virtual int CheckParameters();
 
  116   virtual int GlobalContinueExecuting(
int localContinueExecution);
 
  
vtkDataObject * OriginalInput
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only data object as output.
write eXtensible Data Model and Format files
void SetGhostLevel(int)
We never write out ghost cells.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
a simple class to control print indentation
static vtkDataObjectAlgorithm * New()
void SetInputData(vtkDataObject *)
Assign a data object as input.
dynamic, self-adjusting array of double
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
unsigned int LightDataLimit
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
general representation of visualization data
vtkDoubleArray * TimeValues