Searched refs:dXdx_q (Results 1 – 2 of 2) sorted by relevance
| /honee/qfunctions/ |
| H A D | strong_boundary_conditions.h | 13 CeedScalar *dXdx_q = out[2]; in SetupStrongBC() local 21 StoredValuesPack(Q, i, 0, 9, (CeedScalar *)dXdx, dXdx_q); in SetupStrongBC()
|
| H A D | stg_shur14.h | 243 const CeedScalar *dXdx_q = in[0]; in StgShur14Preprocess() local 264 StoredValuesUnpack(Q, i, 0, 9, dXdx_q, (CeedScalar *)dXdx); in StgShur14Preprocess() 474 const CeedScalar *dXdx_q = in[0]; in StgShur14InflowStrongQF() local 493 StoredValuesUnpack(Q, i, 0, 9, dXdx_q, (CeedScalar *)dXdx); in StgShur14InflowStrongQF()
|