Home
last modified time | relevance | path

Searched refs:J_face (Results 1 – 2 of 2) sorted by relevance

/honee/qfunctions/
H A Dsetupgeo.h142 const CeedScalar(*J_face)[3][CEED_Q_VLA] = (const CeedScalar(*)[3][CEED_Q_VLA])in[1]; in SetupBoundaryGradient() local
149 NormalVectorFromdxdX_3D(Q, i, J_face, normal, &detJ_face); in SetupBoundaryGradient()
H A Dsetupgeo2d.h172 const CeedScalar(*J_face)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[1]; in Setup2DBoundaryGradient() local
179 NormalVectorFromdxdX_2D(Q, i, J_face, normal, &detJ_face); in Setup2DBoundaryGradient()