Home
last modified time | relevance | path

Searched refs:sgs_train_enable (Results 1 – 5 of 5) sorted by relevance

/honee/src/
H A Dcloptions.c193 …e", "Enable Data-Driven SGS training", NULL, app_ctx->sgs_train_enable, &app_ctx->sgs_train_enable, in ProcessCommandLineOptions()
195 if (app_ctx->sgs_train_enable) honee->set_poststep = PETSC_TRUE; in ProcessCommandLineOptions()
H A Dsetupts.c365 if (honee->app_ctx->sgs_train_enable) PetscCall(TSPostStep_SGS_DD_Training(ts)); in TSPostStep_Honee()
495 …if (app_ctx->sgs_train_enable) PetscCall(TSMonitorSet(*ts, TSMonitor_SGS_DD_Training, honee, NULL)… in TSSolve_NS()
H A Dsetuplibceed.c290 if (app_ctx->sgs_train_enable) PetscCall(SGS_DD_TrainingSetup(ceed, honee)); in SetupLibceed()
/honee/include/
H A Dnavierstokes.h112 PetscBool sgs_train_enable; member
/honee/doc/
H A Dauxiliary.md388 The SGS *in situ* training can be enabled using the `-sgs_train_enable` flag.
406 * - `-sgs_train_enable`