Searched refs:PCMGGetInjection (Results 1 – 3 of 3) sorted by relevance
503 PetscErrorCode PCMGGetInjection(PC pc, PetscInt l, Mat *mat) in PCMGGetInjection() function
287 PetscCall(PCMGGetInjection(ctx->mg, ctx->l, &It)); in CRSetup_Private()1101 PetscCall(PCMGGetInjection(pc, i + 1, &Inject)); in PCSetUp_MG()
450 PETSC_EXTERN PetscErrorCode PCMGGetInjection(PC, PetscInt, Mat *);