Lax Friedrichs spatial discretization scheme, which uses alpha values provided by the user in getDissipationAlphas in lsVelocityField. If it is possible to derive analytical solutions for the velocityField and the alpha values, this spatial discretization scheme should be used and never otherwise.
More...
template<class
T, int D, int order>
class lsInternal::LocalLaxFriedrichsAnalytical< T, D, order >
Lax Friedrichs spatial discretization scheme, which uses alpha values provided by the user in getDissipationAlphas in lsVelocityField. If it is possible to derive analytical solutions for the velocityField and the alpha values, this spatial discretization scheme should be used and never otherwise.