Highly Efficient FFT for Exascale: HeFFTe v2.3
heffte::plan_fftw< double, dir > Struct Template Reference

Specialization for r2c double precision. More...

#include <heffte_backend_fftw.h>

Public Member Functions

 plan_fftw (int size, int howmanyffts, int stride, int rdist, int cdist)
 Identical to the float-complex specialization.
 
 ~plan_fftw ()
 Identical to the float-complex specialization.
 
 operator fftw_plan () const
 Identical to the float-complex specialization.
 

Public Attributes

fftw_plan plan
 Identical to the float-complex specialization.
 

Detailed Description

template<direction dir>
struct heffte::plan_fftw< double, dir >

Specialization for r2c double precision.


The documentation for this struct was generated from the following file: