coarray_handle_check Function

impure elemental function coarray_handle_check(coarray_handle) result(result_)

Arguments

TypeIntentOptionalAttributesName
type(prif_coarray_handle), intent(in) :: coarray_handle

Return Value logical


Calls

proc~~coarray_handle_check~~CallsGraph proc~coarray_handle_check coarray_handle_check assert_always assert_always proc~coarray_handle_check->assert_always

Called by

proc~~coarray_handle_check~~CalledByGraph proc~coarray_handle_check coarray_handle_check proc~prif_allocate_coarray prif_allocate_coarray proc~prif_allocate_coarray->proc~coarray_handle_check proc~prif_this_image_with_dim prif_this_image_with_dim proc~prif_this_image_with_dim->proc~coarray_handle_check proc~prif_get_context_data prif_get_context_data proc~prif_get_context_data->proc~coarray_handle_check proc~prif_deallocate_coarray prif_deallocate_coarray proc~prif_deallocate_coarray->proc~coarray_handle_check proc~prif_get_strided prif_get_strided proc~prif_get_strided->proc~coarray_handle_check proc~base_pointer base_pointer proc~prif_get_strided->proc~base_pointer proc~prif_image_index prif_image_index proc~prif_image_index->proc~coarray_handle_check proc~prif_lcobound_with_dim prif_lcobound_with_dim proc~prif_lcobound_with_dim->proc~coarray_handle_check proc~prif_put_strided prif_put_strided proc~prif_put_strided->proc~coarray_handle_check proc~prif_put_strided->proc~base_pointer proc~prif_this_image_with_coarray prif_this_image_with_coarray proc~prif_this_image_with_coarray->proc~coarray_handle_check proc~prif_image_index_with_team_number prif_image_index_with_team_number proc~prif_image_index_with_team_number->proc~coarray_handle_check proc~prif_lcobound_no_dim prif_lcobound_no_dim proc~prif_lcobound_no_dim->proc~coarray_handle_check proc~base_pointer->proc~coarray_handle_check proc~prif_size_bytes prif_size_bytes proc~prif_size_bytes->proc~coarray_handle_check proc~prif_ucobound_with_dim prif_ucobound_with_dim proc~prif_ucobound_with_dim->proc~coarray_handle_check proc~prif_alias_create prif_alias_create proc~prif_alias_create->proc~coarray_handle_check proc~prif_image_index_with_team prif_image_index_with_team proc~prif_image_index_with_team->proc~coarray_handle_check proc~prif_coshape prif_coshape proc~prif_coshape->proc~coarray_handle_check proc~prif_set_context_data prif_set_context_data proc~prif_set_context_data->proc~coarray_handle_check proc~prif_get prif_get proc~prif_get->proc~coarray_handle_check proc~prif_get->proc~base_pointer proc~prif_ucobound_no_dim prif_ucobound_no_dim proc~prif_ucobound_no_dim->proc~coarray_handle_check proc~prif_alias_destroy prif_alias_destroy proc~prif_alias_destroy->proc~coarray_handle_check proc~prif_local_data_pointer prif_local_data_pointer proc~prif_local_data_pointer->proc~coarray_handle_check proc~prif_put prif_put proc~prif_put->proc~coarray_handle_check proc~prif_put->proc~base_pointer interface~prif_image_index_with_team_number prif_image_index_with_team_number interface~prif_image_index_with_team_number->proc~prif_image_index_with_team_number interface~prif_coshape prif_coshape interface~prif_coshape->proc~prif_coshape interface~prif_alias_destroy prif_alias_destroy interface~prif_alias_destroy->proc~prif_alias_destroy interface~prif_get_context_data prif_get_context_data interface~prif_get_context_data->proc~prif_get_context_data interface~prif_size_bytes prif_size_bytes interface~prif_size_bytes->proc~prif_size_bytes interface~prif_ucobound_with_dim prif_ucobound_with_dim interface~prif_ucobound_with_dim->proc~prif_ucobound_with_dim interface~prif_allocate_coarray prif_allocate_coarray interface~prif_allocate_coarray->proc~prif_allocate_coarray interface~prif_lcobound_no_dim prif_lcobound_no_dim interface~prif_lcobound_no_dim->proc~prif_lcobound_no_dim interface~prif_alias_create prif_alias_create interface~prif_alias_create->proc~prif_alias_create interface~prif_ucobound_no_dim prif_ucobound_no_dim interface~prif_ucobound_no_dim->proc~prif_ucobound_no_dim interface~prif_image_index prif_image_index interface~prif_image_index->proc~prif_image_index interface~prif_set_context_data prif_set_context_data interface~prif_set_context_data->proc~prif_set_context_data interface~prif_image_index_with_team prif_image_index_with_team interface~prif_image_index_with_team->proc~prif_image_index_with_team interface~prif_local_data_pointer prif_local_data_pointer interface~prif_local_data_pointer->proc~prif_local_data_pointer interface~prif_put prif_put interface~prif_put->proc~prif_put interface~prif_deallocate_coarray prif_deallocate_coarray interface~prif_deallocate_coarray->proc~prif_deallocate_coarray interface~prif_this_image_with_dim prif_this_image_with_dim interface~prif_this_image_with_dim->proc~prif_this_image_with_dim interface~prif_get prif_get interface~prif_get->proc~prif_get interface~prif_get_strided prif_get_strided interface~prif_get_strided->proc~prif_get_strided interface~prif_lcobound_with_dim prif_lcobound_with_dim interface~prif_lcobound_with_dim->proc~prif_lcobound_with_dim interface~prif_put_strided prif_put_strided interface~prif_put_strided->proc~prif_put_strided interface~prif_this_image_with_coarray prif_this_image_with_coarray interface~prif_this_image_with_coarray->proc~prif_this_image_with_coarray proc~prif_end_team prif_end_team proc~prif_end_team->interface~prif_deallocate_coarray interface~prif_end_team prif_end_team interface~prif_end_team->proc~prif_end_team

Contents

None