Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Ddiff_flux_projection.h25 for (CeedInt g = 0; g < dim; g++) { in ComputeDivDiffusiveFluxGeneric() local
H A Ddensitycurrent.h93 const CeedScalar g = -g_vec[2]; in Exact_DC() local
H A Dnewtonian_types.h31 CeedScalar g[3]; member
H A Dnewtonian.h199 const CeedScalar *g = context->g; in RHSFunction_Newtonian() local
283 const CeedScalar *g = context->g, dt = context->dt; in IFunction_Newtonian_Integrand() local
391 const CeedScalar *g = context->g; in IJacobian_Newtonian_Integrand() local
/honee/problems/
H A Dchannel.c99 CeedScalar g[] = {channel_ctx->B / rho, 0., 0.}; in NS_CHANNEL() local