Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/
H A Daij.c4542 static PetscErrorCode MatCOOStructDestroy_SeqAIJ(PetscCtxRt data) in MatCOOStructDestroy_SeqAIJ() function
4735 …tContainerCompose((PetscObject)mat, "__PETSc_MatCOOStruct_Host", coo, MatCOOStructDestroy_SeqAIJ)); in MatSetPreallocationCOO_SeqAIJ()