Home
last modified time | relevance | path

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

/petsc/src/mat/impls/is/
H A Dmatis.c2942 static PetscErrorCode MatAssemblyBegin_IS(Mat A, MatAssemblyType type) in MatAssemblyBegin_IS() function
3658 A->ops->assemblybegin = MatAssemblyBegin_IS; in MatCreate_IS()