Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dbc_freestream.h131 CEED_QFUNCTION(Freestream_Jacobian_Prim_HLL)(void *ctx, CeedInt Q, const CeedScalar *const *in, Cee… in Freestream_Jacobian_Prim_HLL() function
/libCEED/examples/fluids/problems/
H A Dbc_freestream.c72 problem->apply_freestream_jacobian.qfunction = Freestream_Jacobian_Prim_HLL; in FreestreamBCSetup()