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 2715 of file fv_mp_mod.F90.
integer, public fv_mp_mod::masterproc = 0 |
Definition at line 2714 of file fv_mp_mod.F90.
integer, parameter, public fv_mp_mod::ng = 3 |
Definition at line 2716 of file fv_mp_mod.F90.