Searched refs:DMFieldShellGetContext (Results 1 – 3 of 3) sorted by relevance
61 PETSC_EXTERN PetscErrorCode DMFieldShellGetContext(DMField, PetscCtxRt);
167 PetscCall(DMFieldShellGetContext(field, &ctxVec)); in TestShellEvaluate()214 PetscCall(DMFieldShellGetContext(field, &ctxVec)); in TestShellDestroy()
8 PetscErrorCode DMFieldShellGetContext(DMField field, PetscCtxRt ctx) in DMFieldShellGetContext() function