Searched defs:MonitorError (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/ts/tutorials/ |
| H A D | ex8.c | 289 static PetscErrorCode MonitorError(TS ts, PetscInt step, PetscReal t, Vec x, PetscCtx ctx) in MonitorError() function
|
| H A D | ex47.c | 224 static PetscErrorCode MonitorError(KSP ksp, PetscInt it, PetscReal rnorm, PetscCtx ctx) in MonitorError() function
|
| H A D | ex46.c | 296 static PetscErrorCode MonitorError(TS ts, PetscInt step, PetscReal crtime, Vec u, PetscCtx ctx) in MonitorError() function
|
| H A D | ex77.c | 726 static PetscErrorCode MonitorError(TS ts, PetscInt step, PetscReal crtime, Vec u, PetscCtx ctx) in MonitorError() function
|
| H A D | ex76.c | 1579 static PetscErrorCode MonitorError(TS ts, PetscInt step, PetscReal crtime, Vec u, PetscCtx ctx) in MonitorError() function
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | burgers_spectral.c | 603 PetscErrorCode MonitorError(Tao tao, PetscCtx ctx) in MonitorError() function
|
| H A D | spectraladjointassimilation.c | 613 PetscErrorCode MonitorError(Tao tao, PetscCtx ctx) in MonitorError() function
|