]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Leave a TODO.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 30 Sep 2013 14:36:13 +0000 (14:36 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 30 Sep 2013 14:36:13 +0000 (14:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@31037 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 8a28dd33f4d1b89e5693b18758eb508b429f0a86..99e3b7d4c2b4d4b0635ed9c65dc41f13c760d84c 100644 (file)
@@ -187,6 +187,10 @@ namespace WorkStream
             currently_in_use (in_use)
           {}
 
+//TODO:        when we push back an object to the list of scratch objects, in
+//     Worker::operator(), we first create an object and then copy
+//     it to the end of this list. We should avoid the copy operations
+//     since it is expensive
           ScratchDataObject (const ScratchDataObject &o)
             :
            scratch_data (new ScratchData(*o.scratch_data)),

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.