![]() |
DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
|
#include <dbpp_HLLPhysicalFlux.h>
Public Member Functions | |
| HLLPhysicalFlux (Sfx::SCLEquation *aMthEq) | |
| ctor | |
| Sfx::SCLEquation * | getSclEquations () |
| Return math equations. | |
| void | setSclEquations (const Sfx::SCLEquation *aSclEq) |
| Set math equations. | |
| cellFaceFlux | calculFF (const Sfx::cellFaceVariables &aULR) const |
| Set math equations. | |
@brif Compute HLL Physical Flux at cell face HLL (Harten-Lax-Levy)
|
inline |
ctor
| aMthEq | MAth equations |
|
inline |
Set math equations.
| aSclEq | math equations |
|
inline |
Return math equations.
|
inline |
Set math equations.
| aSclEq | math equations |