This is the complete list of members for amrex::FFT::Plan< T >, including all inherited members.
| alloc_scratch_space() const | amrex::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 |
| defined | amrex::FFT::Plan< T > | |
| defined2 | amrex::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 |
| howmany | amrex::FFT::Plan< T > | |
| init_c2c(Box const &box, VendorComplex *p, int ncomp=1, int ndims=1) | amrex::FFT::Plan< T > | inline |
| init_r2c(Box const &box, T *pr, VendorComplex *pc, bool is_2d_transform=false, int ncomp=1) | amrex::FFT::Plan< T > | inline |
| init_r2c(IntVectND< M > const &fft_size, void *, void *, bool cache, int ncomp=1) | 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 |
| kind | amrex::FFT::Plan< T > | |
| n | amrex::FFT::Plan< T > | |
| pack_r2r_buffer(void *pbuf, T const *psrc) const | amrex::FFT::Plan< T > | inline |
| pb | amrex::FFT::Plan< T > | |
| pf | amrex::FFT::Plan< T > | |
| plan | amrex::FFT::Plan< T > | |
| plan2 | amrex::FFT::Plan< T > | |
| r2r_data_is_complex | amrex::FFT::Plan< T > | |
| set_ptrs(void *p0, void *p1) | amrex::FFT::Plan< T > | inline |
| unpack_r2r_buffer(T *pdst, void const *pbuf) const | amrex::FFT::Plan< T > | inline |
| VendorComplex typedef | amrex::FFT::Plan< T > | |
| VendorPlan typedef | amrex::FFT::Plan< T > | |