|
SpECTRE
v2026.06.30
|
Half of the exponent \(\sigma_r\) in the smooth exponential roll-off applied to the radial modal coefficients. More...
#include <FilledSphere.hpp>
Public Types | |
| using | type = Options::Auto<size_t, Options::AutoLabel::None> |
Static Public Attributes | |
| static constexpr Options::String | help |
Half of the exponent \(\sigma_r\) in the smooth exponential roll-off applied to the radial modal coefficients.
\begin{align*} c_i \to c_i \exp\!\left[-36 \left(\frac{n_i}{N_r}\right)^{2\sigma_r}\right], \end{align*}
where \(n_i = \lfloor (\ell + 2 n_\mathrm{jac}) / 2 \rfloor\) ( \(n_\mathrm{jac}\) is the radial Jacobi index) and \(N_r\) is the radial basis degree. If None, the radial direction is not filtered.
|
staticconstexpr |