Home
last modified time | relevance | path

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

/honee/include/
H A Dsmartsim.h7 PetscErrorCode SGS_DD_TrainingSetup(Ceed ceed, Honee honee);
/honee/src/
H A Dsmartsim_weak.c16 SMARTSIM_WEAK(PetscErrorCode SGS_DD_TrainingSetup(Ceed ceed, Honee honee, ProblemData problem))
H A Dsetuplibceed.c290 if (app_ctx->sgs_train_enable) PetscCall(SGS_DD_TrainingSetup(ceed, honee)); in SetupLibceed()
/honee/src/smartsim/
H A Dsgs_dd_training.c171 PetscErrorCode SGS_DD_TrainingSetup(Ceed ceed, Honee honee) { in SGS_DD_TrainingSetup() function