cocollect Interface

public interface cocollect

Called by

interface~~cocollect~2~~CalledByGraph interface~cocollect~2 cocollect proc~rmvs_coarray_cocollect_tp rmvs_coarray_cocollect_tp proc~rmvs_coarray_cocollect_tp->interface~cocollect~2 proc~whm_coarray_cocollect_tp whm_coarray_cocollect_tp proc~whm_coarray_cocollect_tp->interface~cocollect~2 interface~cocollect~3 cocollect interface~cocollect~3->proc~rmvs_coarray_cocollect_tp interface~cocollect~4 cocollect interface~cocollect~4->proc~whm_coarray_cocollect_tp

Subroutines

public module subroutine coarray_component_collect_DP_arr1D(var, dest_img)

Arguments

Type IntentOptional Attributes Name
real(kind=DP), intent(inout), dimension(:), allocatable :: var
integer(kind=I4B), intent(in), optional :: dest_img

public module subroutine coarray_component_collect_DP_vec2D(var, dest_img)

Arguments

Type IntentOptional Attributes Name
real(kind=DP), intent(inout), dimension(:,:), allocatable :: var
integer(kind=I4B), intent(in), optional :: dest_img

public module subroutine coarray_component_collect_I4B_arr1D(var, dest_img)

Arguments

Type IntentOptional Attributes Name
integer(kind=I4B), intent(inout), dimension(:), allocatable :: var
integer(kind=I4B), intent(in), optional :: dest_img

public module subroutine coarray_component_collect_lgt_arr1D(var, dest_img)

Arguments

Type IntentOptional Attributes Name
logical, intent(inout), dimension(:), allocatable :: var
integer(kind=I4B), intent(in), optional :: dest_img