aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/gdata.cc
diff options
context:
space:
mode:
authoreschnett <>2001-03-07 12:00:00 +0000
committereschnett <>2001-03-07 12:00:00 +0000
commitff17e4f38df050650e951f49fb3c32a9791f98f5 (patch)
tree5d082d81756bcf0be221c7f6f05f6588c7d6e4b9 /Carpet/CarpetLib/src/gdata.cc
parentdb6e33738bc2b4aba5c96178135ba43f70eb29b6 (diff)
Made WaveToyF77 run on multiple processors with CarpetSlab.
Made WaveToyF77 run on multiple processors with CarpetSlab. Addes "bases" in gh and dh. They contain the extent of a bounding box enclosing all components on a level. darcs-hash:20010307120057-f6438-829d3c60a80c7b13f850c0ad187257bb6e1b963f.gz
Diffstat (limited to 'Carpet/CarpetLib/src/gdata.cc')
-rw-r--r--Carpet/CarpetLib/src/gdata.cc6
1 files changed, 2 insertions, 4 deletions
diff --git a/Carpet/CarpetLib/src/gdata.cc b/Carpet/CarpetLib/src/gdata.cc
index ee80c6d91..36889de97 100644
--- a/Carpet/CarpetLib/src/gdata.cc
+++ b/Carpet/CarpetLib/src/gdata.cc
@@ -5,7 +5,7 @@
copyright : (C) 2000 by Erik Schnetter
email : schnetter@astro.psu.edu
- $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetLib/src/gdata.cc,v 1.3 2001/03/05 21:48:38 eschnett Exp $
+ $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetLib/src/gdata.cc,v 1.4 2001/03/07 13:00:57 eschnett Exp $
***************************************************************************/
@@ -30,8 +30,6 @@
# include "gdata.hh"
#endif
-#define DEBUG_DIST DIST_NODEBUG
-
// Constructors
@@ -57,7 +55,7 @@ void generic_data<D>::write_ascii (const string name, const int time,
const
{
assert (_has_storage);
- DEBUG_DIST;
+ CHECKPOINT;
if (_proc==0) {
// output on processor 0