Home
last modified time | relevance | path

Searched refs:TSMonitorEnvelopeCtx (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ts/interface/
H A Dtsmon.c1705 PetscErrorCode TSMonitorEnvelopeCtxCreate(TS ts, TSMonitorEnvelopeCtx *ctx) in TSMonitorEnvelopeCtxCreate()
1739 TSMonitorEnvelopeCtx ctx = (TSMonitorEnvelopeCtx)dctx; in TSMonitorEnvelope()
1782 TSMonitorEnvelopeCtx ctx = (TSMonitorEnvelopeCtx)ts->monitorcontext[i]; in TSMonitorEnvelopeGetBounds()
1803 PetscErrorCode TSMonitorEnvelopeCtxDestroy(TSMonitorEnvelopeCtx *ctx) in TSMonitorEnvelopeCtxDestroy()
H A Dts.c394 TSMonitorEnvelopeCtx ctx; in TSSetFromOptions()
/petsc/include/
H A Dpetscts.h1051 typedef struct _n_TSMonitorEnvelopeCtx *TSMonitorEnvelopeCtx; typedef
1052 PETSC_EXTERN PetscErrorCode TSMonitorEnvelopeCtxCreate(TS, TSMonitorEnvelopeCtx *);
1055 PETSC_EXTERN PetscErrorCode TSMonitorEnvelopeCtxDestroy(TSMonitorEnvelopeCtx *);