summaryrefslogtreecommitdiff
path: root/src/include/cGH.h
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-07-14 23:20:04 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-07-14 23:20:04 +0000
commit7a32a126d3af29194435736400ba6e405ffca633 (patch)
tree40826e60cb6138c6d89dca1a7e0a6c455945d692 /src/include/cGH.h
parentadf83992107e4dd71518aae9dc948fab32e388f8 (diff)
Adding comment
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1734 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/include/cGH.h')
-rw-r--r--src/include/cGH.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/cGH.h b/src/include/cGH.h
index 53b8b869..50d1f32c 100644
--- a/src/include/cGH.h
+++ b/src/include/cGH.h
@@ -53,7 +53,7 @@ typedef struct
/* The refinement factor over the top level (coarsest) grid. */
int *cctk_levfac;
- /* The convergence level */
+ /* The convergence level (numbered from zero upwards) */
int cctk_convlevel;
/* The number of ghostzones in each direction */