Home
last modified time | relevance | path

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

/petsc/src/mat/impls/preallocator/
H A Dmatpreallocator.c94 static PetscErrorCode MatAssemblyEnd_Preallocator(Mat A, MatAssemblyType type) in MatAssemblyEnd_Preallocator() function
277 A->ops->assemblyend = MatAssemblyEnd_Preallocator; in MatCreate_Preallocator()