Volume Integrals
TODO: finish this page (after euler_funcs.jl has been broken up
Entry Point
EulerEquationMod.evalVolumeIntegrals
— Function.EulerEquationMod.evalVolumeIntegrals
This function evaluates the volume integrals of the Euler equations by calling the appropriate SBP function on the Euler flux stored in eqn.flux_parametric. This function knows the dimension of the equation and does the right thing for all dimensions. eqn.res is updated with the result
This is a mid level function.