Searched refs:HexQInterp (Results 1 – 2 of 2) sorted by relevance
124 static const PetscReal (*HexQInterp)[8], (*HexQDeriv)[8][3]; variable205 phi[i] = HexQInterp[q][i]; in HexComputeGeometry()587 HexQInterp = HexQInterp_Gauss; in THICreate()591 HexQInterp = HexQInterp_Lobatto; in THICreate()792 udot += HexQInterp[q][l] * ndot[l].u; in THIFunctionLocal_3D()793 vdot += HexQInterp[q][l] * ndot[l].v; in THIFunctionLocal_3D()
141 static const PetscReal (*HexQInterp)[8], (*HexQDeriv)[8][3]; variable221 phi[i] = HexQInterp[q][i]; in HexComputeGeometry()512 HexQInterp = HexQInterp_Gauss; in THICreate()516 HexQInterp = HexQInterp_Lobatto; in THICreate()