SHAFFT 1.1.0-alpha
A Scalable High-dimensional Accelerated FFT Library
Loading...
Searching...
No Matches
shafft_1d_layout_t Struct Reference

1-D layout state (initial or output).

#include <shafft.h>

Public Attributes

size_t localSize
 
size_t localStart
 
int hasLocalElements
 

Member Data Documentation

◆ localSize

size_t shafft_1d_layout_t::localSize

Elements on this rank.

◆ localStart

size_t shafft_1d_layout_t::localStart

Offset in global array.

◆ hasLocalElements

int shafft_1d_layout_t::hasLocalElements

Boolean: localSize > 0.


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