Home
last modified time | relevance | path

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

/petsc/src/mat/impls/htool/
H A Dhtool.cxx408 static PetscErrorCode MatAssemblyEnd_Htool(Mat A, MatAssemblyType) in MatAssemblyEnd_Htool() function
1153 PetscCall(MatShellSetOperation(A, MATOP_ASSEMBLY_END, (PetscErrorCodeFn *)MatAssemblyEnd_Htool)); in MatCreate_Htool()