WARPXM v1.10.0
|
RK Reconstruction finite volume scheme. More...
RK Reconstruction finite volume scheme.
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_ | |
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 |
|||
) |
Reimplemented from warpy.host_actions.host_action.host_action.
def warpy.host_actions.rk_reconstruction.rk_reconstruction.attrs | ( | self, | |
stage = None |
|||
) |
def warpy.host_actions.rk_reconstruction.rk_reconstruction.extra_blocks | ( | self | ) |
warpy.host_actions.rk_reconstruction.rk_reconstruction.rk_order |
warpy.host_actions.rk_reconstruction.rk_reconstruction.subsolvers_sets |
warpy.host_actions.rk_reconstruction.rk_reconstruction.sugdt_var |