Searched defs:rejects (Results 1 – 3 of 3) sorted by relevance
| /petsc/config/BuildSystem/config/ |
| H A D | package.py | 281 def rmArgs(self,args,rejects): argument 285 def rmArgsPair(self,args,rejects,remove_ahead=True): argument
|
| /petsc/src/ts/tutorials/ |
| H A D | ex8.c | 317 PetscInt steps, nonlinits, linits, snesfails, rejects; in main() local
|
| /petsc/src/ts/interface/ |
| H A D | ts.c | 4972 PetscErrorCode TSGetStepRejections(TS ts, PetscInt *rejects) in TSGetStepRejections() 5028 PetscErrorCode TSSetMaxStepRejections(TS ts, PetscInt rejects) in TSSetMaxStepRejections()
|