aboutsummaryrefslogtreecommitdiff
path: root/Carpet/LoopControl/src/loopcontrol_fortran.h
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2008-02-04 21:19:00 +0000
committerErik Schnetter <schnetter@cct.lsu.edu>2008-02-04 21:19:00 +0000
commit5adcabc019a609157dd6e14021f1aab061aeb6ec (patch)
tree80023d4d3e0958589047b6ce3a7a8c6ca5dbf738 /Carpet/LoopControl/src/loopcontrol_fortran.h
parentc5198fcfaa82b7c9526f12e9b2f3b9dc2f35cbed (diff)
LoopControl:
Add parameter printstatus. Output statistics only if desired. Add parameter legacy_init as new initial parallelisation choice. Add parameter ignore_initial_overhead, which ignores the first time the loop is encountered when optimising the parallelisation. Correct serious inconsistency when choosing the tiling. Output average loop time as well. darcs-hash:20080204211904-dae7b-ef0175704efb2c8e0e20ee6ee04a468803b3a5ec.gz
Diffstat (limited to 'Carpet/LoopControl/src/loopcontrol_fortran.h')
-rw-r--r--Carpet/LoopControl/src/loopcontrol_fortran.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/LoopControl/src/loopcontrol_fortran.h b/Carpet/LoopControl/src/loopcontrol_fortran.h
index e80bf358f..7edf22d84 100644
--- a/Carpet/LoopControl/src/loopcontrol_fortran.h
+++ b/Carpet/LoopControl/src/loopcontrol_fortran.h
@@ -1,4 +1,4 @@
-/* -*-f90-mode-*- */
+/* -*-f90-*- */
#ifndef LOOPCONTROL_FORTRAN_H
#define LOOPCONTROL_FORTRAN_H