Highly Efficient FFT for Exascale: HeFFTe v2.3
heffte::one_dim_backend< backend::rocfft_sin > Struct Reference

Helper struct that defines the types and creates instances of one-dimensional executors. More...

#include <heffte_backend_rocm.h>

Public Types

using executor = real2real_executor< backend::rocfft, rocm::sin_pre_pos_processor >
 Defines the complex-to-complex executor.
 
using executor_r2c = void
 Defines the real-to-complex executor.
 

Detailed Description

Helper struct that defines the types and creates instances of one-dimensional executors.

The struct is specialized for each backend.


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