DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
Loading...
Searching...
No Matches
dbpp::HLLPhysicalFlux Class Reference

#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.

Detailed Description

@brif Compute HLL Physical Flux at cell face HLL (Harten-Lax-Levy)

Constructor & Destructor Documentation

◆ HLLPhysicalFlux()

dbpp::HLLPhysicalFlux::HLLPhysicalFlux ( Sfx::SCLEquation * aMthEq)
inline

ctor

Parameters
aMthEqMAth equations

Member Function Documentation

◆ calculFF()

cellFaceFlux dbpp::HLLPhysicalFlux::calculFF ( const Sfx::cellFaceVariables & aULR) const
inline

Set math equations.

Parameters
aSclEqmath equations
Returns
numerical face flux

◆ getSclEquations()

Sfx::SCLEquation * dbpp::HLLPhysicalFlux::getSclEquations ( )
inline

Return math equations.

Returns
Pointer to base class

◆ setSclEquations()

void dbpp::HLLPhysicalFlux::setSclEquations ( const Sfx::SCLEquation * aSclEq)
inline

Set math equations.

Parameters
aSclEqmath equations

The documentation for this class was generated from the following file: