|
XGCa
|
#include <smoothing.hpp>

Public Member Functions | |
| Smoothing () | |
| Smoothing (NLReader::NamelistReader &nlr, const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, Plasma &plasma) | |
|
inline |
| Smoothing::Smoothing | ( | NLReader::NamelistReader & | nlr, |
| const MagneticField< DeviceType > & | magnetic_field, | ||
| const Grid< DeviceType > & | grid, | ||
| const DomainDecomposition< DeviceType > & | pol_decomp, | ||
| Plasma & | plasma | ||
| ) |
< Fourier filter mode: 0) No filter,
< Whether to blend filtered and unfiltered data near the divertor plates
< Lowest pol. mode number for Fourier filter
< Highest pol. mode number for Fourier filter
< Lowest numerical tor. mode number for Fourier filter
< Highest numerical tor. mode number for Fourier filter
< Lowest real toroidal mode number for FFT filter
< Highest real toroidal mode number for FFT filter
< Determine the number of side bands to include by using gridm_max_surf(i)
< Toroidal mode number for Fourier filter

| FourierFilter::Options Smoothing::f0_filter_options |
| bool Smoothing::fourier_filt_on |
| FourierFilter Smoothing::fourier_filter |
| HyperViscosity Smoothing::hyper_viscosity |
| FourierFilter::Options Smoothing::mode_filter_options |
| bool Smoothing::pol_efield |
| PoloidalSmoothing Smoothing::poloidal_smoothing |
| FourierFilter::Options Smoothing::smoothing_filter_options |
| FourierFilter::Options Smoothing::spectral_filter_options |