From 0b54751a550481eb5db8eb06e85704170cf6cf87 Mon Sep 17 00:00:00 2001 From: jthorn Date: Tue, 16 Aug 2005 14:02:27 +0000 Subject: comment fix: clarify grid-endpoint semantics git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@28 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef --- src/molecule_posn.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/molecule_posn.c b/src/molecule_posn.c index efa04d9..603d3e1 100644 --- a/src/molecule_posn.c +++ b/src/molecule_posn.c @@ -70,6 +70,9 @@ static const char *rcsid = "$Header$"; It's also convenient to introduce the integer molecule coordinate m; this is the integer grid coordinate i relative to that of the molecule center, i.e. the above diagram has columns labelled with [i+m]. + + For (3) above, note that we describe the range of the grid + by the *closed* interval [grid_i_min, grid_i_max]. @enddesc @hdate 27.Jan.2003 -- cgit v1.2.3