Computes the mixed correction in the numerical fluxes (Dedner, 2002) More...
#include "Carmen.h"
Functions | |
void | fluxCorrection (Vector &Flux, const Vector &AvgL, const Vector &AvgR, int AxisNo) |
This function apply the divergence-free correction to the numerical flux. More... | |
Computes the mixed correction in the numerical fluxes (Dedner, 2002)
This function apply the divergence-free correction to the numerical flux.
Flux | Numerical flux vector |
AvgL | Left average vector |
AvgR | Right average vector |
AxisNo | Axis of interest |