Home
last modified time | relevance | path

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

/petsc/src/mat/impls/is/
H A Dmatis.c1703 static PetscErrorCode MatISStoreL2L_IS(Mat A, PetscBool store) in MatISStoreL2L_IS() function
3694 PetscCall(PetscObjectComposeFunction((PetscObject)A, "MatISStoreL2L_C", MatISStoreL2L_IS)); in MatCreate_IS()