Peano
Loading...
Searching...
No Matches
coupling.actionsets.VerifyTroubledness.VerifyTroubledness Class Reference
Inheritance diagram for coupling.actionsets.VerifyTroubledness.VerifyTroubledness:
Collaboration diagram for coupling.actionsets.VerifyTroubledness.VerifyTroubledness:

Public Member Functions

 __init__ (self, solver, guard, use_PAC=False)
 solver: Ader-DG Reference to creating class
 
 get_body_of_operation (self, operation_name)
 
 get_action_set_name (self)
 You should replicate this function in each subclass, so you get meaningful action set names (otherwise, it will be AbstractFVActionSet0,1,2,...).
 
 get_includes (self)
 
- Public Member Functions inherited from coupling.actionsets.AbstractLimiterActionSet.AbstractLimiterActionSet
 user_should_modify_template (self)
 

Data Fields

 guard
 
 use_PAC
 

Static Public Attributes

str TemplateVerifyTroubledness
 

Additional Inherited Members

- Protected Attributes inherited from coupling.actionsets.AbstractLimiterActionSet.AbstractLimiterActionSet
 _solver
 

Detailed Description

Definition at line 12 of file VerifyTroubledness.py.

Constructor & Destructor Documentation

◆ __init__()

coupling.actionsets.VerifyTroubledness.VerifyTroubledness.__init__ ( self,
solver,
guard,
use_PAC = False )

solver: Ader-DG Reference to creating class

Reimplemented from coupling.actionsets.AbstractLimiterActionSet.AbstractLimiterActionSet.

Definition at line 64 of file VerifyTroubledness.py.

References coupling.actionsets.VerifyTroubledness.VerifyTroubledness.__init__().

Referenced by coupling.actionsets.VerifyTroubledness.VerifyTroubledness.__init__().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ get_action_set_name()

coupling.actionsets.VerifyTroubledness.VerifyTroubledness.get_action_set_name ( self)

You should replicate this function in each subclass, so you get meaningful action set names (otherwise, it will be AbstractFVActionSet0,1,2,...).

Reimplemented from coupling.actionsets.AbstractLimiterActionSet.AbstractLimiterActionSet.

Definition at line 84 of file VerifyTroubledness.py.

◆ get_body_of_operation()

◆ get_includes()

coupling.actionsets.VerifyTroubledness.VerifyTroubledness.get_includes ( self)

Field Documentation

◆ guard

◆ TemplateVerifyTroubledness

str coupling.actionsets.VerifyTroubledness.VerifyTroubledness.TemplateVerifyTroubledness
static

◆ use_PAC

coupling.actionsets.VerifyTroubledness.VerifyTroubledness.use_PAC

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