]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix docygen command
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 23 Feb 2010 23:03:29 +0000 (23:03 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 23 Feb 2010 23:03:29 +0000 (23:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@20677 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/work_stream.h

index ec6d5ea073de8858465c65857374300c64ba82c7..0a0dcfaed9ce14109bc65529eb8b9841ac56fc02 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2008, 2009 by the deal.II authors
+//    Copyright (C) 2008, 2009, 2010 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -120,6 +120,7 @@ DEAL_II_NAMESPACE_OPEN
  * during deal.II configuration. Otherwise it simply works on each item
  * sequentially.
  *
+ * @ingroup threads
  * @author Wolfgang Bangerth, 2007, 2008, 2009
  */
 namespace WorkStream
@@ -468,6 +469,17 @@ namespace WorkStream
                                    * whereas the second is of type
                                    * DoFHandler::raw_cell_iterator.
                                    *
+                                   * The two data types
+                                   * <tt>ScratchData</tt> and
+                                   * <tt>CopyData</tt> need to have a
+                                   * working copy
+                                   * constructor. <tt>ScratchData</tt>
+                                   * is only used in the
+                                   * <tt>worker</tt> function, while
+                                   * <tt>CopyData</tt> is the object
+                                   * passed from the <tt>worker</tt>
+                                   * to the <tt>copier</tt>.
+                                   *
                                    * The @p queue_length argument indicates
                                    * the number of items that can be live
                                    * at any given time. Each item consists

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.