Searched defs:phi (Results 1 – 4 of 4) sorted by relevance
30 size_t sigma, d, phi; // !< Random number set, [nmodes,3], [nmodes,3], [nmodes] member
156 const CeedScalar *phi = &stg_ctx->data[stg_ctx->offsets.phi]; in StgShur14Calc() local199 const CeedScalar *phi = &stg_ctx->data[stg_ctx->offsets.phi]; in StgShur14Calc_PrecompEktot() local
211 …CeedScalar phi = phi_bar + alpha[0] * Square(omega6) * sin(6 * omega * x_i[0]) + alpha[1] * Square… in DifferentialFilter_MMS_IC() local
127 CeedScalar *phi = &stg_ctx->data[stg_ctx->offsets.phi]; in ReadStgRand() local