array of local data
More...
#include <src/ft_iarray.h>
|
| iArrayLocal (std::vector< int > &count_p, std::vector< int > &row_stride_p) |
|
| iArrayLocal (std::vector< int > &count_p, std::vector< int > row_stride_p, std::vector< int > offset_p) |
|
| iArrayLocal () |
|
array of local data
Author: Bin Dong dbin@.nosp@m.lbl..nosp@m.gov Web: https://crd.lbl.gov/bin-dong Scientific Data Management Research Group Lawrence Berkeley National Laboratory
◆ iArrayLocal() [1/3]
iArrayLocal::iArrayLocal |
( |
std::vector< int > & |
count_p, |
|
|
std::vector< int > & |
row_stride_p |
|
) |
| |
|
inline |
◆ iArrayLocal() [2/3]
iArrayLocal::iArrayLocal |
( |
std::vector< int > & |
count_p, |
|
|
std::vector< int > |
row_stride_p, |
|
|
std::vector< int > |
offset_p |
|
) |
| |
|
inline |
◆ iArrayLocal() [3/3]
iArrayLocal::iArrayLocal |
( |
| ) |
|
|
inline |
◆ count
std::vector<size_t> iArrayLocal::count |
◆ local_array_data
void* iArrayLocal::local_array_data |
◆ offset
std::vector<size_t> iArrayLocal::offset |
◆ rank
◆ row_stride
std::vector<size_t> iArrayLocal::row_stride |
The documentation for this struct was generated from the following file: