Searched defs:g (Results 1 – 5 of 5) sorted by relevance
25 for (CeedInt g = 0; g < dim; g++) { in ComputeDivDiffusiveFluxGeneric() local
93 const CeedScalar g = -g_vec[2]; in Exact_DC() local
31 CeedScalar g[3]; member
199 const CeedScalar *g = context->g; in RHSFunction_Newtonian() local283 const CeedScalar *g = context->g, dt = context->dt; in IFunction_Newtonian_Integrand() local391 const CeedScalar *g = context->g; in IJacobian_Newtonian_Integrand() local
99 CeedScalar g[] = {channel_ctx->B / rho, 0., 0.}; in NS_CHANNEL() local