summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/UsersGuide/Appendices.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/UsersGuide/Appendices.tex b/doc/UsersGuide/Appendices.tex
index 9f544369..a9995888 100644
--- a/doc/UsersGuide/Appendices.tex
+++ b/doc/UsersGuide/Appendices.tex
@@ -956,12 +956,28 @@ at the same time.
used, for example, to initialise external libraries, or to set up
data structures that live in global variables.
+\item[{\tt META-EARLY}] This option is identical to to {\tt META}
+ option with the exception that the routine will be called together
+ with the routines on the first subgrid.
+
+\item[{\tt META-LATE}] This option is identical to to {\tt META}
+ option with the exception that the routine will be called together
+ with the routines on the last subgrid.
+
\item[{\tt GLOBAL}] This routine will only be called once on a grid
hierarchy, not for all subgrids making up the hierarchy. This can
be used, for example, for analysis routines which use global
reduction or interpolation routines, rather than the local subgrid
passed to them, and hence should only be called once.
+\item[{\tt GLOBAL-EARLY}] This option is identical to to {\tt GLOBAL}
+ option with the exception that the routine will be called together
+ with the routines on the first subgrid.
+
+\item[{\tt GLOBAL-LATE}] This option is identical to to {\tt GLOBAL}
+ option with the exception that the routine will be called together
+ with the routines on the last subgrid.
+
\item[{\tt LEVEL}] This routine will only be called once on any
``level'' of the grid hierarchy. That is, it will only be called
once for any set of sub-grids which have the same