Home
last modified time | relevance | path

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

/libCEED/examples/deal.II/
H A Dbps-cpu.h149 do_cell_integral_local(FEEvaluation<dim, -1, 0, n_components, Number> &phi) const in do_cell_integral_local()
/libCEED/examples/fluids/qfunctions/
H A Dstg_shur14_type.h37 size_t sigma, d, phi; // !< Random number set, [nmodes,3], [nmodes,3], [nmodes] member
H A Dstg_shur14.h161 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 Ddifferential_filter.h215 …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 Dstg_shur14.c131 CeedScalar *phi = &stg_ctx->data[stg_ctx->offsets.phi]; in ReadStgRand() local