]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove "checked" comments.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 Jul 2002 14:05:59 +0000 (14:05 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 Jul 2002 14:05:59 +0000 (14:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@6281 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_nedelec.cc

index 9d750dd93d20622c45ee5f32f87bd6fb52b76d43..dea80725fafe0a567ae3fb564d044eb0e838144c 100644 (file)
@@ -288,7 +288,6 @@ FE_Nedelec<dim>::shape_value_component (const unsigned int i,
                                               // only non-zero
                                               // component is
                                               // requested:
-//[Anna]:checked: OK         
              const double x = p(0),
                           y = p(1),
                           z = p(2);
@@ -366,7 +365,6 @@ FE_Nedelec<dim>::shape_grad_component (const unsigned int i,
                                               // component, thrid
                                               // index=component
                                               // within gradient
-//[Anna]: checked:OK         
              static const double unit_gradients[4][2][2]
                = { { {0.,-1.}, {0.,0.} },
                    { {0.,0.},  {1.,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.