]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Leave a TODO
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 6 Mar 2007 21:26:28 +0000 (21:26 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 6 Mar 2007 21:26:28 +0000 (21:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@14538 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/polynomials_raviart_thomas.cc

index 44bb808b1ab24e583a3483b7dfe1782ea648d261..a1ead2cc08f87aff921ffdc23d7b5343448ab5c6 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2004, 2005, 2006 by the deal.II authors
+//    Copyright (C) 2004, 2005, 2006, 2007 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -16,6 +16,8 @@
 #include <iostream>
 #include <iomanip>
 
+//TODO[WB]: This class is not thread-safe: it uses mutable member variables that contain temporary state. this is not what one would want when one uses a finite element object in a number of different contexts on different threads: finite element objects should be stateless
+
 DEAL_II_NAMESPACE_OPEN
 
 

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.