coclone Interface

public interface coclone

Called by

interface~~coclone~2~~CalledByGraph interface~coclone~2 coclone proc~rmvs_coarray_coclone_tp rmvs_coarray_coclone_tp proc~rmvs_coarray_coclone_tp->interface~coclone~2 proc~whm_coarray_coclone_tp whm_coarray_coclone_tp proc~whm_coarray_coclone_tp->interface~coclone~2 interface~coclone coclone interface~coclone->proc~rmvs_coarray_coclone_tp interface~coclone~4 coclone interface~coclone~4->proc~whm_coarray_coclone_tp

Subroutines

public module subroutine coarray_component_clone_DP_arr1D(var, src_img)

Arguments

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

public module subroutine coarray_component_clone_DP_vec2D(var, src_img)

Arguments

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

public module subroutine coarray_component_clone_I4B_arr1D(var, src_img)

Arguments

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

public module subroutine coarray_component_clone_char(var, src_img)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(inout) :: var
integer(kind=I4B), intent(in), optional :: src_img

public module subroutine coarray_component_clone_lgt_arr1D(var, src_img)

Arguments

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