Home
last modified time | relevance | path

Searched defs:dq (Results 1 – 10 of 10) sorted by relevance

/honee/qfunctions/
H A Dbc_outflow.h107 const CeedScalar(*dq)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[0]; in RiemannOutflow_Jacobian() local
248 const CeedScalar(*dq)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[0]; in PressureOutflow_Jacobian() local
H A Dbc_slip.h58 const CeedScalar(*dq)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[0]; in Slip_Jacobian() local
H A Deulervortex.h265 const CeedScalar(*dq)[5][CEED_Q_VLA] = (const CeedScalar(*)[5][CEED_Q_VLA])in[1]; in Euler() local
385 const CeedScalar(*dq)[5][CEED_Q_VLA] = (const CeedScalar(*)[5][CEED_Q_VLA])in[1]; in IFunction_Euler() local
H A Dbc_freestream.h77 const CeedScalar(*dq)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[0]; in Freestream_Jacobian() local
H A Dblasius.h178 const CeedScalar(*dq)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[0]; in Blasius_Inflow_Jacobian() local
H A Ddifferential_filter.h127 CeedScalar dq[3], dq_dXdx[3] = {0.}, dq_dXdx_a[3] = {0.}; in DifferentialFilter_LHS_N() local
H A Dshocktube.h211 const CeedScalar(*dq)[5][CEED_Q_VLA] = (const CeedScalar(*)[5][CEED_Q_VLA])in[1]; in EulerShockTube() local
H A Dnewtonian.h423 const CeedScalar(*dq)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[0]; in IJacobian_Newtonian() local
540 const CeedScalar(*dq)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[0]; in BoundaryIntegral_Jacobian() local
H A Dstg_shur14.h414 const CeedScalar(*dq)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[0]; in StgShur14Inflow_Jacobian() local
H A Dnewtonian_state.h583 CeedScalar grad_qi[5][3], dq[5][3] = {{0.}}; in StatePhysicalGradientFromReference() local