Home
last modified time | relevance | path

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

/honee/src/
H A Dlog_events.c23 PetscLogEvent HONEE_SgsModelDDInference; variable
42 …PetscCall(PetscLogEventRegister("SgsModelDDInfer", sgs_model_classid, &HONEE_SgsModelDDInference)); in RegisterLogEvents()
/honee/include/
H A Dlog_events.h21 extern PetscLogEvent HONEE_SgsModelDDInference;
/honee/problems/torch/
H A Dsgs_model_torch.cpp108 …PetscCall(PetscLogEventBegin(HONEE_SgsModelDDInference, DD_Inputs_loc, DD_Outputs_loc, NULL, NULL)… in ModelInference_Torch()
112 PetscCall(PetscLogEventEnd(HONEE_SgsModelDDInference, DD_Inputs_loc, DD_Outputs_loc, NULL, NULL)); in ModelInference_Torch()
/honee/problems/
H A Dsgs_dd_model.c240 …PetscCall(PetscLogEventBegin(HONEE_SgsModelDDInference, DD_Inputs_loc, DD_Outputs_loc, NULL, NULL)… in SgsDDNodalStressEval_Sequential_Ceed()
244 PetscCall(PetscLogEventEnd(HONEE_SgsModelDDInference, DD_Inputs_loc, DD_Outputs_loc, NULL, NULL)); in SgsDDNodalStressEval_Sequential_Ceed()