Home
last modified time | relevance | path

Searched refs:SNESGetFunctionType (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/interface/ !
H A Dsnespc.c89 PetscCall(SNESGetFunctionType(snes->npc, &functype)); in SNESGetNPCFunction()
H A Dsnes.c2198 PetscErrorCode SNESGetFunctionType(SNES snes, SNESFunctionType *type) in SNESGetFunctionType() function
/petsc/include/ !
H A Dpetscsnes.h715 PETSC_EXTERN PetscErrorCode SNESGetFunctionType(SNES, SNESFunctionType *);