Home
last modified time | relevance | path

Searched refs:FluxTotal_Boundary (Results 1 – 4 of 4) sorted by relevance

/honee/qfunctions/
H A Dbc_outflow.h218 FluxTotal_Boundary(F_inviscid, stress, Fe, normal, Flux); in PressureOutflow()
287 FluxTotal_Boundary(dF_inviscid, dstress, dFe, normal, dFlux); in PressureOutflow_Jacobian()
H A Dnewtonian.h511 FluxTotal_Boundary(F_inviscid, stress, Fe, normal, Flux); in BoundaryIntegral()
577 FluxTotal_Boundary(dF_inviscid, dstress, dFe, normal, dFlux); in BoundaryIntegral_Jacobian()
679 FluxTotal_Boundary(ZeroInviscidFluxes, stress, Fe, normal, Fdiff); in DivDiffusiveFluxBoundaryRHS_NS()
H A Dblasius.h170 FluxTotal_Boundary(Flux_inviscid, stress, Fe, normal, Flux); in Blasius_Inflow()
H A Dnewtonian_state.h486 CEED_QFUNCTION_HELPER void FluxTotal_Boundary(const StateConservative F_inviscid[3], const CeedScal… in FluxTotal_Boundary() function