]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
# [WB] Set MT flags so that the corresponding documentation will always be visible,
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 May 2005 18:20:53 +0000 (18:20 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 May 2005 18:20:53 +0000 (18:20 +0000)
# [WB] irrespective of whether MT is actually switched on or not.

git-svn-id: https://svn.dealii.org/trunk@10676 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/options.dox.in
deal.II/doc/news/changes.html

index 0edffe1bee93ce81ca737f6394a20cab32bf08ec..efa5b1c9de7c55035b8734acc791701872569781 100644 (file)
@@ -916,7 +916,9 @@ INCLUDE_FILE_PATTERNS  =
 # or name=definition (no spaces). If the definition and the = are 
 # omitted =1 is assumed.
 
-PREDEFINED             = DEBUG=1 @DEAL_II_DEFINE_DEAL_II_USE_PETSC@
+# [WB] Set MT flags so that the corresponding documentation will always be visible,
+# [WB] irrespective of whether MT is actually switched on or not.
+PREDEFINED             = DEBUG=1 @DEAL_II_DEFINE_DEAL_II_USE_PETSC@ DEAL_II_USE_MT=1 DEAL_II_USE_MT_POSIX=1
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 
 # this tag can be used to specify a list of macro names that should be expanded. 
index 4d5da15a346453095b32750ff4313d6941a6035d..08268ef626f7b3e1a35db4a97f0a1cb1b3770586 100644 (file)
@@ -128,6 +128,13 @@ inconvenience this causes.
 <h3>General</h3>
 
 <ol>
+  <li> <p>
+       Fixed: The documentation pages did not contain information
+       about the <code>Threads::spawn</code> functions. This is now fixed.
+       <br>
+       (WB, 2005/05/12)
+       </p>
+
   <li> <p>
        Fixed: The step-17 example program had a stupid mistake in that it
        initializes the <code>pcout</code> variable with an uninitialized value

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.