Home
last modified time | relevance | path

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

/petsc/src/mat/impls/is/
H A Dmatis.c2406 static PetscErrorCode MatLoad_IS(Mat A, PetscViewer viewer) in MatLoad_IS() function
3661 A->ops->load = MatLoad_IS; in MatCreate_IS()