WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.host_actions.rk_reconstruction.rk_reconstruction Class Reference

RK Reconstruction finite volume scheme. More...

Inheritance diagram for warpy.host_actions.rk_reconstruction.rk_reconstruction:
warpy.host_actions.host_action.host_action

Detailed Description

RK Reconstruction finite volume scheme.

See also
rkReconstruction

Public Member Functions

def __init__ (self, rk_order, spatial_order, subdomains, subsolvers_sets, sugdt_var, smoothness_cutoff=0., cfl_max=1, NoLimiter=None, limiter=None, flux_nonlinearity=None, source_nonlinearity=None, stencil_size=None)
 
def extra_blocks (self)
 
def attrs (self, stage=None)
 
- Public Member Functions inherited from warpy.host_actions.host_action.host_action
def __init__ (self, name, req_attrs, opt_attrs=None, variables=None)
 
def variables (self)
 

Public Attributes

 subsolvers_sets
 
 rk_order
 
 sugdt_var
 
- Public Attributes inherited from warpy.host_actions.host_action.host_action
 vars_
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.host_actions.rk_reconstruction.rk_reconstruction.__init__ (   self,
  rk_order,
  spatial_order,
  subdomains,
  subsolvers_sets,
  sugdt_var,
  smoothness_cutoff = 0.,
  cfl_max = 1,
  NoLimiter = None,
  limiter = None,
  flux_nonlinearity = None,
  source_nonlinearity = None,
  stencil_size = None 
)

Member Function Documentation

◆ attrs()

def warpy.host_actions.rk_reconstruction.rk_reconstruction.attrs (   self,
  stage = None 
)

◆ extra_blocks()

def warpy.host_actions.rk_reconstruction.rk_reconstruction.extra_blocks (   self)

Member Data Documentation

◆ rk_order

warpy.host_actions.rk_reconstruction.rk_reconstruction.rk_order

◆ subsolvers_sets

warpy.host_actions.rk_reconstruction.rk_reconstruction.subsolvers_sets

◆ sugdt_var

warpy.host_actions.rk_reconstruction.rk_reconstruction.sugdt_var

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