Home
last modified time | relevance | path

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

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