Rheolef  7.1
an efficient C++ finite element environment
limiter_option

see the limiter page for the full documentation More...

Public Member Functions

 limiter_option ()
 

Public Attributes

bool active
 
Float theta
 
Float M
 

Detailed Description

see the limiter page for the full documentation

Examples
burgers_dg.cc.

Definition at line 72 of file limiter.h.

Constructor & Destructor Documentation

◆ limiter_option()

Definition at line 76 of file limiter.h.

Member Data Documentation

◆ active

bool active

Definition at line 73 of file limiter.h.

◆ theta

Float theta

Definition at line 74 of file limiter.h.

◆ M

Examples
burgers_dg.cc.

Definition at line 75 of file limiter.h.


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