When computing on GPU hardware, the :class`Discretization` operates on fields that are not represented by numpy arrays. Vector kinds make this explicit. Every discretization is guaranteed to support converting its preferred vector kind, given by Discretization.compute_kind, to the kind “numpy”.
A typical exponential-falloff mode response filter function.
See description in Section 5.6.1 of Hesthaven/Warburton.
Construct the filter function.
The amplification factor of the lowest-order (constant) mode is always 1.
| Parameters: |
|
|---|
Construct a filter.
| Parameters: |
|
|---|