Searched refs:TSMonitorEnvelope (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/interface/ |
| H A D | tsmon.c | 1737 PetscErrorCode TSMonitorEnvelope(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscCtx dctx) in TSMonitorEnvelope() function 1781 if (ts->monitor[i] == TSMonitorEnvelope) { in TSMonitorEnvelopeGetBounds()
|
| H A D | ts.c | 397 …PetscCall(TSMonitorSet(ts, TSMonitorEnvelope, ctx, (PetscCtxDestroyFn *)TSMonitorEnvelopeCtxDestro… in TSSetFromOptions()
|
| /petsc/include/ |
| H A D | petscts.h | 1053 PETSC_EXTERN PetscErrorCode TSMonitorEnvelope(TS, PetscInt, PetscReal, Vec, void *);
|