KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
IO routines for 2D/3D statistics module. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | stat_mfo () |
Main interface for saving statistics. More... | |
subroutine | stat_mfo_outfld3d () |
Statistics muti-file output of 3D data. More... | |
subroutine | stat_mfo_outfld2d () |
Statistics muti-file output of 2D data. More... | |
subroutine | stat_mfo_write_hdr2d |
Write hdr, byte key, global ordering of 2D data. More... | |
subroutine | stat_mfo_write_stat2d |
Write additional data at the end of the file. More... | |
subroutine | stat_mfo_crd2d |
Write element centres to the file (in case of AMR level as well) More... | |
IO routines for 2D/3D statistics module.
This is a set of routines to write 2D statistics to the file. They are modiffication of the existing nek5000 routines
Definition in file stat_IO.f.