Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dstg_shur14.h41 CEED_QFUNCTION_HELPER void InterpolateProfile(const CeedScalar wall_dist, CeedScalar ubar[3], CeedS… in InterpolateProfile() function
265 InterpolateProfile(wall_dist, ubar, cij, &eps, &lt, stg_ctx); in StgShur14Preprocess()
305 InterpolateProfile(x_i[1], ubar, cij, &eps, &lt, stg_ctx); in ICsStg()
363 InterpolateProfile(X[1][i], ubar, cij, &eps, &lt, stg_ctx); in StgShur14Inflow()
498 InterpolateProfile(coords[1][i], ubar, cij, &eps, &lt, stg_ctx); in StgShur14InflowStrongQF()