Searched refs:SNESGetMaxLinearSolveFailures (Results 1 – 4 of 4) sorted by relevance
205 PetscErrorCode SNESGetMaxLinearSolveFailures(PetscSNES, PetscInt*)
1651 setMaxKSPFailures, petsc.SNESGetMaxLinearSolveFailures1655 CHKERR(SNESGetMaxLinearSolveFailures(self.snes, &ival))
229 PETSC_EXTERN PetscErrorCode SNESGetMaxLinearSolveFailures(SNES, PetscInt *);
1651 PetscErrorCode SNESGetMaxLinearSolveFailures(SNES snes, PetscInt *maxFails) in SNESGetMaxLinearSolveFailures() function