Home
last modified time | relevance | path

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

/petsc/src/mat/impls/is/
H A Dmatis.c1515 static PetscErrorCode MatCopy_IS(Mat A, Mat B, MatStructure str) in MatCopy_IS() function
3670 A->ops->copy = MatCopy_IS; in MatCreate_IS()