Searched refs:QuadQInterp (Results 1 – 2 of 2) sorted by relevance
143 static const PetscReal QuadQInterp[4][4] = { variable827 const PetscReal jw = 0.25 * hx * hy / thi->rhog, *phi = QuadQInterp[q]; in THIFunctionLocal()994 phi[l] = QuadQInterp[q][l]; in THIJacobianLocal_2D()1149 const PetscReal jw = 0.25 * hx * hy / thi->rhog, *phi = QuadQInterp[q];
126 static const PetscReal QuadQInterp[4][4] = { variable831 const PetscReal jw = 0.25 * hx * hy, *phi = QuadQInterp[q]; in THIFunctionLocal_3D()1175 const PetscReal jw = 0.25 * hx * hy, *phi = QuadQInterp[q]; in THIJacobianLocal_Momentum()