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

Pair of lists of input-output boxes as used by the heffte::fft3d. More...

#include <heffte_geometry.h>

Public Attributes

std::vector< box3d< index > > in
 Inboxes for all ranks across the comm.
 
std::vector< box3d< index > > out
 Outboxes for all ranks across the comm.
 

Detailed Description

template<typename index = int>
struct heffte::ioboxes< index >

Pair of lists of input-output boxes as used by the heffte::fft3d.

The strict contains all inboxes and outboxes for the ranks associated with the geometry of a heffte::fft3d transformation.


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