Searched refs:FluxTotal_Boundary (Results 1 – 4 of 4) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | bc_freestream.h | 358 FluxTotal_Boundary(F_inviscid, stress, Fe, normal, Flux); in PressureOutflow() 427 FluxTotal_Boundary(dF_inviscid, dstress, dFe, normal, dFlux); in PressureOutflow_Jacobian()
|
| H A D | blasius.h | 179 FluxTotal_Boundary(Flux_inviscid, stress, Fe, norm, Flux); in Blasius_Inflow()
|
| H A D | newtonian.h | 426 FluxTotal_Boundary(F_inviscid, stress, Fe, norm, Flux); in BoundaryIntegral() 491 FluxTotal_Boundary(dF_inviscid, dstress, dFe, norm, dFlux); in BoundaryIntegral_Jacobian()
|
| H A D | newtonian_state.h | 489 CEED_QFUNCTION_HELPER void FluxTotal_Boundary(const StateConservative F_inviscid[3], const CeedScal… in FluxTotal_Boundary() function
|