bes  Updated for version 3.20.8
dmrpp::one_chunk_unconstrained_args Struct Reference

#include <DmrppArray.h>

Collaboration diagram for dmrpp::one_chunk_unconstrained_args:
Collaboration graph

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

DmrppArrayarray
 
const vector< unsigned int > & array_shape
 
std::shared_ptr< Chunkchunk
 
const vector< unsigned int > & chunk_shape
 
intfds
 
unsigned char tid
 

Detailed Description

Args passed to threads that work with unconstrained array data. The

  • chunk_shape is part of an optimization for the unconstrained array case.

Definition at line 185 of file DmrppArray.h.


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