Searched refs:ourkspcomputeoperators (Results 1 – 1 of 1) sorted by relevance
34 static PetscErrorCode ourkspcomputeoperators(KSP ksp, Mat A, Mat B, PetscCtx ctx) in ourkspcomputeoperators() function76 *ierr = DMKSPSetComputeOperators(*dm, ourkspcomputeoperators, ctx); in dmkspsetcomputeoperators_()