spatial solver - currently hardcoded for rk methods
More...
spatial solver - currently hardcoded for rk methods
|
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) |
|
◆ __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_components | same 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_components | same format as returned by self.convert_variables_to_components_list(). Note: these should be variables which are not found in any nested applications |
◆ va_components()
def warpy.variable_adjusters.variable_adjuster.variable_adjuster.va_components |
( |
|
self | ) |
|
◆ va_components_
warpy.variable_adjusters.variable_adjuster.variable_adjuster.va_components_ |
The documentation for this class was generated from the following file: