laplacien_gam_loc Subroutine

subroutine laplacien_gam_loc(klevel, cuvsga, cvusga, unsaigam, unsapolnga, unsapolsga, teta, divgra)

Uses

  • proc~~laplacien_gam_loc~~UsesGraph proc~laplacien_gam_loc laplacien_gam_loc module~paramet_mod_h paramet_mod_h proc~laplacien_gam_loc->module~paramet_mod_h module~parallel_lmdz parallel_lmdz proc~laplacien_gam_loc->module~parallel_lmdz module~comgeom_mod_h~2 comgeom_mod_h proc~laplacien_gam_loc->module~comgeom_mod_h~2 dimensions_mod dimensions_mod proc~laplacien_gam_loc->dimensions_mod module~paramet_mod_h->dimensions_mod module~lmdz_mpi lmdz_mpi module~parallel_lmdz->module~lmdz_mpi module~mod_const_mpi mod_const_mpi module~parallel_lmdz->module~mod_const_mpi IOIPSL IOIPSL module~parallel_lmdz->IOIPSL module~comgeom_mod_h~2->module~paramet_mod_h module~comgeom_mod_h~2->dimensions_mod

Arguments

Type IntentOptional Attributes Name
integer :: klevel
real :: cuvsga(ip1jm)
real :: cvusga(ip1jmp1)
real :: unsaigam(ip1jmp1)
real :: unsapolnga
real :: unsapolsga
real :: teta(ijb_u:ije_u,klevel)
real :: divgra(ijb_u:ije_u,klevel)

Calls

proc~~laplacien_gam_loc~~CallsGraph proc~laplacien_gam_loc laplacien_gam_loc proc~grad_loc grad_loc proc~laplacien_gam_loc->proc~grad_loc proc~diverg_gam_loc diverg_gam_loc proc~laplacien_gam_loc->proc~diverg_gam_loc proc~ssum ssum proc~diverg_gam_loc->proc~ssum

Called by

proc~~laplacien_gam_loc~~CalledByGraph proc~laplacien_gam_loc laplacien_gam_loc proc~gradiv2_loc gradiv2_loc proc~gradiv2_loc->proc~laplacien_gam_loc proc~divgrad2_loc divgrad2_loc proc~divgrad2_loc->proc~laplacien_gam_loc proc~dissip_loc dissip_loc proc~dissip_loc->proc~gradiv2_loc proc~dissip_loc->proc~divgrad2_loc proc~call_dissip call_dissip proc~call_dissip->proc~dissip_loc proc~leapfrog_loc leapfrog_loc proc~leapfrog_loc->proc~call_dissip program~gcm gcm program~gcm->proc~leapfrog_loc

Contents