Home
last modified time | relevance | path

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

/petsc/src/mat/impls/nest/
H A Dmatnest.c459 static PetscErrorCode MatAssemblyBegin_Nest(Mat A, MatAssemblyType type) in MatAssemblyBegin_Nest() function
2288 A->ops->assemblybegin = MatAssemblyBegin_Nest; in MatCreate_Nest()