Home
last modified time | relevance | path

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

/petsc/src/mat/impls/is/
H A Dmatis.c2782 static PetscErrorCode MatSetUp_IS(Mat A) in MatSetUp_IS() function
3680 A->ops->setup = MatSetUp_IS; in MatCreate_IS()