WARPXM v1.10.0
|
Ghost sync step. More...
Ghost sync step.
Public Member Functions | |
def | __init__ (self, variables, name='gsync') |
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) |
Additional Inherited Members | |
Public Attributes inherited from warpy.host_actions.host_action.host_action | |
vars_ | |
def warpy.host_actions.gsync.gsync.__init__ | ( | self, | |
variables, | |||
name = 'gsync' |
|||
) |
variables | list of variables to ghost sync |
name |
Reimplemented from warpy.host_actions.host_action.host_action.
def warpy.host_actions.gsync.gsync.attrs | ( | self, | |
stage = None |
|||
) |