Home
last modified time | relevance | path

Searched defs:sgsdd_ctx (Results 1 – 3 of 3) sorted by relevance

/honee/qfunctions/
H A Dsgs_dd_model.h37 …R void DataDrivenInference(const CeedScalar *inputs, CeedScalar *outputs, SgsDDContext sgsdd_ctx) { in DataDrivenInference()
56 … const CeedScalar viscosity, CeedScalar kmsgs_stress[6], SgsDDContext sgsdd_ctx) { in ComputeSgsDD_Fused()
75 const SgsDDContext sgsdd_ctx = (SgsDDContext)ctx; in ComputeSgsDDNodal_Fused() local
119 const SgsDDContext sgsdd_ctx = (SgsDDContext)ctx; in ComputeSgsDDNodal_Sequential_Inputs() local
162 const SgsDDContext sgsdd_ctx = (SgsDDContext)ctx; in ComputeSgsDDNodal_Sequential_Inference() local
183 const SgsDDContext sgsdd_ctx = (SgsDDContext)ctx; in ComputeSgsDDNodal_Sequential_Outputs() local
H A Dsgs_dd_training.h32 const SGS_DDTrainingContext sgsdd_ctx = (SGS_DDTrainingContext)ctx; in ComputeSGS_DDAnisotropicTrainingDataNodal() local
/honee/problems/
H A Dsgs_dd_model.c595 SgsDDContext sgsdd_ctx; in SgsDDContextFill() local
646 SgsDDContext sgsdd_ctx; in SgsDDSetup() local