WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.variable_adjusters.variable_adjuster.variable_adjuster Class Reference

spatial solver - currently hardcoded for rk methods More...

Inheritance diagram for warpy.variable_adjusters.variable_adjuster.variable_adjuster:

Detailed Description

spatial solver - currently hardcoded for rk methods

Public Member Functions

def __init__ (self, name, priority, spatial_order, req_attrs, opt_attrs=None, applications=None, on_subdomains=None, va_components=None, extra_components=None, extra_const_components=None)
 
def va_components (self)
 

Public Attributes

 va_components_
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.variable_adjusters.variable_adjuster.variable_adjuster.__init__ (   self,
  name,
  priority,
  spatial_order,
  req_attrs,
  opt_attrs = None,
  applications = None,
  on_subdomains = None,
  va_components = None,
  extra_components = None,
  extra_const_components = None 
)
Parameters
extra_componentssame format as returned by self.convert_variables_to_components_list(). Note: these should be variables which are not found in any nested applications
extra_const_componentssame format as returned by self.convert_variables_to_components_list(). Note: these should be variables which are not found in any nested applications

Member Function Documentation

◆ va_components()

def warpy.variable_adjusters.variable_adjuster.variable_adjuster.va_components (   self)

Member Data Documentation

◆ va_components_

warpy.variable_adjusters.variable_adjuster.variable_adjuster.va_components_

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