]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Doc addition.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 30 Dec 1999 23:40:16 +0000 (23:40 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 30 Dec 1999 23:40:16 +0000 (23:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@2140 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Attic/examples/step-by-step/step-5/step-5.cc
deal.II/examples/step-5/step-5.cc

index e595b4484255361cbb4fffed9c4e3037be752d6f..8e0beba015e888dcf9a2ffbd3f87040fc80bba59 100644 (file)
@@ -837,6 +837,12 @@ void LaplaceProblem<dim>::run ()
                                           // what not to do, after
                                           // all.
          
+                                          // We can now actually read
+                                          // the grid. It is in UCD
+                                          // (unstructured cell data)
+                                          // format, as supported by
+                                          // AVS Explorer, for
+                                          // example:
          ifstream input_file("circle-grid.inp");
          grid_in.read_ucd (input_file);
 
index e595b4484255361cbb4fffed9c4e3037be752d6f..8e0beba015e888dcf9a2ffbd3f87040fc80bba59 100644 (file)
@@ -837,6 +837,12 @@ void LaplaceProblem<dim>::run ()
                                           // what not to do, after
                                           // all.
          
+                                          // We can now actually read
+                                          // the grid. It is in UCD
+                                          // (unstructured cell data)
+                                          // format, as supported by
+                                          // AVS Explorer, for
+                                          // example:
          ifstream input_file("circle-grid.inp");
          grid_in.read_ucd (input_file);
 

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.