Home
last modified time | relevance | path

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

/petsc/src/mat/impls/is/
H A Dmatis.c2951 static PetscErrorCode MatAssemblyEnd_IS(Mat A, MatAssemblyType type) in MatAssemblyEnd_IS() function
3659 A->ops->assemblyend = MatAssemblyEnd_IS; in MatCreate_IS()