laplacien_rotgam_loc Subroutine

subroutine laplacien_rotgam_loc(klevel, rotin, rotout)

Uses

  • proc~~laplacien_rotgam_loc~~UsesGraph proc~laplacien_rotgam_loc laplacien_rotgam_loc module~paramet_mod_h paramet_mod_h proc~laplacien_rotgam_loc->module~paramet_mod_h module~parallel_lmdz parallel_lmdz proc~laplacien_rotgam_loc->module~parallel_lmdz module~comgeom_mod_h~2 comgeom_mod_h proc~laplacien_rotgam_loc->module~comgeom_mod_h~2 dimensions_mod dimensions_mod proc~laplacien_rotgam_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 :: rotin(ijb_v:ije_v,klevel)
real :: rotout(ijb_v:ije_v,klevel)

Calls

proc~~laplacien_rotgam_loc~~CallsGraph proc~laplacien_rotgam_loc laplacien_rotgam_loc proc~nxgrad_gam_loc nxgrad_gam_loc proc~laplacien_rotgam_loc->proc~nxgrad_gam_loc proc~rotat_nfil_loc rotat_nfil_loc proc~laplacien_rotgam_loc->proc~rotat_nfil_loc

Called by

proc~~laplacien_rotgam_loc~~CalledByGraph proc~laplacien_rotgam_loc laplacien_rotgam_loc proc~nxgraro2_loc nxgraro2_loc proc~nxgraro2_loc->proc~laplacien_rotgam_loc proc~dissip_loc dissip_loc proc~dissip_loc->proc~nxgraro2_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