Home
last modified time | relevance | path

Searched refs:Exact_AdvectionGeneric (Results 1 – 1 of 1) sorted by relevance

/honee/qfunctions/ !
H A Dadvection.h64 CEED_QFUNCTION_HELPER int Exact_AdvectionGeneric(CeedInt dim, CeedScalar time, const CeedScalar X[]… in Exact_AdvectionGeneric() function
186 Exact_AdvectionGeneric(3, 0., x, 5, q, ctx); in ICsAdvection()
204 Exact_AdvectionGeneric(2, context->time, x, 5, q, ctx); in ICsAdvection2d()