aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <>2003-09-19 14:06:00 +0000
committerschnetter <>2003-09-19 14:06:00 +0000
commitbd673f73e9f3418fe97095895110a2317a68f0c5 (patch)
treefaec49f61bd1aa835d6d2753f1c550901735bcdc /Carpet/CarpetLib/schedule.ccl
parent1ac79a6d62624ade437c250e24d7b99d8e6313bf (diff)
bbox::size() and bboxset::size() return the number of grid points, not
bbox::size() and bboxset::size() return the number of grid points, not the product of the shape. This makes larger grids possible. Mark necessary future changes for vector grid functions with VGF. darcs-hash:20030919140641-07bb3-94c1897464dcc159725618d611ac28f3f75a3011.gz
Diffstat (limited to 'Carpet/CarpetLib/schedule.ccl')
-rw-r--r--Carpet/CarpetLib/schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/schedule.ccl b/Carpet/CarpetLib/schedule.ccl
index f3a51901c..ef0ff81a6 100644
--- a/Carpet/CarpetLib/schedule.ccl
+++ b/Carpet/CarpetLib/schedule.ccl
@@ -1,2 +1,2 @@
# Schedule definitions for thorn CarpetLib
-# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetLib/schedule.ccl,v 1.1 2001/03/01 13:40:10 eschnett Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetLib/schedule.ccl,v 1.2 2003/09/19 16:06:41 schnetter Exp $