DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
Loading...
Searching...
No Matches
dbpp_HLLParametersAlgo.h File Reference
#include "include/Sfx_UniversalConstants.h"
#include "include/Sfx_DefineTypes.h"
#include "include/Sfx_StateVector.h"

Go to the source code of this file.

Classes

struct  dbpp::HLLParameterStruct
 Algorithm parameters HLL Algorithm. More...

Namespaces

namespace  dbpp

Functions

HLLParameterStruct dbpp::computeHLLParameters (const Sfx::StateVector &aUL, const Sfx::StateVector &aUR, float64 aSectionWidth=1.)
 Parameters to compute the interface flux HLL.
std::pair< float64, float64dbpp::computeHLLShockSpeed (HLLParameterStruct aPrmStruct)
void dbpp::computeHLLPhysicalFlux (const Sfx::StateVector &aUL, const Sfx::StateVector &aUR, float64 aSectionWidth=1.)