Go to the source code of this file.
|
| subroutine | type_lct::lct_alloc (lct, nam, geom, bpar) |
| | Allocation. More...
|
| |
| subroutine | type_lct::lct_partial_dealloc (lct) |
| | Release memory (partial) More...
|
| |
| subroutine | type_lct::lct_dealloc (lct) |
| | Release memory. More...
|
| |
| subroutine | type_lct::lct_run_lct (lct, mpl, rng, nam, geom, bpar, io, ens) |
| | LCT driver. More...
|
| |
| subroutine | type_lct::lct_compute (lct, mpl, rng, nam, geom, bpar) |
| | Compute LCT. More...
|
| |
| subroutine | type_lct::lct_filter (lct, mpl, nam, geom, bpar) |
| | Filter LCT. More...
|
| |
| subroutine | type_lct::lct_interp (lct, mpl, nam, geom, bpar) |
| | Interpolate LCT. More...
|
| |
| subroutine | type_lct::lct_write (lct, mpl, nam, geom, bpar, io) |
| | Write LCT. More...
|
| |
| subroutine | type_lct::lct_write_cor (lct, mpl, nam, geom, bpar) |
| | Write full correlation. More...
|
| |