SABER
type_var.F90 File Reference

Go to the source code of this file.

Data Types

type  type_var::var_type
 

Modules

module  type_var
 Subroutines/functions list.
 

Functions/Subroutines

subroutine type_var::var_alloc (var, nam, geom)
 Allocation. More...
 
subroutine type_var::var_partial_bump_dealloc (var)
 Release memory (partial) 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)
 Read. More...
 
subroutine type_var::var_write (var, mpl, nam, geom)
 Write. More...
 
subroutine type_var::var_update (var, mpl, rng, nam, geom, bpar, fld_c0a, ie)
 Update variance. More...
 
subroutine type_var::var_run_var (var, mpl, rng, nam, geom, bpar, ens)
 Compute variance. More...
 
subroutine type_var::var_filter (var, mpl, rng, nam, geom, bpar)
 Filter variance. More...
 
subroutine type_var::var_apply_sqrt (var, mpl, nam, geom, fld)
 Apply square-root variance. More...
 
subroutine type_var::var_apply_sqrt_inv (var, mpl, nam, geom, fld)
 Apply square-root variance inverse. More...