Searched refs:prof_eps (Results 1 – 1 of 1) sorted by relevance
45 const CeedScalar *prof_eps = &stg_ctx->data[stg_ctx->offsets.eps]; in InterpolateProfile() local70 *eps = prof_eps[idx - 1] + coeff * (prof_eps[idx] - prof_eps[idx - 1]); in InterpolateProfile()82 *eps = prof_eps[nprofs - 1]; in InterpolateProfile()