Home
last modified time | relevance | path

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

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