WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.hyperapps.hyperapp.hyperapp Class Reference
Inheritance diagram for warpy.hyperapps.hyperapp.hyperapp:
warpy.hyperapps.braginskii.braginskii_flux warpy.hyperapps.braginskii.braginskii_source warpy.hyperapps.euler_roe.euler_roe warpy.hyperapps.field_source_5mom.field_source_5mom warpy.hyperapps.pcmaxwell.pcmaxwell

Public Member Functions

def __init__ (self, name, req_attrs, opt_attrs=None, variables=None, lhs_var=None)
 
def variables (self)
 
def attrs (self, stage=None)
 

Public Attributes

 vars_
 
 lhs_var
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.hyperapps.hyperapp.hyperapp.__init__ (   self,
  name,
  req_attrs,
  opt_attrs = None,
  variables = None,
  lhs_var = None 
)
Parameters
name
req_attrs
opt_attrs
variableslist of tuples of (arg_name, variable, components).
lhs_varvariable this hyperapp writes to, or None to use first variable in variables.

Reimplemented in warpy.hyperapps.braginskii.braginskii_flux, warpy.hyperapps.pcmaxwell.pcmaxwell, warpy.hyperapps.field_source_5mom.field_source_5mom, warpy.hyperapps.braginskii.braginskii_source, and warpy.hyperapps.euler_roe.euler_roe.

Member Function Documentation

◆ attrs()

def warpy.hyperapps.hyperapp.hyperapp.attrs (   self,
  stage = None 
)

◆ variables()

def warpy.hyperapps.hyperapp.hyperapp.variables (   self)

Member Data Documentation

◆ lhs_var

warpy.hyperapps.hyperapp.hyperapp.lhs_var

◆ vars_

warpy.hyperapps.hyperapp.hyperapp.vars_

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