Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dmatimpl.h1647 static inline PetscErrorCode PetscLLCondensedDestroy_fast(PetscInt *lnk) in PetscLLCondensedDestroy_fast() function
/petsc/src/mat/impls/aij/seq/
H A Dmatmatmult.c446 PetscCall(PetscLLCondensedDestroy_fast(lnk)); in MatMatMultSymbolic_SeqAIJ_SeqAIJ_Scalable_fast()