Home
last modified time | relevance | path

Searched refs:TSMonitor_SGS_DD_Training (Results 1 – 4 of 4) sorted by relevance

/honee/include/
H A Dsmartsim.h8 PetscErrorCode TSMonitor_SGS_DD_Training(TS ts, PetscInt step_num, PetscReal solution_time, Vec Q, …
/honee/src/
H A Dsmartsim_weak.c17 SMARTSIM_WEAK(PetscErrorCode TSMonitor_SGS_DD_Training(TS ts, PetscInt step_num, PetscReal solution…
H A Dsetupts.c495 …if (app_ctx->sgs_train_enable) PetscCall(TSMonitorSet(*ts, TSMonitor_SGS_DD_Training, honee, NULL)… in TSSolve_NS()
/honee/src/smartsim/
H A Dsgs_dd_training.c291 PetscErrorCode TSMonitor_SGS_DD_Training(TS ts, PetscInt step_num, PetscReal solution_time, Vec Q, … in TSMonitor_SGS_DD_Training() function