cocollect Interface

public interface cocollect

Called by

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

Contents


Subroutines

public module subroutine coarray_component_collect_DP_arr1D(var, dest_img)

Arguments

TypeIntentOptionalAttributesName
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

TypeIntentOptionalAttributesName
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

TypeIntentOptionalAttributesName
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

TypeIntentOptionalAttributesName
logical, intent(inout), dimension(:), allocatable:: var
integer(kind=I4B), intent(in), optional :: dest_img