mpidrv_master Subroutine

public subroutine mpidrv_master(comm, trunk_sumbal, dels, koffset, kend, PLUME, CRU)

Stub for when MPI is not available

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
double precision, intent(in) :: trunk_sumbal
real, intent(inout) :: dels
integer, intent(inout) :: koffset
integer, intent(inout) :: kend
type(PLUME_MIP_TYPE), intent(in) :: PLUME
type(CRU_TYPE), intent(in) :: CRU