Home
last modified time | relevance | path

Searched defs:phi (Results 1 – 4 of 4) sorted by relevance

/honee/qfunctions/
H A Dstg_shur14_type.h30 size_t sigma, d, phi; // !< Random number set, [nmodes,3], [nmodes,3], [nmodes] member
H A Dstg_shur14.h156 const CeedScalar *phi = &stg_ctx->data[stg_ctx->offsets.phi]; in StgShur14Calc() local
199 const CeedScalar *phi = &stg_ctx->data[stg_ctx->offsets.phi]; in StgShur14Calc_PrecompEktot() local
H A Ddifferential_filter.h211 …CeedScalar phi = phi_bar + alpha[0] * Square(omega6) * sin(6 * omega * x_i[0]) + alpha[1] * Square… in DifferentialFilter_MMS_IC() local
/honee/problems/
H A Dstg_shur14.c127 CeedScalar *phi = &stg_ctx->data[stg_ctx->offsets.phi]; in ReadStgRand() local