VTKOutput
Parameters
- Optional:
file (String) - The name of the output file.
interval (Integer) - Interval
True ([String, …]) - When output should happen
-
class VTKOutput : public godzilla::FileOutput
VTK ASCII output.
This saves the solution into an ASCII VTK file.
Input file example:
output: vtk: type: VTKOutput file: 'out.vtk'