Home
last modified time | relevance | path

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

/petsc/src/mat/impls/composite/
H A Dmcomposite.c325 static PetscErrorCode MatAssemblyEnd_Composite(Mat Y, MatAssemblyType t) in MatAssemblyEnd_Composite() function
895 …tscCall(MatShellSetOperation(A, MATOP_ASSEMBLY_END, (PetscErrorCodeFn *)MatAssemblyEnd_Composite)); in MatCreate_Composite()