Searched refs:MatAssemblyEnd_MFFD (Results 1 – 2 of 2) sorted by relevance
47 PETSC_SINGLE_LIBRARY_VISIBILITY_INTERNAL PetscErrorCode MatAssemblyEnd_MFFD(Mat, MatAssemblyType);91 PetscCall(MatAssemblyEnd_MFFD(J, mt)); in MatAssemblyEnd_SNESMF()119 PetscCall(MatAssemblyEnd_MFFD(J, mt)); in MatAssemblyEnd_SNESMF_UseBase()136 J->ops->assemblyend = MatAssemblyEnd_MFFD; in MatMFFDSetBase_SNESMF()
285 PETSC_SINGLE_LIBRARY_VISIBILITY_INTERNAL PetscErrorCode MatAssemblyEnd_MFFD(Mat J, MatAssemblyType … in MatAssemblyEnd_MFFD() function622 PetscCall(MatShellSetOperation(A, MATOP_ASSEMBLY_END, (PetscErrorCodeFn *)MatAssemblyEnd_MFFD)); in MatCreate_MFFD()