22 virtual void output()
override;
24 virtual std::string
filename()
override;
pugi::xml_document _xml_doc
const InputParameters & parameters() const
Get the parameters of the object.
virtual void outputVectorPostprocessors() override
Performs output of VectorPostprocessors The child class must define this method to output the VectorP...
static InputParameters validParams()
virtual void output() override
A single call to this function should output all the necessary data for a single timestep.
virtual std::string filename() override
The filename for the output file.
Based class for output objects.
XMLOutput(const InputParameters ¶meters)