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

Public Member Functions

def __init__ (self, name, time_integrator, patch_process_integrators=[])
 
def name (self, stage=None)
 
def attrs (self, stage=None)
 
def generate (self, start=None, stop=None, stride=1, explode_name=True, explode_args=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)
 

Public Attributes

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

Constructor & Destructor Documentation

◆ __init__()

def warpy.host_actions.integrator.integrator.__init__ (   self,
  name,
  time_integrator,
  patch_process_integrators = [] 
)
Parameters
name

Reimplemented from warpy.host_actions.host_action.host_action.

Member Function Documentation

◆ attrs()

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

◆ generate()

def warpy.host_actions.integrator.integrator.generate (   self,
  start = None,
  stop = None,
  stride = 1,
  explode_name = True,
  explode_args = True 
)

◆ name()

def warpy.host_actions.integrator.integrator.name (   self,
  stage = None 
)

Member Data Documentation

◆ patch_process_integrators

warpy.host_actions.integrator.integrator.patch_process_integrators

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