Searched refs:TSMonitorEnvelopeCtx (Results 1 – 3 of 3) sorted by relevance
1705 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()
394 TSMonitorEnvelopeCtx ctx; in TSSetFromOptions()
1051 typedef struct _n_TSMonitorEnvelopeCtx *TSMonitorEnvelopeCtx; typedef1052 PETSC_EXTERN PetscErrorCode TSMonitorEnvelopeCtxCreate(TS, TSMonitorEnvelopeCtx *);1055 PETSC_EXTERN PetscErrorCode TSMonitorEnvelopeCtxDestroy(TSMonitorEnvelopeCtx *);