Searched refs:SNESSetFunctionNorm (Results 1 – 5 of 5) sorted by relevance
122 - `SNESSetFunctionNorm()` and `SNESGetFunctionNorm()` removed.
195 PetscErrorCode SNESSetFunctionNorm(PetscSNES, PetscReal)
1847 getFunctionNorm, petsc.SNESSetFunctionNorm1851 CHKERR(SNESSetFunctionNorm(self.snes, rval))
686 PETSC_EXTERN PetscErrorCode SNESSetFunctionNorm(SNES, PetscReal);
2071 PetscErrorCode SNESSetFunctionNorm(SNES snes, PetscReal norm) in SNESSetFunctionNorm() function