Searched refs:cab_dense (Results 1 – 1 of 1) sorted by relevance
257 PetscContainer cab_dense; in MatMatMultNumeric_SeqAIJ_SeqAIJ_Sorted() local272 PetscCall(PetscObjectQuery((PetscObject)C, "__PETSc__ab_dense", (PetscObject *)&cab_dense)); in MatMatMultNumeric_SeqAIJ_SeqAIJ_Sorted()273 if (!cab_dense) { in MatMatMultNumeric_SeqAIJ_SeqAIJ_Sorted()276 } else PetscCall(PetscContainerGetPointer(cab_dense, &ab_dense)); in MatMatMultNumeric_SeqAIJ_SeqAIJ_Sorted()