35 virtual void output()
override;
40 virtual std::string
filename()
override;
const InputParameters & parameters() const
Get the parameters of the object.
Based class for providing re-positioning and oversampling support to output objects.
static InputParameters validParams()
virtual void output() override
Perform the output of VTKOutput.
bool supportsMaterialPropertyOutput() const override
A virtual function that stores whether output type supports material output.
virtual std::string filename() override
Return the file name with the *.vtk extension.
bool _binary
Flag for using binary compression.