Not to be called by the user. More...
Functions | |
| void | Initialize () |
| void | Finalize () |
| void | Clear () |
| PlanD * | get_vendor_plan_d (Key const &key) |
| PlanF * | get_vendor_plan_f (Key const &key) |
| void | add_vendor_plan_d (Key const &key, PlanD plan) |
| void | add_vendor_plan_f (Key const &key, PlanF plan) |
| DistributionMapping | make_iota_distromap (Long n) |
Not to be called by the user.
| void amrex::FFT::detail::Clear | ( | ) |
| void amrex::FFT::detail::Finalize | ( | ) |
| void amrex::FFT::detail::Initialize | ( | ) |
| DistributionMapping amrex::FFT::detail::make_iota_distromap | ( | Long | n | ) |