Go to the documentation of this file.
29 #ifndef vtkXdmf3Writer_h
30 #define vtkXdmf3Writer_h
32 #include "vtkIOXdmf3Module.h"
54 vtkSetStringMacro(FileName);
55 vtkGetStringMacro(FileName);
79 vtkSetMacro(LightDataLimit,
unsigned int);
80 vtkGetMacro(LightDataLimit,
unsigned int);
89 vtkSetMacro(WriteAllTimeSteps,
bool);
90 vtkGetMacro(WriteAllTimeSteps,
bool);
91 vtkBooleanMacro(WriteAllTimeSteps,
bool);
vtkDataObject * OriginalInput
void WriteDataInternal(vtkInformation *request)
virtual int CheckParameters()
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkXdmf3Writer * New()
Superclass for algorithms that produce only data object as output.
virtual int GlobalContinueExecuting(int localContinueExecution)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
write eXtensible Data Model and Format files
virtual void SetInputData(vtkDataObject *dobj)
Set the input data set.
void SetGhostLevel(int)
We never write out ghost cells.
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
int CheckParametersInternal(int NumberOfProcesses, int MyRank)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int Write()
Write data to output.
dynamic, self-adjusting array of double
unsigned int LightDataLimit
general representation of visualization data
vtkDoubleArray * TimeValues