Home
last modified time | relevance | path

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

/honee/src/smartsim/
H A Dsgs_dd_training.c23 #define SGS_DD_TRAIN_KEY "SGS Data Driven Training" macro
100 PetscCall(HoneeGetContainer(honee, SGS_DD_TRAIN_KEY, &sgs_dd_train)); in SetupTrainingDataCalculation()
186 …PetscCall(HoneeSetContainer(honee, SGS_DD_TRAIN_KEY, sgs_dd_train, (PetscCtxDestroyFn *)SGS_DD_Tra… in SGS_DD_TrainingSetup()
301 PetscCall(HoneeGetContainer(honee, SGS_DD_TRAIN_KEY, &sgs_dd_train)); in TSMonitor_SGS_DD_Training()