aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation.tex')
-rw-r--r--doc/documentation.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index aa85ed4..d3ad18b 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -107,8 +107,8 @@ Provides macros for common relativity calculations, using the
This thorn provides various macros which can be used to calculate
quantities, such as the Christoffel Symbol or Riemann Tensor
-components, using the basic variables of thorn \textbf{ADMBase} (and
-\textbf{StaticConformal} if required). The macros can be used in both
+components, using the basic variables of thorn \textbf{ADMBase}.
+The macros can be used in both
Fortran and C code. The macros work pointwise to calculate quantities
at the grid point $(\texttt{i},\texttt{j},\texttt{k})$; it's up to you
to loop over all the grid points where you want computations done.