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)
 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
 __init__ (self, solver)
 solver: Ader-DG Reference to creating class
 user_should_modify_template (self)

Data Fields

 guard = guard

Static Public Attributes

str TemplateCopyFaceData

Additional Inherited Members

Protected Attributes inherited from coupling.actionsets.AbstractLimiterActionSet.AbstractLimiterActionSet
 _solver = solver

Detailed Description

Definition at line 8 of file SolveRiemannProblem.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 147 of file SolveRiemannProblem.py.

References __init__().

Referenced by __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()

coupling.actionsets.SolveRiemannProblem.SolveRiemannProblem.get_body_of_operation ( self,
operation_name )

◆ get_includes()

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

Reimplemented from coupling.actionsets.AbstractLimiterActionSet.AbstractLimiterActionSet.

Definition at line 165 of file SolveRiemannProblem.py.

References coupling.actionsets.AbstractLimiterActionSet.AbstractLimiterActionSet._solver, and get_includes().

Referenced by get_includes().

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

Field Documentation

◆ guard

◆ TemplateCopyFaceData

str coupling.actionsets.SolveRiemannProblem.SolveRiemannProblem.TemplateCopyFaceData
static

Definition at line 9 of file SolveRiemannProblem.py.

Referenced by get_body_of_operation().


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