Searched refs:SNESGetFunctionNorm (Results 1 – 5 of 5) sorted by relevance
122 - `SNESSetFunctionNorm()` and `SNESGetFunctionNorm()` removed.
196 PetscErrorCode SNESGetFunctionNorm(PetscSNES, PetscReal*)
1860 setFunctionNorm, petsc.SNESGetFunctionNorm1864 CHKERR(SNESGetFunctionNorm(self.snes, &rval))
687 PETSC_EXTERN PetscErrorCode SNESGetFunctionNorm(SNES, PetscReal *);
2094 PetscErrorCode SNESGetFunctionNorm(SNES snes, PetscReal *norm) in SNESGetFunctionNorm() function