Searched refs:TSMonitorLGCtxSetDisplayVariables (Results 1 – 2 of 2) sorted by relevance
1057 if (flg) PetscCall(TSMonitorLGCtxSetDisplayVariables(ctx, (const char *const *)displaynames)); in TSMonitorLGSolution()1202 PetscErrorCode TSMonitorLGCtxSetDisplayVariables(TSMonitorLGCtx ctx, const char *const *displayname… in TSMonitorLGCtxSetDisplayVariables() function1254 … PetscCall(TSMonitorLGCtxSetDisplayVariables((TSMonitorLGCtx)ts->monitorcontext[i], displaynames)); in TSMonitorLGSetDisplayVariables()
1031 PETSC_EXTERN PetscErrorCode TSMonitorLGCtxSetDisplayVariables(TSMonitorLGCtx, const char *const *);