#include <BitMapCarousel.h>
Public Member Functions | |
| BitMapCarousel (std::shared_ptr< CommGrid > grid, IT glen, int local_subword_disp) | |
| ~BitMapCarousel () | |
| IT | GetGlobalStartOfLocal () const |
| IT | GetGlobalStartOfLocal (int col) const |
| IT | GetGlobalEndOfLocal () const |
| IT | GetGlobalEndOfLocal (int col) const |
| bool | GetBit (IT index) const |
| void | SetBit (IT index) |
| template<class NT1 > | |
| void | LoadVec (FullyDistVec< IT, NT1 > &x) |
| IT | RotLengthUntil () |
| IT | RotLengthUntil (int my_procrow, int my_proccol) const |
| IT | SizeOfChunk () const |
| IT | SizeOfChunk (int my_procrow, int my_proccol) const |
| void | RotateAlongRow () |
| void | UpdateFringe (BitMapFringe< IT, NT > &bm_fringe) |
| void | SaveOld () |
Definition at line 42 of file BitMapCarousel.h.
|
inline |
Definition at line 44 of file BitMapCarousel.h.
|
inline |
Definition at line 64 of file BitMapCarousel.h.
|
inline |
Definition at line 89 of file BitMapCarousel.h.
|
inline |
Definition at line 81 of file BitMapCarousel.h.
|
inline |
Definition at line 85 of file BitMapCarousel.h.
|
inline |
Definition at line 72 of file BitMapCarousel.h.
|
inline |
Definition at line 76 of file BitMapCarousel.h.
|
inline |
Definition at line 98 of file BitMapCarousel.h.
|
inline |
Definition at line 141 of file BitMapCarousel.h.
|
inline |
Definition at line 106 of file BitMapCarousel.h.
|
inline |
Definition at line 111 of file BitMapCarousel.h.
|
inline |
Definition at line 169 of file BitMapCarousel.h.
|
inline |
Definition at line 93 of file BitMapCarousel.h.
|
inline |
Definition at line 122 of file BitMapCarousel.h.
|
inline |
Definition at line 127 of file BitMapCarousel.h.
|
inline |
Definition at line 159 of file BitMapCarousel.h.