Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dbc_freestream.h71 CEED_QFUNCTION(Freestream_Entropy_HLL)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScala… in Freestream_Entropy_HLL() function
/libCEED/examples/fluids/problems/
H A Dbc_freestream.c86 problem->apply_freestream.qfunction = Freestream_Entropy_HLL; in FreestreamBCSetup()