next up previous contents
Next: MPH_exe_low_proc_limit - find lower Up: Module MPH_module - Multi Previous: MPH_global_proc_id - find total

MPH_local_world - find local communicator of an executable

This function returns the local MPI communicator of an executable given the executable id.

REVISION HISTORY:

       2001-Dec-13 -- change function name from MPH_local_world to MPH_exe_world,
                      use optional argument
       2001-Nov-15 -- add PROTEX convention
       2001-May-20 -- first prototype
INTERFACE:
       integer function MPH_exe_world (eid)
USES:
       implicit none
INPUT PARAMETERS:
       integer, intent(in), optional :: eid   ! executable id
OUTPUT PARAMETERS:
       ! exe_world (eid)

\



Yun (Helen) He
Mon Mar 3 10:31:17 PST 2003