WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.apps.functions.arbitrary Namespace Reference

Classes

class  bandpass
 Sets a non-axis aligned cuboid region to inside_value and everywhere else to outside_value. More...
 
class  bump
 Multi-dimensional isotropic bump function of the form exp{-1/(1-x^2)} with given min/max values. More...
 
class  copy_vals
 Calls function_evaluator to copy values. More...
 
class  fourier
 Fourier series. More...
 
class  gaussian
 Multi-dimensional isotropic normal distribution function with capped min/max values. More...
 
class  get_source
 Writes output of source sub app to speceified output variable. More...
 
class  heaviside
 Heaviside step function. More...
 
class  linear_interpolation_1d
 Calculates f(t) using linear interpolation using arrays for t and f. More...
 
class  multiplier
 Function which multiplies the field by a given multiplier. More...
 
class  polynomial
 c_i ((x - center)/norm)**i More...
 
class  set_to
 Function which sets field to a given uniform value. More...
 
class  sine2d
 2D sine function More...
 
class  stationary_cylindrical_hyperdiffusion_bump
 
class  TE_TM_mode
 Bessel functions. More...
 
class  trapezoid
 Initializes a trapezoid shaped object. More...