Go to the source code of this file.
|
| module | type_mom |
| | Subroutines/functions list.
|
| |
|
| subroutine | type_mom::mom_alloc (mom, nam, geom, bpar, samp, ne, nsub, prefix) |
| | Allocation. More...
|
| |
| subroutine | type_mom::mom_init (mom, nam, bpar) |
| | Initialization. More...
|
| |
| subroutine | type_mom::mom_dealloc (mom) |
| | Release memory. More...
|
| |
| subroutine | type_mom::mom_read (mom, mpl, nam, geom, bpar, samp, ens, prefix) |
| | Read. More...
|
| |
| subroutine | type_mom::mom_write (mom, mpl, nam, geom, bpar, samp) |
| | Write. More...
|
| |
| subroutine | type_mom::mom_update (mom, mpl, nam, geom, bpar, samp, prefix, fld_c0a, ie) |
| | Compute centered moments. More...
|
| |
| subroutine | type_mom::mom_compute (mom, mpl, nam, geom, bpar, samp, ens, prefix) |
| | Compute centered moments. More...
|
| |