Searched refs:Tau (Results 1 – 1 of 1) sorted by relevance
| /honee/qfunctions/ |
| H A D | advection.h | 240 CEED_QFUNCTION_HELPER CeedScalar Tau(AdvectionContext context, const State s, const CeedScalar *dXd… in Tau() function 321 const CeedScalar TauS = Tau(context, s, dXdx, dim); in IFunction_AdvectionGeneric() 375 const CeedScalar TauS = Tau(context, s, dXdx, dim); in MassFunction_AdvectionGeneric() 458 const CeedScalar TauS = Tau(context, s, dXdx, dim); in RHSFunction_AdvectionGeneric()
|