aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
diff options
context:
space:
mode:
authorschnetter <>2001-04-06 08:37:00 +0000
committerschnetter <>2001-04-06 08:37:00 +0000
commit002f866212960aabd2cd6d96420c282c563d4259 (patch)
tree5e32f32e114d8f651a1ecd174a9fefcdeae9d068 /Carpet/CarpetLib
parent3439cae5dec6c62b1ecba57059dd359ad2a4cc3f (diff)
carpet.hh carpet.cc: Added more poisoning of grid functions. All grid
carpet.hh carpet.cc: Added more poisoning of grid functions. All grid functions with have their storage allocated are now also poisoned. gh.hh: Reformatted comment. options/*: Added new set of options plus a description. darcs-hash:20010406083735-07bb3-90a9c2b40c7cdd2bc815cad334e3e73291b894cf.gz
Diffstat (limited to 'Carpet/CarpetLib')
-rw-r--r--Carpet/CarpetLib/src/gh.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/Carpet/CarpetLib/src/gh.hh b/Carpet/CarpetLib/src/gh.hh
index 9d9d7939b..48f166e2b 100644
--- a/Carpet/CarpetLib/src/gh.hh
+++ b/Carpet/CarpetLib/src/gh.hh
@@ -1,13 +1,13 @@
/***************************************************************************
gh.hh - Grid Hierarchy
- bounding boxes for each multigrid level of each
- component of each refinement level
+ bounding boxes for each multigrid level of each
+ component of each refinement level
-------------------
begin : Sun Jun 11 2000
copyright : (C) 2000 by Erik Schnetter
email : schnetter@astro.psu.edu
- $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetLib/src/gh.hh,v 1.4 2001/03/27 22:26:31 eschnett Exp $
+ $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetLib/src/gh.hh,v 1.5 2001/04/06 10:37:36 schnetter Exp $
***************************************************************************/