Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dnewtonian.h224 FluxTotal(F_inviscid, stress, Fe, Flux); in RHSFunction_Newtonian()
291 FluxTotal(F_inviscid, stress, F_visc_energy, F_total); in IFunction_Newtonian_Integrand()
402 FluxTotal(dF_inviscid, dstress, dF_visc_energy, dF_total); in IJacobian_Newtonian_Integrand()
626 FluxTotal(ZeroInviscidFluxes, stress, Fe, Fdiff); in DivDiffusiveFluxVolumeRHS_NS()
728 FluxTotal(ZeroInviscidFluxes, stress, Fe, Fdiff); in DiffusiveFluxRHS_NS()
H A Dnewtonian_state.h477 CEED_QFUNCTION_HELPER void FluxTotal(const StateConservative F_inviscid[3], const CeedScalar stress… in FluxTotal() function