Searched refs:SNESFunctionType (Results 1 – 4 of 4) sorted by relevance
80 SNESFunctionType functype; in SNESGetNPCFunction()
1045 if (flg) PetscCall(SNESSetFunctionType(snes, (SNESFunctionType)indx)); in SNESSetFromOptions()2176 PetscErrorCode SNESSetFunctionType(SNES snes, SNESFunctionType type) in SNESSetFunctionType()2198 PetscErrorCode SNESGetFunctionType(SNES snes, SNESFunctionType *type) in SNESGetFunctionType()
711 } SNESFunctionType; typedef714 PETSC_EXTERN PetscErrorCode SNESSetFunctionType(SNES, SNESFunctionType);715 PETSC_EXTERN PetscErrorCode SNESGetFunctionType(SNES, SNESFunctionType *);
122 SNESFunctionType functype; /* Function type for the SNES instance */