prif_sync_team Module Procedure

module procedure prif_sync_team module module subroutine prif_sync_team(team, stat, errmsg, errmsg_alloc)

Arguments

TypeIntentOptionalAttributesName
type(prif_team_type), intent(in) :: team
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_team~~CallsGraph proc~prif_sync_team prif_sync_team proc~unimplemented unimplemented proc~prif_sync_team->proc~unimplemented interface~prif_error_stop prif_error_stop proc~unimplemented->interface~prif_error_stop proc~prif_error_stop prif_error_stop interface~prif_error_stop->proc~prif_error_stop proc~run_callbacks run_callbacks proc~prif_error_stop->proc~run_callbacks proc~prif_error_stop_character prif_error_stop_character proc~prif_error_stop->proc~prif_error_stop_character proc~prif_error_stop_integer prif_error_stop_integer proc~prif_error_stop->proc~prif_error_stop_integer interface~caf_decaffeinate caf_decaffeinate proc~prif_error_stop_character->interface~caf_decaffeinate proc~prif_error_stop_integer->interface~caf_decaffeinate

Called by

proc~~prif_sync_team~~CalledByGraph proc~prif_sync_team prif_sync_team interface~prif_sync_team prif_sync_team interface~prif_sync_team->proc~prif_sync_team

Contents

None