prif_stop Interface

interface


Calls

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

public module module subroutine prif_stop(quiet, stop_code_int, stop_code_char)

Arguments

TypeIntentOptionalAttributesName
logical(kind=c_bool), intent(in) :: quiet
integer(kind=c_int), intent(in), optional :: stop_code_int
character(len=*), intent(in), optional :: stop_code_char