mpidrv_worker Subroutine

public subroutine mpidrv_worker(comm)

Stub for when MPI is not available

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm

Called by

proc~~mpidrv_worker~~CalledByGraph proc~mpidrv_worker mpidrv_worker program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~mpidrv_worker