prif_sync_all Module Procedure

module procedure prif_sync_all module module subroutine prif_sync_all(stat, errmsg, errmsg_alloc)

Arguments

TypeIntentOptionalAttributesName
integer(kind=c_int), intent(out), optional :: stat
character(len=*), intent(inout), optional :: errmsg
character(len=:), intent(inout), optional allocatable:: errmsg_alloc

Calls

proc~~prif_sync_all~~CallsGraph proc~prif_sync_all prif_sync_all interface~caf_sync_all caf_sync_all proc~prif_sync_all->interface~caf_sync_all

Called by

proc~~prif_sync_all~~CalledByGraph proc~prif_sync_all prif_sync_all interface~prif_sync_all prif_sync_all interface~prif_sync_all->proc~prif_sync_all proc~prif_deallocate_coarray prif_deallocate_coarray proc~prif_deallocate_coarray->interface~prif_sync_all proc~prif_stop prif_stop proc~prif_stop->interface~prif_sync_all interface~prif_deallocate_coarray prif_deallocate_coarray interface~prif_deallocate_coarray->proc~prif_deallocate_coarray interface~prif_stop prif_stop interface~prif_stop->proc~prif_stop proc~prif_end_team prif_end_team proc~prif_end_team->interface~prif_deallocate_coarray interface~prif_end_team prif_end_team interface~prif_end_team->proc~prif_end_team

Contents

None