| /petsc/src/ts/adapt/impls/none/ |
| H A D | adaptnone.c | 3 …ptChoose_None(TSAdapt adapt, TS ts, PetscReal h, PetscInt *next_sc, PetscReal *next_h, PetscBool *… in TSAdaptChoose_None()
|
| /petsc/src/ts/impls/implicit/glle/ |
| H A D | glleadapt.c | 185 …t[], PetscInt cur, PetscReal h, PetscReal tleft, PetscInt *next_sc, PetscReal *next_h, PetscBool *… in TSGLLEAdaptChoose() 226 …t[], PetscInt cur, PetscReal h, PetscReal tleft, PetscInt *next_sc, PetscReal *next_h, PetscBool *… in TSGLLEAdaptChoose_None() 254 …t[], PetscInt cur, PetscReal h, PetscReal tleft, PetscInt *next_sc, PetscReal *next_h, PetscBool *… in TSGLLEAdaptChoose_Size() 295 …t[], PetscInt cur, PetscReal h, PetscReal tleft, PetscInt *next_sc, PetscReal *next_h, PetscBool *… in TSGLLEAdaptChoose_Both()
|
| H A D | glle.c | 376 …eteStep_Rescale(TSGLLEScheme sc, PetscReal h, TSGLLEScheme next_sc, PetscReal next_h, Vec Ydot[], … in TSGLLECompleteStep_Rescale() 395 …escaleAndModify(TSGLLEScheme sc, PetscReal h, TSGLLEScheme next_sc, PetscReal next_h, Vec Ydot[], … in TSGLLECompleteStep_RescaleAndModify() 790 …S ts, PetscReal h, const PetscReal hmnorm[], PetscInt *next_scheme, PetscReal *next_h, PetscBool *… in TSGLLEChooseNextScheme() 872 PetscReal h, hmnorm[4], enorm[3], next_h; in TSSolve_GLLE() local
|
| /petsc/src/ts/adapt/impls/cfl/ |
| H A D | adaptcfl.c | 3 …aptChoose_CFL(TSAdapt adapt, TS ts, PetscReal h, PetscInt *next_sc, PetscReal *next_h, PetscBool *… in TSAdaptChoose_CFL()
|
| /petsc/src/ts/adapt/impls/basic/ |
| H A D | adaptbasic.c | 4 …tChoose_Basic(TSAdapt adapt, TS ts, PetscReal h, PetscInt *next_sc, PetscReal *next_h, PetscBool *… in TSAdaptChoose_Basic()
|
| /petsc/src/ts/adapt/impls/glee/ |
| H A D | adaptglee.c | 8 …ptChoose_GLEE(TSAdapt adapt, TS ts, PetscReal h, PetscInt *next_sc, PetscReal *next_h, PetscBool *… in TSAdaptChoose_GLEE()
|
| /petsc/src/ts/adapt/impls/history/ |
| H A D | adapthist.c | 8 …hoose_History(TSAdapt adapt, TS ts, PetscReal h, PetscInt *next_sc, PetscReal *next_h, PetscBool *… in TSAdaptChoose_History()
|
| /petsc/src/ts/adapt/impls/dsp/ |
| H A D | adaptdsp.c | 68 …aptChoose_DSP(TSAdapt adapt, TS ts, PetscReal h, PetscInt *next_sc, PetscReal *next_h, PetscBool *… in TSAdaptChoose_DSP()
|
| /petsc/src/ts/adapt/interface/ |
| H A D | tsadapt.c | 914 …TSAdaptChoose(TSAdapt adapt, TS ts, PetscReal h, PetscInt *next_sc, PetscReal *next_h, PetscBool *… in TSAdaptChoose()
|
| /petsc/src/ts/impls/pseudo/ |
| H A D | posindep.c | 354 …oose_TSPseudo(TSAdapt adapt, TS ts, PetscReal h, PetscInt *next_sc, PetscReal *next_h, PetscBool *… in TSAdaptChoose_TSPseudo()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex53.c | 2085 …oose_Terzaghi(TSAdapt adapt, TS ts, PetscReal h, PetscInt *next_sc, PetscReal *next_h, PetscBool *… in TSAdaptChoose_Terzaghi()
|