]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove test output line.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 23 Sep 2004 08:32:05 +0000 (08:32 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 23 Sep 2004 08:32:05 +0000 (08:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@9670 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_out.cc

index 043a1f27ec586b6b1c72d6fe25827bc4349af812..3e3136bd24b04b2e3956d8035b1c1c6ef788f0b8 100644 (file)
@@ -779,7 +779,6 @@ void GridOut::write_gnuplot (const Triangulation<3> &tria,
            const Triangulation<dim>::face_iterator
              face = cell->face(face_no);
            
-           out << "#face" << face_no << std::endl;
            for (unsigned int v=0; v<GeometryInfo<dim>::vertices_per_face; ++v)
              out << face->vertex(v)
                  << ' ' << cell->level()

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.