Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dstg_shur14.h36 CEED_QFUNCTION_HELPER void InterpolateProfile(const CeedScalar wall_dist, CeedScalar ubar[3], CeedS… in InterpolateProfile() function
267 InterpolateProfile(wall_dist, ubar, cij, &eps, &lt, stg_ctx); in StgShur14Preprocess()
308 InterpolateProfile(x_i[1], ubar, cij, &eps, &lt, stg_ctx); in ICsStg()
367 InterpolateProfile(X[1][i], ubar, cij, &eps, &lt, stg_ctx); in StgShur14Inflow()
496 InterpolateProfile(coords[1][i], ubar, cij, &eps, &lt, stg_ctx); in StgShur14InflowStrongQF()