Searched refs:SNESGetMaxNonlinearStepFailures (Results 1 – 4 of 4) sorted by relevance
202 PetscErrorCode SNESGetMaxNonlinearStepFailures(PetscSNES, PetscInt*)
1610 setMaxStepFailures, petsc.SNESGetMaxNonlinearStepFailures1614 CHKERR(SNESGetMaxNonlinearStepFailures(self.snes, &ival))
214 PETSC_EXTERN PetscErrorCode SNESGetMaxNonlinearStepFailures(SNES, PetscInt *);
1526 PetscErrorCode SNESGetMaxNonlinearStepFailures(SNES snes, PetscInt *maxFails) in SNESGetMaxNonlinearStepFailures() function