phase_space_gradient solves for gradients for the dg interface in phase space
More...
phase_space_gradient solves for gradients for the dg interface in phase space
- Parameters
-
gradient_method | Either 'ldg' or 'ip' |
|
def | __init__ (self, name, priority, spatial_order, phase_space_basis_array_set, v_space_num_elements, min_v, dv, gradient_method, input_variables, output_variables, input_variables_components=None, output_variables_components=None, penalty_beta=None, penalty_eta=None, on_subdomains=None) |
|
def | attrs (self, stage=None) |
|
◆ __init__()
def warpy.variable_adjusters.dg_gradient.phase_space_gradient.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
priority, |
|
|
|
spatial_order, |
|
|
|
phase_space_basis_array_set, |
|
|
|
v_space_num_elements, |
|
|
|
min_v, |
|
|
|
dv, |
|
|
|
gradient_method, |
|
|
|
input_variables, |
|
|
|
output_variables, |
|
|
|
input_variables_components = None , |
|
|
|
output_variables_components = None , |
|
|
|
penalty_beta = None , |
|
|
|
penalty_eta = None , |
|
|
|
on_subdomains = None |
|
) |
| |
◆ attrs()
def warpy.variable_adjusters.dg_gradient.phase_space_gradient.attrs |
( |
|
self, |
|
|
|
stage = None |
|
) |
| |
The documentation for this class was generated from the following file: