Searched defs:phi (Results 1 – 5 of 5) sorted by relevance
| /libCEED/examples/deal.II/ |
| H A D | bps-cpu.h | 149 do_cell_integral_local(FEEvaluation<dim, -1, 0, n_components, Number> &phi) const in do_cell_integral_local()
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | stg_shur14_type.h | 37 size_t sigma, d, phi; // !< Random number set, [nmodes,3], [nmodes,3], [nmodes] member
|
| H A D | stg_shur14.h | 161 const CeedScalar *phi = &stg_ctx->data[stg_ctx->offsets.phi]; in StgShur14Calc() local 204 const CeedScalar *phi = &stg_ctx->data[stg_ctx->offsets.phi]; in StgShur14Calc_PrecompEktot() local
|
| H A D | differential_filter.h | 215 …CeedScalar phi = phi_bar + alpha[0] * Square(omega6) * sin(6 * omega * x_i[0]) + alpha[1] * Square… in DifferentialFilter_MMS_IC() local
|
| /libCEED/examples/fluids/problems/ |
| H A D | stg_shur14.c | 131 CeedScalar *phi = &stg_ctx->data[stg_ctx->offsets.phi]; in ReadStgRand() local
|