From 13a9ef451966b471826941276e62469cfa006580 Mon Sep 17 00:00:00 2001 From: schnetter Date: Sun, 30 May 2004 08:22:11 +0000 Subject: Fix comment explaining the code. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/CoordGauge/trunk@55 edbb7e70-9571-45d5-a481-0a560a9b4751 --- src/Slicing.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Slicing.c b/src/Slicing.c index b18202c..4eef7e7 100644 --- a/src/Slicing.c +++ b/src/Slicing.c @@ -11,8 +11,8 @@ * The slicing is REGISTERED in a startup routine of the thorn providing the slicing. * This structure (HandledData) is created during STARTUP - * This strucure is initialized during CCTK_INITIAL - * This structure is evaluted during a CCTK_PRESTEP and an integer + * This strucure is initialized during CCTK_WRAGH + * This structure is evaluated during a CCTK_PRESTEP and an integer active_slicing_handle defines which slicing is next. All slicings have to check if they match this handle and only then take their turn. -- cgit v1.2.3