]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a note.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Aug 2004 02:29:43 +0000 (02:29 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Aug 2004 02:29:43 +0000 (02:29 +0000)
git-svn-id: https://svn.dealii.org/trunk@9541 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_q_2d.cc

index 3ee7e0bdf978c1af7aa76c5b9ffa80e42b0a8de1..ec34cef90f27fc7e81ff6d2f0c5011e148348314 100644 (file)
@@ -22,7 +22,8 @@
 // for all polynomial degrees. the array is thus empty. unfortunately, some
 // compilers dislike empty initializers for arrays of unknown size
 // (particularly the hp compiler), so we simply initialize a single element
-// with a null pointer
+// with a null pointer. in fact, the compiler behavior is supported by clause
+// 8.5.1/4
 template <>
 const double * const 
 FE_Q<2>::Matrices::constraint_matrices[] = { 0 };

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.