LaxFriedrichsFlux

class LaxFriedrichsFlux : public NumericalFluxBase

Public Functions

LaxFriedrichsFlux()

LaxFriedrichsFlux.

Parameters
  • settings:

double Flux(const Vector &Omega, double psiL, double psiR, const Vector &n) const

Flux computes flux on edge for fixed ordinate at a given edge.

Return

numerical flux value

Parameters
  • Omega: fixed ordinate for flux computation

  • psiL: left solution state

  • psiR: right solution state

  • n: scaled normal vector of given edge