public interface coclone
Subroutines
public module subroutine swiftest_coarray_coclone_param(param)
Arguments
| Type | Intent | Optional | Attributes | | Name | |
| type(swiftest_parameters), |
intent(inout), |
| codimension[*] | :: |
param | |
public module subroutine swiftest_coarray_component_clone_info(var, src_img)
Arguments
| Type | Intent | Optional | Attributes | | Name | |
| type(swiftest_particle_info), |
intent(inout) |
| | :: |
var | |
| integer(kind=I4B), |
intent(in), |
optional | | :: |
src_img | |
public module subroutine swiftest_coarray_component_clone_info_arr1D(var, src_img)
Arguments
| Type | Intent | Optional | Attributes | | Name | |
| type(swiftest_particle_info), |
intent(inout), |
| dimension(:), allocatable | :: |
var | |
| integer(kind=I4B), |
intent(in), |
optional | | :: |
src_img | |