is_nvshmem Function

private pure function is_nvshmem(self)

Type Bound

reshape_plan_base

Arguments

Type IntentOptional Attributes Name
class(reshape_plan_base), intent(in) :: self

Reshape class

Return Value logical


Calls

proc~~is_nvshmem~~CallsGraph proc~is_nvshmem reshape_plan_base%is_nvshmem proc~is_nvshmem_generic is_nvshmem_generic proc~is_nvshmem->proc~is_nvshmem_generic get_backend get_backend proc~is_nvshmem_generic->get_backend proc~is_backend_nvshmem is_backend_nvshmem proc~is_nvshmem_generic->proc~is_backend_nvshmem

Called by

proc~~is_nvshmem~~CalledByGraph proc~is_nvshmem reshape_plan_base%is_nvshmem proc~mem_alloc~4 reshape_plan_base%mem_alloc proc~mem_alloc~4->proc~is_nvshmem proc~mem_free~4 reshape_plan_base%mem_free proc~mem_free~4->proc~is_nvshmem