]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fixes a redundant paragraph in Step-4 tutorial (since vtk format was already introduc... 9256/head
authorKrishnakumar Gopalakrishnan <krishna.kumar@ucl.ac.uk>
Tue, 7 Jan 2020 23:55:08 +0000 (23:55 +0000)
committerKrishnakumar Gopalakrishnan <krishna.kumar@ucl.ac.uk>
Tue, 7 Jan 2020 23:55:08 +0000 (23:55 +0000)
examples/step-4/step-4.cc

index f4231263d345a559a57eda21711ca890a984c7dc..f9aed11544f0aa81a2903443bd18a83b3e845d61 100644 (file)
@@ -469,14 +469,6 @@ void Step4<dim>::solve()
 // This function also does what the respective one did in step-3. No changes
 // here for dimension independence either.
 //
-// The only difference to the previous example is that we want to write output
-// in VTK format, rather than for gnuplot. VTK format is currently the most
-// widely used one and is supported by a number of visualization programs such
-// as Visit and Paraview (for ways to obtain these programs see the ReadMe
-// file of deal.II). To write data in this format, we simply replace the
-// <code>data_out.write_gnuplot</code> call by
-// <code>data_out.write_vtk</code>.
-//
 // Since the program will run both 2d and 3d versions of the Laplace solver,
 // we use the dimension in the filename to generate distinct filenames for
 // each run (in a better program, one would check whether <code>dim</code> can

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.