|
subroutine | type_vbal::vbal_alloc (vbal, nam, geom, bpar) |
| Allocation. More...
|
|
subroutine | type_vbal::vbal_partial_dealloc (vbal) |
| Release memory (partial) More...
|
|
subroutine | type_vbal::vbal_dealloc (vbal) |
| Release memory (full) More...
|
|
subroutine | type_vbal::vbal_read (vbal, mpl, nam, geom, bpar) |
| Read. More...
|
|
subroutine | type_vbal::vbal_write (vbal, mpl, nam, geom, bpar) |
| Write. More...
|
|
subroutine | type_vbal::vbal_run_vbal (vbal, mpl, rng, nam, geom, bpar, ens, ensu) |
| Compute vertical balance. More...
|
|
subroutine | type_vbal::vbal_run_vbal_tests (vbal, mpl, rng, nam, geom, bpar, io) |
| Compute vertical balance tests. More...
|
|
subroutine | type_vbal::vbal_apply (vbal, nam, geom, bpar, fld) |
| Apply vertical balance. More...
|
|
subroutine | type_vbal::vbal_apply_inv (vbal, nam, geom, bpar, fld) |
| Apply inverse vertical balance. More...
|
|
subroutine | type_vbal::vbal_apply_ad (vbal, nam, geom, bpar, fld) |
| Apply adjoint vertical balance. More...
|
|
subroutine | type_vbal::vbal_apply_inv_ad (vbal, nam, geom, bpar, fld) |
| Apply inverse adjoint vertical balance. More...
|
|
subroutine | type_vbal::vbal_test_inverse (vbal, mpl, rng, nam, geom, bpar) |
| Test vertical balance inverse. More...
|
|
subroutine | type_vbal::vbal_test_adjoint (vbal, mpl, rng, nam, geom, bpar) |
| Test vertical balance adjoint. More...
|
|
subroutine | type_vbal::vbal_test_dirac (vbal, mpl, nam, geom, bpar, io) |
| Apply vertical balance to diracs. More...
|
|