bes
Updated for version 3.20.8
|
#include <DmrppArray.h>
Public Member Functions | |
one_chunk_unconstrained_args (int *pipe, unsigned char id, std::shared_ptr< Chunk > c, DmrppArray *a, const vector< unsigned int > &a_s, const vector< unsigned int > &c_s) | |
Public Attributes | |
DmrppArray * | array |
const vector< unsigned int > & | array_shape |
std::shared_ptr< Chunk > | chunk |
const vector< unsigned int > & | chunk_shape |
int * | fds |
unsigned char | tid |
Args passed to threads that work with unconstrained array data. The
Definition at line 185 of file DmrppArray.h.