]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add TODO note.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 17 Sep 2002 14:46:53 +0000 (14:46 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 17 Sep 2002 14:46:53 +0000 (14:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@6439 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_dgq_1d.cc
deal.II/deal.II/source/fe/fe_dgq_2d.cc
deal.II/deal.II/source/fe/fe_dgq_3d.cc

index a64ad2ac4fb638fd679c9398d2a3ef6d7c60b0c8..e457b9e9ac536207ac7826d26065168feed44c5e 100644 (file)
@@ -75,6 +75,8 @@ namespace FE_DGQ_1d
        -0.09375, 0.375, 0.21875,
        0.1875, -0.25, -0.1875,
   };
+
+//TODO[GK]: compute to full double accuracy  
   static const double dgq3_refined_onto_dgq3[] =
   {
        0.6875, 0.9375, -0.75, -0.0625,
index 82cde0eda64adfdaff07b62b05f0f97f8ae51767..8d7c7b119bb46354042e60135f31d3cbb613ca4f 100644 (file)
@@ -203,6 +203,8 @@ namespace FE_DGQ_2d
        0.0625, 0, 0, 0,
   };
 
+//TODO[GK]: compute to full double accuracy  
+  
   static const double dgq2_refined_onto_dgq2[] =
   {
        0.47265625, 0.515625, -0.12890625, 0.515625, 0.5625, -0.140625, -0.12890625, -0.140625, 0.03515625,
index 401473ade55c0de2c96531cc6ce33bf38e3b7f9a..8a9bbfa20128401ed384e3b36a71a5915cf78598 100644 (file)
@@ -157,6 +157,7 @@ static const double dgq1_refined_onto_dgq1[] =
  -0.015625, 0, 0, 0, 0, 0, 0, 0,
 };
 
+//TODO[GK]: compute to full double accuracy  
 static const double dgq2_refined_onto_dgq2[] =
 {
  0.32495117, 0.35449219, -0.088623047, 0.35449219, 0.38671875, -0.096679688, -0.088623047, -0.096679687, 0.024169922, 0.35449219, 0.38671875, -0.096679688, 0.38671875, 0.421875, -0.10546875, -0.096679687, -0.10546875, 0.026367187, -0.088623047, -0.096679687, 0.024169922, -0.096679687, -0.10546875, 0.026367187, 0.024169922, 0.026367187, -0.0065917969,

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.