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

#include <LimiterTHINC.h>

Inherits Limiter.

Public Member Functions

 LimiterTHINC ()
 
virtual ~LimiterTHINC ()
 
virtual double limiteSlope (const double &slope1, const double &slope2)
 
virtual bool AmITHINC ()
 
- Public Member Functions inherited from Limiter
 Limiter ()
 
virtual ~Limiter ()
 
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

◆ LimiterTHINC()

LimiterTHINC::LimiterTHINC ( )

◆ ~LimiterTHINC()

LimiterTHINC::~LimiterTHINC ( )
virtual

Member Function Documentation

◆ AmITHINC()

virtual bool LimiterTHINC::AmITHINC ( )
inlinevirtual

Reimplemented from Limiter.

◆ limiteSlope()

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

Reimplemented from Limiter.


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