Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dbc_freestream.h358 FluxTotal_Boundary(F_inviscid, stress, Fe, normal, Flux); in PressureOutflow()
427 FluxTotal_Boundary(dF_inviscid, dstress, dFe, normal, dFlux); in PressureOutflow_Jacobian()
H A Dblasius.h179 FluxTotal_Boundary(Flux_inviscid, stress, Fe, norm, Flux); in Blasius_Inflow()
H A Dnewtonian.h426 FluxTotal_Boundary(F_inviscid, stress, Fe, norm, Flux); in BoundaryIntegral()
491 FluxTotal_Boundary(dF_inviscid, dstress, dFe, norm, dFlux); in BoundaryIntegral_Jacobian()
H A Dnewtonian_state.h489 CEED_QFUNCTION_HELPER void FluxTotal_Boundary(const StateConservative F_inviscid[3], const CeedScal… in FluxTotal_Boundary() function