Searched defs:stepi (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ts/utils/dmplexlandau/tutorials/ |
| H A D | ex2.c | 140 static PetscErrorCode testNone(TS ts, Vec X, PetscInt stepi, PetscReal time, PetscBool islast, Land… in testNone() 146 static PetscErrorCode testSpitzer(TS ts, Vec X, PetscInt stepi, PetscReal time, PetscBool islast, L… in testSpitzer() 268 static PetscErrorCode testStable(TS ts, Vec X, PetscInt stepi, PetscReal time, PetscBool islast, La… in testStable() 410 static PetscErrorCode Monitor(TS ts, PetscInt stepi, PetscReal time, Vec X, void *actx) in Monitor() 486 PetscInt stepi; in PreStep() local
|
| H A D | ex1.c | 206 PetscErrorCode Monitor_nrl(TS ts, PetscInt stepi, PetscReal time, Vec X, void *actx) in Monitor_nrl() 222 PetscErrorCode Monitor(TS ts, PetscInt stepi, PetscReal time, Vec X, void *actx) in Monitor()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex48.c | 296 static PetscErrorCode Monitor(TS ts, PetscInt stepi, PetscReal time, Vec X, void *actx) in Monitor()
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | plexland.c | 2392 PetscErrorCode DMPlexLandauPrintNorms(Vec X, PetscInt stepi) in DMPlexLandauPrintNorms()
|