spatial solver - currently hardcoded for rk methods
More...
spatial solver - currently hardcoded for rk methods
|
def | __init__ (self, name, priority, spatial_order, phase_space_spatial_order, v_space_num_elements, min_v, dv, applications=None, copy_variables=None, copy_variables_components=None, on_subdomains=None, copy_all=False, is_virtual_bc=False, on_boundaries=None) |
|
def | attrs (self, stage=None) |
|
◆ __init__()
def warpy.variable_adjusters.boundary_conditions.kinetic_boundary_conditions.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
priority, |
|
|
|
spatial_order, |
|
|
|
phase_space_spatial_order, |
|
|
|
v_space_num_elements, |
|
|
|
min_v, |
|
|
|
dv, |
|
|
|
applications = None , |
|
|
|
copy_variables = None , |
|
|
|
copy_variables_components = None , |
|
|
|
on_subdomains = None , |
|
|
|
copy_all = False , |
|
|
|
is_virtual_bc = False , |
|
|
|
on_boundaries = None |
|
) |
| |
◆ attrs()
def warpy.variable_adjusters.boundary_conditions.kinetic_boundary_conditions.attrs |
( |
|
self, |
|
|
|
stage = None |
|
) |
| |
The documentation for this class was generated from the following file: