|
WARPXM v1.10.0
|
Public Member Functions | |
| def | __init__ (self, init_dt=1e-2, check_cfl=True) |
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_ | |
| def warpy.dt_calc.fixed_dt.fixed_dt.__init__ | ( | self, | |
init_dt = 1e-2, |
|||
check_cfl = True |
|||
| ) |
Reimplemented from warpy.host_actions.host_action.host_action.