Searched refs:memloc (Results 1 – 1 of 1) sorted by relevance
20 HYPRE_MemoryLocation memloc; in VecHYPRE_IJVectorCreate() local22 PetscCallHYPRE(HYPRE_GetMemoryLocation(&memloc)); in VecHYPRE_IJVectorCreate()23 PetscCallHYPRE(HYPRE_IJVectorInitialize_v2(nij->ij, memloc)); in VecHYPRE_IJVectorCreate()50 HYPRE_MemoryLocation memloc; in VecHYPRE_IJVectorCopy() local52 PetscCallHYPRE(HYPRE_GetMemoryLocation(&memloc)); in VecHYPRE_IJVectorCopy()53 PetscCallHYPRE(HYPRE_IJVectorInitialize_v2(ij->ij, memloc)); in VecHYPRE_IJVectorCopy()