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