Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpetschypre.h130 #define hypre_IJMatrixMemoryLocation(a) 0 macro
/petsc/src/mat/impls/hypre/
H A Dmhypre.c267 if (HYPRE_MEMORY_DEVICE == hypre_IJMatrixMemoryLocation(mhA->ij)) { in MatConvert_HYPRE_IS()
1425 …if (hA->ij && hypre_IJMatrixAssembleFlag(hA->ij) && hmem != hypre_IJMatrixMemoryLocation(hA->ij)) {
1562 if (HYPRE_MEMORY_HOST != hypre_IJMatrixMemoryLocation(hA->ij)) {
1974 if (HYPRE_MEMORY_DEVICE == hypre_IJMatrixMemoryLocation(hA->ij)) {