Highly Efficient FFT for Exascale: HeFFTe v2.4
|
Public Types | |
using | plan_type = fftw_plan |
Plan type. | |
Static Public Member Functions | |
template<typename... vars> | |
static plan_type | plan_many (vars... args) |
Make the plan. | |
static void | plan_destroy (plan_type p) |
Destructor. | |