Searched refs:Exact_AdvectionGeneric (Results 1 – 1 of 1) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | advection.h | 72 CEED_QFUNCTION_HELPER CeedInt Exact_AdvectionGeneric(CeedInt dim, CeedScalar time, const CeedScalar… in Exact_AdvectionGeneric() function 172 Exact_AdvectionGeneric(3, 0., x, 5, q, ctx); in ICsAdvection() 190 Exact_AdvectionGeneric(2, context->time, x, 5, q, ctx); in ICsAdvection2d()
|