|
def | __init__ (self, name, fluid, field, Aa, Za, omega_c_norm, omega_p_norm, fluid_components=None, field_components=None) |
|
def | __init__ (self, name, req_attrs, opt_attrs=None, variables=None, lhs_var=None) |
|
def | variables (self) |
|
def | attrs (self, stage=None) |
|
◆ __init__()
def warpy.hyperapps.field_source_5mom.field_source_5mom.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
req_attrs, |
|
|
|
opt_attrs, |
|
|
|
variables, |
|
|
|
lhs_var, |
|
|
|
omega_c_norm, |
|
|
|
omega_p_norm, |
|
|
|
fluid_components = None , |
|
|
|
field_components = None |
|
) |
| |
- Parameters
-
name | |
req_attrs | |
opt_attrs | |
variables | list of tuples of (arg_name, variable, components). |
lhs_var | variable this hyperapp writes to, or None to use first variable in variables. |
Reimplemented from warpy.hyperapps.hyperapp.hyperapp.
The documentation for this class was generated from the following file: