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

nodal discontinuous galerkin method More...

Inheritance diagram for warpy.spatial_solvers.ndg.ndg:

Detailed Description

nodal discontinuous galerkin method

Public Member Functions

def __init__ (self, name, spatial_order, applications, source_quadrature_style='LGL', test_dt=None, cfl=None, on_subdomains=None, on_boundaries=None, penalty_beta=None, penalty_eta=None, phase_space_basis_primitive_id=None)
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.spatial_solvers.ndg.ndg.__init__ (   self,
  name,
  spatial_order,
  applications,
  source_quadrature_style = 'LGL',
  test_dt = None,
  cfl = None,
  on_subdomains = None,
  on_boundaries = None,
  penalty_beta = None,
  penalty_eta = None,
  phase_space_basis_primitive_id = None 
)

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