Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Ddifferential_filter.h74 CEED_QFUNCTION_HELPER CeedScalar VanDriestWallDamping(const CeedScalar wall_dist_plus, const CeedSc… in VanDriestWallDamping() argument
75 return -expm1(-wall_dist_plus / A_plus); in VanDriestWallDamping()