join_watchgroup Interface

public interface join_watchgroup

Contents


Module Procedures

private subroutine join_watchgroup_a(watch, handle, err)

Arguments

Type IntentOptional AttributesName
type(watchtype), intent(in), dimension(:):: watch
type(watchgroup), intent(inout) :: handle
integer, intent(out), optional :: err

private subroutine join_watchgroup_s(watch, handle, err)

Arguments

Type IntentOptional AttributesName
type(watchtype), intent(in) :: watch
type(watchgroup), intent(inout) :: handle
integer, intent(out), optional :: err