Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/hypre/
H A Dvhyp.c206 hypre_ParVector *hij; in VecHYPRE_IJBindToCPU() local
213 PetscCallHYPRE(HYPRE_IJVectorGetObject(ij->ij, (void **)&hij)); in VecHYPRE_IJBindToCPU()
214 PetscCallHYPRE(hypre_ParVectorMigrate(hij, hmem)); in VecHYPRE_IJBindToCPU()