33 #ifndef _util_group_memiter_h
34 #define _util_group_memiter_h
36 #include <util/group/memory.h>
61 int ready() {
return ready_; }
65 void *data() {
return (
void*) current_data_; }
66 int node() {
return node_; }
67 int offset() {
return current_offset_; }
68 int size() {
return current_size_; }
71 int local(
distsize_t offset,
int size,
int node);
Generated at Sun Jan 26 2020 23:33:04 for MPQC
2.3.1 using the documentation package Doxygen
1.8.16.