| base | Grappa::GlobalVector< T, BUFFER_CAPACITY > | |
| begin() const | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| cache_with_wraparound(size_t start, size_t nelem, T *buffer) | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| capacity | Grappa::GlobalVector< T, BUFFER_CAPACITY > | |
| clear() | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| create(size_t total_capacity) | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inlinestatic |
| dequeue() | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| destroy() | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| empty() const | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| end() const | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| enqueue(const T &e) | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| forall(GlobalAddress< GlobalVector > self, F func) | Grappa::GlobalVector< T, BUFFER_CAPACITY > | friend |
| getMasterRange() | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| GlobalVector() | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| GlobalVector(GlobalAddress< GlobalVector > self, GlobalAddress< T > storage_base, size_t total_capacity) | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| incr_with_wrap(size_t *i, long incr) | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| master | Grappa::GlobalVector< T, BUFFER_CAPACITY > | protected |
| pop() | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| proxy | Grappa::GlobalVector< T, BUFFER_CAPACITY > | protected |
| push(const T &e) | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| self | Grappa::GlobalVector< T, BUFFER_CAPACITY > | protected |
| size() const | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| storage() const | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |
| ~GlobalVector() | Grappa::GlobalVector< T, BUFFER_CAPACITY > | inline |