ROMS
Loading...
Searching...
No Matches
mp_exchange.F File Reference
#include "cppdefs.h"
#include "set_bounds.h"
Include dependency graph for mp_exchange.F:

Go to the source code of this file.

Modules

module  mp_exchange_mod
 

Functions/Subroutines

subroutine mp_exchange_mod::tile_neighbors (ng, nghost, ew_periodic, ns_periodic, grecvw, gsendw, wtile, wexchange, grecve, gsende, etile, eexchange, grecvs, gsends, stile, sexchange, grecvn, gsendn, ntile, nexchange)
 
subroutine mp_exchange_mod::mp_exchange2d (ng, tile, model, nvar, lbi, ubi, lbj, ubj, nghost, ew_periodic, ns_periodic, a, b, c, d)
 
subroutine mp_exchange_mod::mp_exchange2d_bry (ng, tile, model, nvar, boundary, lbij, ubij, nghost, ew_periodic, ns_periodic, a, b, c, d)
 
subroutine mp_exchange_mod::mp_exchange3d (ng, tile, model, nvar, lbi, ubi, lbj, ubj, lbk, ubk, nghost, ew_periodic, ns_periodic, a, b, c, d)
 
subroutine mp_exchange_mod::mp_exchange3d_bry (ng, tile, model, nvar, boundary, lbij, ubij, lbk, ubk, nghost, ew_periodic, ns_periodic, a, b, c, d)
 
subroutine mp_exchange_mod::mp_exchange4d (ng, tile, model, nvar, lbi, ubi, lbj, ubj, lbk, ubk, lbt, ubt, nghost, ew_periodic, ns_periodic, a, b, c)
 
subroutine mp_exchange_mod::ad_mp_exchange2d (ng, tile, model, nvar, lbi, ubi, lbj, ubj, nghost, ew_periodic, ns_periodic, ad_a, ad_b, ad_c, ad_d)
 
subroutine mp_exchange_mod::ad_mp_exchange2d_bry (ng, tile, model, nvar, boundary, lbij, ubij, nghost, ew_periodic, ns_periodic, ad_a, ad_b, ad_c, ad_d)
 
subroutine mp_exchange_mod::ad_mp_exchange3d (ng, tile, model, nvar, lbi, ubi, lbj, ubj, lbk, ubk, nghost, ew_periodic, ns_periodic, ad_a, ad_b, ad_c, ad_d)
 
subroutine mp_exchange_mod::ad_mp_exchange3d_bry (ng, tile, model, nvar, boundary, lbij, ubij, lbk, ubk, nghost, ew_periodic, ns_periodic, ad_a, ad_b, ad_c, ad_d)
 
subroutine mp_exchange_mod::ad_mp_exchange4d (ng, tile, model, nvar, lbi, ubi, lbj, ubj, lbk, ubk, lbt, ubt, nghost, ew_periodic, ns_periodic, ad_a, ad_b, ad_c)