Peano
coupling.actionsets.SolveRiemannProblem.SolveRiemannProblem Class Reference
Inheritance diagram for coupling.actionsets.SolveRiemannProblem.SolveRiemannProblem:
Collaboration diagram for coupling.actionsets.SolveRiemannProblem.SolveRiemannProblem:

Public Member Functions

def __init__ (self, solver, guard)
 
def get_body_of_operation (self, operation_name)
 
def get_action_set_name (self)
 
def get_includes (self)
 
- Public Member Functions inherited from coupling.actionsets.AbstractLimiterActionSet.AbstractLimiterActionSet
def __init__ (self, solver)
 
def user_should_modify_template (self)
 

Data Fields

 guard
 

Static Public Attributes

string TemplateCopyFaceData
 

Detailed Description

Definition at line 8 of file SolveRiemannProblem.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 147 of file SolveRiemannProblem.py.

Member Function Documentation

◆ get_action_set_name()

def 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()

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

Field Documentation

◆ guard

◆ TemplateCopyFaceData

string coupling.actionsets.SolveRiemannProblem.SolveRiemannProblem.TemplateCopyFaceData
static

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