aboutsummaryrefslogtreecommitdiff
path: root/src/pugh_Comm.h
diff options
context:
space:
mode:
authorgoodale <goodale@b61c5cb5-eaca-4651-9a7a-d64986f99364>1999-02-08 19:02:22 +0000
committergoodale <goodale@b61c5cb5-eaca-4651-9a7a-d64986f99364>1999-02-08 19:02:22 +0000
commita879b7574c9de7d593d76ff1a954cbab03f6690d (patch)
tree457dfe85c9946b2bb24558efa378105064a69837 /src/pugh_Comm.h
parent98762bea56ca3929e893322e8826049b6513763b (diff)
Started getting pugh to create groups.
Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@4 b61c5cb5-eaca-4651-9a7a-d64986f99364
Diffstat (limited to 'src/pugh_Comm.h')
-rw-r--r--src/pugh_Comm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pugh_Comm.h b/src/pugh_Comm.h
index 0108c7b..e58420c 100644
--- a/src/pugh_Comm.h
+++ b/src/pugh_Comm.h
@@ -18,10 +18,10 @@ extern "C" {
/* Overloaded functions. */
int pugh_SyncGroup(cGH *GH, const char *group);
int pugh_EnableGroupStorage(cGH *GH, const char *group);
-int pugh_EnableGroupStorage(cGH *GH, const char *group);
+int pugh_DisableGroupStorage(cGH *GH, const char *group);
int pugh_EnableGroupComm(cGH *GH, const char *group);
-int pugh_EnableGroupComm(cGH *GH, const char *group);
+int pugh_DisableGroupComm(cGH *GH, const char *group);
int pugh_Barrier(cGH *GH);
int pugh_Reduce(cGH *GH,