]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
remove not needed line
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 9 Aug 1999 15:40:51 +0000 (15:40 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 9 Aug 1999 15:40:51 +0000 (15:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@1645 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/vectors.cc

index b9e379829e0512614672d903baffed1aa7630988..48b57736029586edf88ced7122bbc452e85264f1 100644 (file)
@@ -233,8 +233,6 @@ void VectorTools<dim>::interpolate (const DoFHandler<dim>    &dof,
   Assert(dofs_of_rep_points.size()==n_rep_points, ExcInternalError());
   Assert(dof_to_rep_index_table.size()==fe.total_dofs, ExcInternalError());
 
-  cout << "n_rep_points=" << n_rep_points << endl;
-
   vector<int>         dofs_on_cell (fe.total_dofs);
   vector<Point<dim> > support_points (fe.total_dofs);
 

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.