#include <SpectralHankelTransformer.H>
|
| | SpectralHankelTransformer () |
| |
| | SpectralHankelTransformer (const int nr, const int n_rz_azimuthal_modes, const amrex::Real rmax) |
| |
| void | ExtractKrArray () |
| |
| HankelTransform::RealVector const & | getKrArray () const |
| |
| void | PhysicalToSpectral_Scalar (amrex::FArrayBox const &F_physical, amrex::FArrayBox &G_spectral) |
| |
| void | PhysicalToSpectral_Vector (amrex::Box const &box, amrex::FArrayBox &F_r_physical, amrex::FArrayBox &F_t_physical, amrex::FArrayBox &G_p_spectral, amrex::FArrayBox &G_m_spectral) |
| |
| void | SpectralToPhysical_Scalar (amrex::FArrayBox const &G_spectral, amrex::FArrayBox &F_physical) |
| |
| void | SpectralToPhysical_Vector (amrex::Box const &box, amrex::FArrayBox const &G_p_spectral, amrex::FArrayBox const &G_m_spectral, amrex::FArrayBox &F_r_physical, amrex::FArrayBox &F_t_physical) |
| |
◆ SpectralHankelTransformer() [1/2]
| SpectralHankelTransformer::SpectralHankelTransformer |
( |
| ) |
|
|
inline |
◆ SpectralHankelTransformer() [2/2]
| SpectralHankelTransformer::SpectralHankelTransformer |
( |
const int |
nr, |
|
|
const int |
n_rz_azimuthal_modes, |
|
|
const amrex::Real |
rmax |
|
) |
| |
◆ ExtractKrArray()
| void SpectralHankelTransformer::ExtractKrArray |
( |
| ) |
|
◆ getKrArray()
◆ PhysicalToSpectral_Scalar()
◆ PhysicalToSpectral_Vector()
◆ SpectralToPhysical_Scalar()
◆ SpectralToPhysical_Vector()
◆ dht0
◆ dhtm
◆ dhtp
◆ m_kr
◆ m_n_rz_azimuthal_modes
| int SpectralHankelTransformer::m_n_rz_azimuthal_modes |
|
private |
◆ m_nr
| int SpectralHankelTransformer::m_nr |
|
private |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/artemis-em/checkouts/latest/Source/FieldSolver/SpectralSolver/SpectralHankelTransform/SpectralHankelTransformer.H
- /home/docs/checkouts/readthedocs.org/user_builds/artemis-em/checkouts/latest/Source/FieldSolver/SpectralSolver/SpectralHankelTransform/SpectralHankelTransformer.cpp