Go to the source code of this file.
|
subroutine | type_var::var_alloc (var, nam, geom) |
| Allocation. More...
|
|
subroutine | type_var::var_partial_dealloc (var) |
| Release memory (partial) More...
|
|
subroutine | type_var::var_dealloc (var) |
| Release memory (full) More...
|
|
subroutine | type_var::var_read (var, mpl, nam, geom, io) |
| Read. More...
|
|
subroutine | type_var::var_write (var, mpl, nam, geom, io) |
| Write. More...
|
|
subroutine | type_var::var_run_var (var, mpl, rng, nam, geom, ens, io) |
| Compute variance. More...
|
|
subroutine | type_var::var_filter (var, mpl, rng, nam, geom) |
| Filter variance. More...
|
|
subroutine | type_var::var_apply_sqrt (var, nam, geom, fld) |
| Apply square-root variance. More...
|
|
subroutine | type_var::var_apply_sqrt_inv (var, nam, geom, fld) |
| Apply square-root variance inverse. More...
|
|