Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/ !
H A Dnewtonian.h183 FluxTotal(F_inviscid, stress, Fe, Flux); in RHSFunction_Newtonian()
254 FluxTotal(F_inviscid, stress, Fe, Flux); in IFunction_Newtonian()
349 FluxTotal(dF_inviscid, dstress, dFe, dFlux); in IJacobian_Newtonian()
H A Dnewtonian_state.h481 CEED_QFUNCTION_HELPER void FluxTotal(const StateConservative F_inviscid[3], CeedScalar stress[3][3]… in FluxTotal() function