]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a TODO.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 18 May 2012 13:15:47 +0000 (13:15 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 18 May 2012 13:15:47 +0000 (13:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@25517 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/fe/fe_update_flags.h

index 8b520b2edfbe7c6ee87bb3dc4aaa0224648597d4..71e9c2ea98b0a6c5401b3474f615b88a5bf8606d 100644 (file)
@@ -293,6 +293,8 @@ STREAM& operator << (STREAM& s, UpdateFlags u)
   if (u & update_support_points)               s << "support_points|";
   if (u & update_support_jacobians)            s << "support_jacobians|";
   if (u & update_support_inverse_jacobians)    s << "support_inverse_jacobians|";
+
+//TODO: check that 'u' really only has the flags set that are handled above
   return s;
 }
 

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.