WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.dt_calc.stability_dt.stability_dt Class Reference
Inheritance diagram for warpy.dt_calc.stability_dt.stability_dt:
warpy.host_actions.host_action.host_action

Public Member Functions

def __init__ (self, init_dt=1e-2, decrease_factor=None, growth_factor=None, min_dt=0)
 
- 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)
 

Additional Inherited Members

- Public Attributes inherited from warpy.host_actions.host_action.host_action
 vars_
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.dt_calc.stability_dt.stability_dt.__init__ (   self,
  init_dt = 1e-2,
  decrease_factor = None,
  growth_factor = None,
  min_dt = 0 
)

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