Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dchannel.h24 CEED_QFUNCTION_HELPER State Exact_Channel(CeedInt dim, CeedScalar time, const CeedScalar X[], CeedI… in Exact_Channel() function
67 State s = Exact_Channel(3, 0., x, 5, ctx); in ICsChannel()
102 State s_exact = Exact_Channel(3, 0., x, 5, ctx); in Channel_Inflow()