Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
amrex::FFT::detail Namespace Reference

Not to be called by the user. More...

Functions

void Initialize ()
 
void Finalize ()
 
void Clear ()
 
PlanDget_vendor_plan_d (Key const &key)
 
PlanFget_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)
 

Detailed Description

Not to be called by the user.

Function Documentation

◆ add_vendor_plan_d()

void amrex::FFT::detail::add_vendor_plan_d ( Key const &  key,
PlanD  plan 
)

◆ add_vendor_plan_f()

void amrex::FFT::detail::add_vendor_plan_f ( Key const &  key,
PlanF  plan 
)

◆ Clear()

void amrex::FFT::detail::Clear ( )

◆ Finalize()

void amrex::FFT::detail::Finalize ( )

◆ get_vendor_plan_d()

PlanD * amrex::FFT::detail::get_vendor_plan_d ( Key const &  key)

◆ get_vendor_plan_f()

PlanF * amrex::FFT::detail::get_vendor_plan_f ( Key const &  key)

◆ Initialize()

void amrex::FFT::detail::Initialize ( )

◆ make_iota_distromap()

DistributionMapping amrex::FFT::detail::make_iota_distromap ( Long  n)