Home
last modified time | relevance | path

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

/petsc/src/mat/impls/is/
H A Dmatis.c3326 static PetscErrorCode MatSetFromOptions_IS(Mat A, PetscOptionItems PetscOptionsObject) in MatSetFromOptions_IS() function
3679 A->ops->setfromoptions = MatSetFromOptions_IS; in MatCreate_IS()