Searched refs:InterpolateProfile (Results 1 – 1 of 1) sorted by relevance
| /honee/qfunctions/ |
| H A D | stg_shur14.h | 36 CEED_QFUNCTION_HELPER void InterpolateProfile(const CeedScalar wall_dist, CeedScalar ubar[3], CeedS… in InterpolateProfile() function 267 InterpolateProfile(wall_dist, ubar, cij, &eps, <, stg_ctx); in StgShur14Preprocess() 308 InterpolateProfile(x_i[1], ubar, cij, &eps, <, stg_ctx); in ICsStg() 367 InterpolateProfile(X[1][i], ubar, cij, &eps, <, stg_ctx); in StgShur14Inflow() 496 InterpolateProfile(coords[1][i], ubar, cij, &eps, <, stg_ctx); in StgShur14InflowStrongQF()
|