Home
last modified time | relevance | path

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

/petsc/src/mat/impls/is/
H A Dmatis.c1739 static PetscErrorCode MatISFixLocalEmpty_IS(Mat A, PetscBool fix) in MatISFixLocalEmpty_IS() function
3695 …tscCall(PetscObjectComposeFunction((PetscObject)A, "MatISFixLocalEmpty_C", MatISFixLocalEmpty_IS)); in MatCreate_IS()