33 virtual void output()
override;
39 virtual std::string
filename()
override;
virtual std::string filename() override
Returns the current filename, this method handles adding the timestep suffix.
Based class for providing re-positioning and oversampling support to output objects.
static InputParameters validParams()
virtual void output() override
Overload the Output::output method, this is required for GMVOutput output due to the method utilized ...
bool _binary
Flag for binary output.
const InputParameters & parameters() const
Get the parameters of the object.
Class for output data to the GMVOutputII format.
GMVOutput(const InputParameters ¶meters)
Class constructor.