Home
last modified time | relevance | path

Searched defs:F_inviscid_normal (Results 1 – 2 of 2) sorted by relevance

/honee/qfunctions/
H A Dbc_outflow.h74 StateConservative F_inviscid_normal = RiemannFlux_HLLC(gas, s_int, s_ext, normal); in RiemannOutflow() local
H A Dnewtonian_state.h498 CEED_QFUNCTION_HELPER void FluxTotal_RiemannBoundary(const StateConservative F_inviscid_normal, con… in FluxTotal_RiemannBoundary()