WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.functions.heaviside.heaviside Class Reference

Heaviside step function. More...

Inheritance diagram for warpy.functions.heaviside.heaviside:

Detailed Description

Heaviside step function.

See also
heaviside

Public Member Functions

def __init__ (self, name, left, right, direction=None, center=None, transitionwidth=None)
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.functions.heaviside.heaviside.__init__ (   self,
  name,
  left,
  right,
  direction = None,
  center = None,
  transitionwidth = None 
)
Parameters
name
directionvector indicating normal of the step interface
centerpoint on the shock interface
negvalue on the side where (x-center).direction is negative ('LeftValue')
posvalue on the side where(x-center).direction is positive ('RightValue')
transitionwidthwidth of smooth transition

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