The module 'fv_mp_mod' is a single program multiple data (SPMD) parallel decompostion/communication module. More...
Variables | |
integer, public | masterproc = 0 |
integer, public | gid = 0 |
integer, parameter, public | ng = 3 |
The module 'fv_mp_mod' is a single program multiple data (SPMD) parallel decompostion/communication module.
integer, public fv_mp_mod::gid = 0 |
Definition at line 2336 of file fv_mp_mod.F90.
integer, public fv_mp_mod::masterproc = 0 |
Definition at line 2335 of file fv_mp_mod.F90.
integer, parameter, public fv_mp_mod::ng = 3 |
Definition at line 2337 of file fv_mp_mod.F90.