Namespaces | |
amrex | |
amrex::FFT | |
amrex::FFT::detail | |
Functions | |
void | amrex::FFT::Initialize () |
void | amrex::FFT::Finalize () |
void | amrex::FFT::Clear () |
PlanD * | amrex::FFT::get_vendor_plan_d (Key const &key) |
PlanF * | amrex::FFT::get_vendor_plan_f (Key const &key) |
void | amrex::FFT::add_vendor_plan_d (Key const &key, PlanD plan) |
void | amrex::FFT::add_vendor_plan_f (Key const &key, PlanF plan) |
DistributionMapping | amrex::FFT::detail::make_iota_distromap (Long n) |