PPL Logo

arrayMapInfo Class Reference

Class used to store the dimensions of the array and precalculate numChares, binSize and other values for the DefaultArrayMap -- ASB. More...

Collaboration diagram for arrayMapInfo:

Collaboration graph
[legend]

Public Member Functions

 arrayMapInfo (void)
 All processors are divided into two sets.
 arrayMapInfo (const CkArrayIndex &n)
 ~arrayMapInfo ()
void compute_binsize ()
void pup (PUP::er &p)

Data Fields

CkArrayIndex _nelems
int _binSizeFloor
int _binSizeCeil
int _numChares
int _remChares
int _numFirstSet
int _nBinSizeFloor
int _nRemChares
int _nNumFirstSet

Detailed Description

Class used to store the dimensions of the array and precalculate numChares, binSize and other values for the DefaultArrayMap -- ASB.

Definition at line 327 of file cklocation.C.


Constructor & Destructor Documentation

arrayMapInfo::arrayMapInfo ( void   )  [inline]

All processors are divided into two sets.

Processors in the first set have one chare more than the processors in the second set.

Definition at line 347 of file cklocation.C.

arrayMapInfo::arrayMapInfo ( const CkArrayIndex &  n  )  [inline]

Definition at line 349 of file cklocation.C.

arrayMapInfo::~arrayMapInfo (  )  [inline]

Definition at line 353 of file cklocation.C.


Member Function Documentation

void arrayMapInfo::compute_binsize (  )  [inline]

Definition at line 355 of file cklocation.C.

References BGConverse::CkNumNodes(), Converse::CkNumPes(), and int.

Here is the call graph for this function:

void arrayMapInfo::pup ( PUP::er p  )  [inline]

Definition at line 388 of file cklocation.C.


Field Documentation

CkArrayIndex arrayMapInfo::_nelems

Definition at line 329 of file cklocation.C.

Definition at line 330 of file cklocation.C.

Definition at line 331 of file cklocation.C.

Definition at line 332 of file cklocation.C.

Definition at line 333 of file cklocation.C.

Definition at line 335 of file cklocation.C.

Definition at line 338 of file cklocation.C.

Definition at line 339 of file cklocation.C.

Definition at line 341 of file cklocation.C.


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

Generated on Mon Sep 21 08:17:44 2020 for Charm++ by  doxygen 1.5.5