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

Public Member Functions

 __init__ (self, solver, guard)
 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
 

Static Public Attributes

str TemplateCopyFaceData
 

Additional Inherited Members

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

Detailed Description

Definition at line 8 of file SolveRiemannProblem.py.

Constructor & Destructor Documentation

◆ __init__()

coupling.actionsets.SolveRiemannProblem.SolveRiemannProblem.__init__ ( self,
solver,
guard )

solver: Ader-DG Reference to creating class

Reimplemented from coupling.actionsets.AbstractLimiterActionSet.AbstractLimiterActionSet.

Definition at line 147 of file SolveRiemannProblem.py.

References coupling.actionsets.SolveRiemannProblem.SolveRiemannProblem.__init__().

Referenced by coupling.actionsets.SolveRiemannProblem.SolveRiemannProblem.__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.SolveRiemannProblem.SolveRiemannProblem.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 162 of file SolveRiemannProblem.py.

◆ get_body_of_operation()

◆ get_includes()

coupling.actionsets.SolveRiemannProblem.SolveRiemannProblem.get_includes ( self)

Field Documentation

◆ guard

◆ TemplateCopyFaceData

str coupling.actionsets.SolveRiemannProblem.SolveRiemannProblem.TemplateCopyFaceData
static

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