Searched defs:next_scheme (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ts/impls/implicit/glle/ |
| H A D | glle.c | 790 …LLEChooseNextScheme(TS ts, PetscReal h, const PetscReal hmnorm[], PetscInt *next_scheme, PetscReal… in TSGLLEChooseNextScheme() 871 PetscInt j, r, s, next_scheme = 0, rejections; in TSSolve_GLLE() local
|
| /petsc/src/ts/impls/glee/ |
| H A D | glee.c | 505 PetscInt i, j, reject, next_scheme, its, lits; in TSStep_GLEE() local
|