summaryrefslogtreecommitdiff
path: root/doc/UsersGuide
diff options
context:
space:
mode:
Diffstat (limited to 'doc/UsersGuide')
-rw-r--r--doc/UsersGuide/Notes.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/UsersGuide/Notes.tex b/doc/UsersGuide/Notes.tex
index b5bb9924..8085eb32 100644
--- a/doc/UsersGuide/Notes.tex
+++ b/doc/UsersGuide/Notes.tex
@@ -392,6 +392,16 @@ type of optimisation being used.
Optimisation flags for the Fortran 77 compiler, their use depends on the
type of optimisation being used.
+\item [\texttt{C\_NO_OPTIMISE\_FLAGS}]
+
+\item [\texttt{CXX\_NO\_OPTIMISE\_FLAGS}]
+
+\item [\texttt{F90\_NO\_OPTIMISE\_FLAGS}]
+
+\item [\texttt{F77\_NO\_OPTIMISE\_FLAGS}]
+Optimisation flags used to indicate that no optimisation should be
+performed. These are invoked when OPTIMISE=no is used.
+
\item [\texttt{PROFILE}]
* Specifies what type of profiling should be used. The only options
currently available are \texttt{yes} and \texttt{no}. The default