WARPXM v1.10.0
Loading...
Searching...
No Matches
arbitrary.py File Reference

Classes

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

Namespaces

namespace  warpy
 
namespace  warpy.apps
 
namespace  warpy.apps.functions
 
namespace  warpy.apps.functions.arbitrary