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