7 #ifndef WARPX_HANKEL_TRANSFORM_H_ 8 #define WARPX_HANKEL_TRANSFORM_H_ 10 #include <AMReX_FArrayBox.H> 24 using RealVector = amrex::Gpu::DeviceVector<amrex::Real>;
28 const int azimuthal_mode,
30 const amrex::Real rmax);
35 amrex::FArrayBox & G,
int const G_icomp);
38 amrex::FArrayBox & F,
int const F_icomp);