|
ARTEMIS
|
This is the complete list of members for HankelTransform, including all inherited members.
| getSpectralWavenumbers() | HankelTransform | inline |
| HankelForwardTransform(amrex::FArrayBox const &F, int const F_icomp, amrex::FArrayBox &G, int const G_icomp) | HankelTransform | |
| HankelInverseTransform(amrex::FArrayBox const &G, int const G_icomp, amrex::FArrayBox &F, int const F_icomp) | HankelTransform | |
| HankelTransform(const int hankel_order, const int azimuthal_mode, const int nr, const amrex::Real rmax) | HankelTransform | |
| m_invM | HankelTransform | private |
| m_kr | HankelTransform | private |
| m_M | HankelTransform | private |
| m_nk | HankelTransform | private |
| m_nr | HankelTransform | private |
| RealVector typedef | HankelTransform |