Lines Matching defs:j

187     for (CeedInt j = 0; j < 5; j++) q0[j][i] = q[j];  in ICsAdvection()  local
205 for (CeedInt j = 0; j < 5; j++) q0[j][i] = q[j]; in ICsAdvection2d() local
217 for (CeedInt j = 0; j < 5; j++) { in StatePhysicalGradientFromReference_ND() local
229 for (CeedInt j = 0; j < 5; j++) { in StatePhysicalGradientFromReference_ND() local
292 for (CeedInt j = 0; j < dim; j++) grad_v[j][f][i] = 0; // No Change in density or momentum in IFunction_AdvectionGeneric() local
297 for (CeedInt j = 0; j < dim; j++) { in IFunction_AdvectionGeneric() local
310 for (CeedInt j = 0; j < dim; j++) grad_v[j][4][i] = -wdetJ * s.U.E_total * uX[j]; in IFunction_AdvectionGeneric() local
322 for (CeedInt j = 0; j < dim; j++) { in IFunction_AdvectionGeneric() local
365 for (CeedInt j = 0; j < dim; j++) grad_v[j][f][i] = 0; // No Change in density or momentum in MassFunction_AdvectionGeneric() local
376 for (CeedInt j = 0; j < dim; j++) { in MassFunction_AdvectionGeneric() local
427 for (CeedInt j = 0; j < dim; j++) grad_v[j][f][i] = 0; // No Change in density or momentum in RHSFunction_AdvectionGeneric() local
432 for (CeedInt j = 0; j < dim; j++) { in RHSFunction_AdvectionGeneric() local
444 for (CeedInt j = 0; j < dim; j++) grad_v[j][4][i] = 0; in RHSFunction_AdvectionGeneric() local
446 for (CeedInt j = 0; j < dim; j++) grad_v[j][4][i] = wdetJ * s.U.E_total * uX[j]; in RHSFunction_AdvectionGeneric() local
459 for (CeedInt j = 0; j < dim; j++) { in RHSFunction_AdvectionGeneric() local
518 for (CeedInt j = 0; j < 4; j++) { in Advection_InOutFlowGeneric() local