Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Ddensitycurrent.h86 CEED_QFUNCTION_HELPER State Exact_DC(CeedInt dim, CeedScalar time, const CeedScalar X[], CeedInt Nf… in Exact_DC() function
143 State s = Exact_DC(3, 0., x, 5, ctx); in ICsDC()