]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update documentation to refer to DEAL_VOLATILE.
authorDavid Wells <drwells@vt.edu>
Sat, 25 Jul 2015 03:46:22 +0000 (23:46 -0400)
committerDavid Wells <drwells@vt.edu>
Wed, 5 Aug 2015 21:45:04 +0000 (17:45 -0400)
include/deal.II/base/subscriptor.h

index 1abb9992adefc2bdc0ec14284925cdf442d2a57f..11a151c1e4a3433cedbddcc8fc2db1fac97e33bc 100644 (file)
@@ -179,7 +179,7 @@ private:
    * In multithreaded mode, this counter may be modified by different threads.
    * We thus have to mark it <tt>volatile</tt>. However, this is counter-
    * productive in non-MT mode since it may pessimize code. So use the macro
-   * defined above to selectively add volatility.
+   * defined in <tt>deal.II/base/config.h</tt> to selectively add volatility.
    */
   mutable DEAL_VOLATILE unsigned int counter;
 

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.