Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dsetupgeo.h141 const CeedScalar(*J_cell)[3][CEED_Q_VLA] = (const CeedScalar(*)[3][CEED_Q_VLA])in[0]; in SetupBoundaryGradient() local
151 InvertMappingJacobian_3D(Q, i, J_cell, dXdx, NULL); in SetupBoundaryGradient()
H A Dsetupgeo2d.h171 const CeedScalar(*J_cell)[2][CEED_Q_VLA] = (const CeedScalar(*)[2][CEED_Q_VLA])in[0]; in Setup2DBoundaryGradient() local
181 InvertMappingJacobian_2D(Q, i, J_cell, dXdx, NULL); in Setup2DBoundaryGradient()