]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove two speculative comments.
authoryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 Mar 2014 11:33:15 +0000 (11:33 +0000)
committeryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 Mar 2014 11:33:15 +0000 (11:33 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_petscscalar_complex@32636 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/numerics/data_out_faces.cc
deal.II/source/numerics/data_out_rotation.cc

index 50b06b974d2a0a7137c1102126a8a31a3ed72c6a..08ea8fc0a196028920c99ab323110f95cbd4777f 100644 (file)
@@ -251,7 +251,6 @@ build_one_patch (const FaceDescriptor *cell_and_face,
             = std::distance (this->triangulation->begin_active(),
                              typename Triangulation<dimension,space_dimension>::active_cell_iterator(cell_and_face->first));
 
-         // @whattodo - this next line does not cause a problem (yet), but probably will one day.
           const double value
             = this->cell_data[dataset]->get_cell_data_value (cell_number);
           for (unsigned int q=0; q<n_q_points; ++q)
index d1a9aeda62f58b765a6345f26b806344e79ed6af..61091cb6a306d74751350c27781e127b45931d9b 100644 (file)
@@ -366,7 +366,6 @@ build_one_patch (const cell_iterator *cell,
                 = std::distance (this->triangulation->begin_active(),
                                  typename Triangulation<dimension,space_dimension>::active_cell_iterator(*cell));
 
-             // @whattodo - this next line does not cause a problem (yet), but probably will one day.
               const double value
                 = this->cell_data[dataset]->get_cell_data_value (cell_number);
               switch (dimension)

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.