Home
last modified time | relevance | path

Searched defs:monitor_ctx (Results 1 – 2 of 2) sorted by relevance

/honee/src/
H A Dmonitor_cfl.c15 static PetscErrorCode MonitorCflCtxDestroy(MonitorCflCtx *monitor_ctx) { in MonitorCflCtxDestroy()
36 MonitorCflCtx monitor_ctx; in SetupMontiorCfl() local
139 MonitorCflCtx monitor_ctx = (MonitorCflCtx)ctx->data; in TSMonitor_Cfl() local
H A Dmonitor_totalkineticenergy.c18 static PetscErrorCode MonitorTotalKEDestroy(MonitorTotalKE *monitor_ctx) { in MonitorTotalKEDestroy()
57 MonitorTotalKE monitor_ctx; in SetupMontiorTotalKineticEnergy() local
133 MonitorTotalKE monitor_ctx = (MonitorTotalKE)ctx->data; in TSMonitor_TotalKineticEnergy() local