ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
Loading...
Searching...
No Matches
LimiterMC Class Reference

#include <LimiterMC.h>

Inherits Limiter.

Public Member Functions

 LimiterMC ()
 
virtual ~LimiterMC ()
 
virtual double limiteSlope (const double &slope1, const double &slope2)
 
- Public Member Functions inherited from Limiter
 Limiter ()
 
virtual ~Limiter ()
 
virtual bool AmITHINC ()
 
virtual double computeGradientLimiter (double val, double min, double max, double slope) const
 
virtual LimiterType getType ()
 

Additional Inherited Members

- Protected Attributes inherited from Limiter
LimiterType m_limType
 Type of second-order limiter (NS only)
 

Constructor & Destructor Documentation

◆ LimiterMC()

LimiterMC::LimiterMC ( )

◆ ~LimiterMC()

LimiterMC::~LimiterMC ( )
virtual

Member Function Documentation

◆ limiteSlope()

double LimiterMC::limiteSlope ( const double &  slope1,
const double &  slope2 
)
virtual

Reimplemented from Limiter.


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