Searched refs:SNESGetFunctionType (Results 1 – 3 of 3) sorted by relevance
89 PetscCall(SNESGetFunctionType(snes->npc, &functype)); in SNESGetNPCFunction()
2198 PetscErrorCode SNESGetFunctionType(SNES snes, SNESFunctionType *type) in SNESGetFunctionType() function
715 PETSC_EXTERN PetscErrorCode SNESGetFunctionType(SNES, SNESFunctionType *);