Block-Structured AMR Software Framework
amrex::FFT::Plan< T > Member List

This is the complete list of members for amrex::FFT::Plan< T >, including all inherited members.

alloc_scratch_space() constamrex::FFT::Plan< T >inline
compute_c2c()amrex::FFT::Plan< T >inline
compute_r2c()amrex::FFT::Plan< T >inline
compute_r2r()amrex::FFT::Plan< T >inline
definedamrex::FFT::Plan< T >
defined2amrex::FFT::Plan< T >
destroy()amrex::FFT::Plan< T >inline
destroy_vendor_plan(VendorPlan plan)amrex::FFT::Plan< T >inlinestatic
free_scratch_space(void *p)amrex::FFT::Plan< T >inlinestatic
get_r2r_kind(std::pair< Boundary, Boundary > const &bc)amrex::FFT::Plan< T >inline
howmanyamrex::FFT::Plan< T >
init_c2c(Box const &box, VendorComplex *p)amrex::FFT::Plan< T >inline
init_r2c(Box const &box, T *pr, VendorComplex *pc, bool is_2d_transform=false)amrex::FFT::Plan< T >inline
init_r2c(IntVectND< M > const &fft_size, void *, void *, bool cache)amrex::FFT::Plan< T >
init_r2r(Box const &box, T *p, std::pair< Boundary, Boundary > const &bc, int howmany_initval=1)amrex::FFT::Plan< T >inline
init_r2r(Box const &box, VendorComplex *pc, std::pair< Boundary, Boundary > const &bc)amrex::FFT::Plan< T >inline
kindamrex::FFT::Plan< T >
namrex::FFT::Plan< T >
pack_r2r_buffer(void *pbuf, T const *psrc) constamrex::FFT::Plan< T >inline
pbamrex::FFT::Plan< T >
pfamrex::FFT::Plan< T >
planamrex::FFT::Plan< T >
plan2amrex::FFT::Plan< T >
r2r_data_is_complexamrex::FFT::Plan< T >
set_ptrs(void *p0, void *p1)amrex::FFT::Plan< T >inline
unpack_r2r_buffer(T *pdst, void const *pbuf) constamrex::FFT::Plan< T >inline
VendorComplex typedefamrex::FFT::Plan< T >
VendorPlan typedefamrex::FFT::Plan< T >