From b5e0619f14e0ec96650d2c0992488bee0c852525 Mon Sep 17 00:00:00 2001 From: schnetter Date: Thu, 6 Jul 2006 05:51:05 +0000 Subject: Describe PREREGRID bin. Update description of POSTREGRID bin. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4346 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/UsersGuide/Appendices.tex | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/doc/UsersGuide/Appendices.tex b/doc/UsersGuide/Appendices.tex index 6f5f9e92..1625e5d2 100644 --- a/doc/UsersGuide/Appendices.tex +++ b/doc/UsersGuide/Appendices.tex @@ -1294,13 +1294,19 @@ this bin is unspecified. restriction operation. It is, e.g., necessary to re-apply the boundary conditions after every restriction operation. +\item[{\tt CCTK\_PREREGRID}] + This timebin is used in mesh refinement settings. It is + ignored for unigrid runs. This bin is executed whenever the + grid hierarchy is about to change. Routines that decide the + new grid structure should be scheduled in this bin. + \item[{\tt CCTK\_POSTREGRID}] - This timebin is used in mesh refinement settings, or when there are - multiple grid patches. It is ignored for unigrid runs. This bin is - executed whenever the grid hierarchy or patch setup has changed. It - is, e.g., necessary to re-apply the boundary conditions or - recalculate the grid points' coordinates after every changing the - grid hierarchy. + This timebin is used in mesh refinement settings. It is + ignored for unigrid runs. This bin is executed whenever the + grid hierarchy or patch setup has changed. It is, e.g., + necessary to re-apply the boundary conditions or recalculate + the grid points' coordinates after every changing the grid + hierarchy. \item[{\tt CCTK\_ANALYSIS}] The {\tt ANALYSIS} timebin is special, in that it is closely coupled -- cgit v1.2.3