28#ifndef vtkPXdmf3Writer_h 
   29#define vtkPXdmf3Writer_h 
   31#include "vtkIOParallelXdmf3Module.h"  
   34VTK_ABI_NAMESPACE_BEGIN
 
a simple class to control print indentation
 
mpi parallel writer for XDMF/HDF5 files
 
int RequestUpdateExtent(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called by the superclass.
 
static vtkPXdmf3Writer * New()
 
int CheckParameters() override
 
int GlobalContinueExecuting(int localContinue) override
 
~vtkPXdmf3Writer() override
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
 
write eXtensible Data Model and Format files