Searched refs:SGS_DD_TrainingSetup (Results 1 – 4 of 4) sorted by relevance
7 PetscErrorCode SGS_DD_TrainingSetup(Ceed ceed, Honee honee);
16 SMARTSIM_WEAK(PetscErrorCode SGS_DD_TrainingSetup(Ceed ceed, Honee honee, ProblemData problem))
290 if (app_ctx->sgs_train_enable) PetscCall(SGS_DD_TrainingSetup(ceed, honee)); in SetupLibceed()
171 PetscErrorCode SGS_DD_TrainingSetup(Ceed ceed, Honee honee) { in SGS_DD_TrainingSetup() function