Searched refs:strong_res (Results 1 – 1 of 1) sorted by relevance
474 CeedScalar strong_res[5]; in IFunction_Euler() local475 for (CeedInt j = 0; j < 5; j++) strong_res[j] = q_dot[j][i] + strong_conv[j]; in IFunction_Euler()502 … for (CeedInt l = 0; l < 5; l++) stab[k][j] = jacob_F_conv[j][k][l] * Tau_x[j] * strong_res[l]; in IFunction_Euler()