From bedcd2b6287e44f45f2f38456b6b0f0711a3cdd2 Mon Sep 17 00:00:00 2001 From: jthorn Date: Mon, 15 Jan 2007 12:09:10 +0000 Subject: clarify log file git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@46 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef --- doc/documentation.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/documentation.tex b/doc/documentation.tex index 15b94e5..6a5c5d1 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -1407,6 +1407,11 @@ snprintf(buffer, length, CCTK_MyProc(NULL)) \end{verbatim} +Each file begins with a header comment describing the file format in +detail. After the header comment, there is one line in the file for +each call on \verb|CCTK_InterpLocalUniform()| which is handled by this thorn +(with \verb|log_interp_coords| set to \verb|true|). + Note that these log files are typically quite large, and writing them may significantly slow the simulation -- you should probably only use this option for debugging purposes. -- cgit v1.2.3