Home
last modified time | relevance | path

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

/honee/include/
H A Dnavierstokes.h62 SGS_MODEL_DD_SEQENTIAL_TORCH = 2, enumerator
/honee/problems/
H A Dsgs_dd_model.c470 } else if (sgs_dd_setup_data->sgs_dd_model_implementation == SGS_MODEL_DD_SEQENTIAL_TORCH) { in SgsDDSetupNodalEvaluation_Sequential()
719 case SGS_MODEL_DD_SEQENTIAL_TORCH: in SgsDDSetup()