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

The packer needs to know whether the data will be on the CPU or GPU devices. More...

#include <heffte_pack3d.h>

Detailed Description

template<typename backend>
struct heffte::packer_backend< backend >

The packer needs to know whether the data will be on the CPU or GPU devices.

Specializations of this template will define the type alias mode that will be set to either the tag::cpu or tag::gpu.


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