Searched refs:sgs_train_enable (Results 1 – 5 of 5) sorted by relevance
193 …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()
365 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()
290 if (app_ctx->sgs_train_enable) PetscCall(SGS_DD_TrainingSetup(ceed, honee)); in SetupLibceed()
112 PetscBool sgs_train_enable; member
388 The SGS *in situ* training can be enabled using the `-sgs_train_enable` flag.406 * - `-sgs_train_enable`