]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add comment.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 13 Sep 2002 22:16:07 +0000 (22:16 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 13 Sep 2002 22:16:07 +0000 (22:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@6423 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/nedelec_2.cc

index c208b19dab6808bf91494291da2dde66e13a0756..9e352d6a7d0482b5881350e445b76c0f37fb9bc0 100644 (file)
@@ -49,6 +49,10 @@ plot (const Triangulation<dim> &tr)
   cm.close ();
   cm.distribute (values);
 
+                                   // now take these values, and print
+                                   // the values of this so defined
+                                   // function on each cell and on
+                                   // each quadrature point
   QTrapez<dim> quadrature;
   std::vector<Vector<double> > shape_values (quadrature.n_quadrature_points,
                                              Vector<double>(dim));

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.