From 7a32a126d3af29194435736400ba6e405ffca633 Mon Sep 17 00:00:00 2001 From: allen Date: Fri, 14 Jul 2000 23:20:04 +0000 Subject: Adding comment git-svn-id: http://svn.cactuscode.org/flesh/trunk@1734 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/include/cGH.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- cgit v1.2.3