Home
last modified time | relevance | path

Searched refs:act_recv_memory_location (Results 1 – 1 of 1) sorted by relevance

/dports/science/hypre/hypre-2.23.0/src/parcsr_mv/
H A Dpar_csr_communication.c401 hypre_MemoryLocation act_recv_memory_location = hypre_GetActualMemLocation(recv_memory_location); in hypre_ParCSRCommHandleCreate_v2() local
403 …if ( act_recv_memory_location == hypre_MEMORY_DEVICE || act_recv_memory_location == hypre_MEMORY_U… in hypre_ParCSRCommHandleCreate_v2()
609 …hypre_MemoryLocation act_recv_memory_location = hypre_GetActualMemLocation(hypre_ParCSRCommHandleR… in hypre_ParCSRCommHandleDestroy() local
610 …if ( act_recv_memory_location == hypre_MEMORY_DEVICE || act_recv_memory_location == hypre_MEMORY_U… in hypre_ParCSRCommHandleDestroy()