Home
last modified time | relevance | path

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

/petsc/src/mat/impls/hypre/
H A Dmhypre.h25 PetscBool cooMatAttached; member
H A Dmhypre.c379 if (hA->cooMatAttached) { in MatHYPRE_DestroyCOOMat()
399 hA->cooMatAttached = PETSC_FALSE; in MatHYPRE_DestroyCOOMat()
468 if (hmat->cooMatAttached) PetscFunctionReturn(PETSC_SUCCESS); in MatHYPRE_AttachCOOMat()
498 hmat->cooMatAttached = PETSC_TRUE; in MatHYPRE_AttachCOOMat()