Searched refs:Tau (Results 1 – 1 of 1) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | advection.h | 257 CEED_QFUNCTION_HELPER CeedScalar Tau(AdvectionContext context, const State s, const CeedScalar *dXd… in Tau() function 340 const CeedScalar TauS = Tau(context, s, dXdx, dim); in IFunction_AdvectionGeneric() 394 const CeedScalar TauS = Tau(context, s, dXdx, dim); in MassFunction_AdvectionGeneric() 475 const CeedScalar TauS = Tau(context, s, dXdx, dim); in RHSFunction_AdvectionGeneric()
|