|
KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Post processing for statistics module. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | pstat2d_register () |
| Register post processing statistics module. More... | |
| subroutine | pstat2d_init () |
| Initilise pstat module. More... | |
| logical function | pstat2d_is_initialised () |
| Check if module was initialised. More... | |
| subroutine | pstat2d_main |
| Main interface of pstat module. More... | |
| subroutine | pstat2d_mesh_amr |
| Manipulate mesh to get proper AMR refinement. More... | |
| subroutine | pstat2d_mesh_map (ifrref) |
| Find mapping of sts mesh to the existing in the run. More... | |
| subroutine | pstat2d_transfer () |
| Reshuffle elements between sts and current ordering. More... | |
| subroutine | pstat2d_sts_avg |
| Read in fields and average them. More... | |
| subroutine | pstat2d_deriv |
| Calculate derivatives. More... | |
| subroutine | pstat2d_interp |
| Interpolate int the set of points. More... | |