Snoopy Version 6.0 (Albert)
|
Go to the source code of this file.
Functions | |
void | output_vtk (struct Field fldi, const int n, double t) |
void | init_output_vtk () |
void | finish_output_vtk () |
void finish_output_vtk | ( | ) |
void init_output_vtk | ( | ) |
Init the 1D Fourier transforms needed by remap_output.
void output_vtk | ( | struct Field | fldi, |
const int | n, | ||
double | t | ||
) |
Output a legacy VTK file readable by Paraview. This routine will output all the variables in files data/v****.vtk.
n | Number of the file in which the output will done. |
t | Current time of the simulation. |