28#ifndef _util_group_memmsg_h
29#define _util_group_memmsg_h
31#include <util/group/message.h>
32#include <util/group/memory.h>
The MemoryGrp abstract class provides a way of accessing distributed memory in a parallel machine.
Definition memory.h:120
size_t localsize()
Returns the amount of memory residing locally on me().
Definition memory.h:155
A MsgMemoryGrp that initializes its data using a messagegrp.
Definition memmsg.h:37
void sync()
Synchronizes all the nodes.
void set_localsize(size_t localsize)
Set the size of locally held memory.
A template class that maintains references counts.
Definition ref.h:361
Contains all MPQC code up to version 3.
Definition mpqcin.h:14