WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.spatial_solvers.ndg.ndg_kinetic Class Reference

discontinuous galerkin method applied to kinetic problems More...

Inheritance diagram for warpy.spatial_solvers.ndg.ndg_kinetic:

Detailed Description

discontinuous galerkin method applied to kinetic problems

Public Member Functions

def __init__ (self, name, spatial_order, phase_space_spatial_order, v_space_num_elements, min_v, dv, applications, test_dt=None, cfl=None, on_subdomains=None, on_boundaries=None, penalty_beta=None, penalty_eta=None)
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.spatial_solvers.ndg.ndg_kinetic.__init__ (   self,
  name,
  spatial_order,
  phase_space_spatial_order,
  v_space_num_elements,
  min_v,
  dv,
  applications,
  test_dt = None,
  cfl = None,
  on_subdomains = None,
  on_boundaries = None,
  penalty_beta = None,
  penalty_eta = None 
)

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