]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a comment.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 4 Apr 2006 03:55:09 +0000 (03:55 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 4 Apr 2006 03:55:09 +0000 (03:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@12812 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/data_out_stack_04.cc

index ff632a979a4c3c64d3d65b971e01b5ec814b1abd..aac2ac38bd85dff12dc42035fd45e2df432f455d 100644 (file)
@@ -41,7 +41,9 @@ void run ()
   dof_handler.distribute_dofs (fe);
 
                                   // create a continuous field over
-                                  // this DoFHandler
+                                  // this DoFHandler, where all nodes
+                                  // are zero, except for a single
+                                  // one
   Vector<double> v(dof_handler.n_dofs());
   v(v.size()/2) = 1;
 

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.