]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix comment
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 24 Oct 2006 23:42:12 +0000 (23:42 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 24 Oct 2006 23:42:12 +0000 (23:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@14073 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_tools.cc

index b27d9a1eb19698a4801ad0ea0f4318456d90586e..e85980f887e96e2636c7729cdc6a14d8a7351e34 100644 (file)
@@ -51,13 +51,7 @@ DEAL_II_NAMESPACE_OPEN
 namespace 
 {
 // have a lock that guarantees that at most one thread is changing and
-// accessing the @p{coefficients} arrays of classes implementing
-// polynomials with tables. make this lock local to this file.
-//
-// having only one lock for all of these classes is probably not going
-// to be a problem since we only need it on very rare occasions. if
-// someone finds this is a bottleneck, feel free to replace it by a
-// more fine-grained solution
+// accessing the fe_name_map variable. make this lock local to this file.
   Threads::ThreadMutex fe_name_map_lock;
 
 // This is the map used by FETools::get_fe_from_name and

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.