Searched refs:PCGetApplicationContext (Results 1 – 3 of 3) sorted by relevance
264 PetscErrorCode PCGetApplicationContext(PC pc, PetscCtxRt ctx) in PCGetApplicationContext() function
149 PETSC_EXTERN PetscErrorCode PCGetApplicationContext(PC, PetscCtxRt);
630 PetscCall(PCGetApplicationContext(pc, &tao)); in PCPostSetUp_PDIPM()