Go to the source code of this file.
|
| subroutine | type_mom::mom_alloc (mom, geom, bpar, samp, ne, nsub, prefix) |
| | Allocation. More...
|
| |
| subroutine | type_mom::mom_init (mom, 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_compute (mom, mpl, nam, geom, bpar, samp, ens, prefix) |
| | Compute centered moments (iterative formulae) More...
|
| |