]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
removed output
authorjanssen <janssen@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Sep 2010 06:51:02 +0000 (06:51 +0000)
committerjanssen <janssen@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Sep 2010 06:51:02 +0000 (06:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@22188 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/multigrid/mg_tools.cc

index d2b29a6f23651e175a7d573b15d941ffc68a6df2..825ecbfba92de922206df5e8d60c72a7029b86e9 100644 (file)
@@ -1479,9 +1479,6 @@ extract_inner_interface_dofs (const MGDoFHandler<dim,spacedim> &mg_dof_handler,
   const unsigned int   dofs_per_cell   = fe.dofs_per_cell;
   const unsigned int   dofs_per_face   = fe.dofs_per_face;
 
-
-  deallog << "dofs_per_face" << dofs_per_face << std::endl;
-
   std::vector<unsigned int> local_dof_indices (dofs_per_cell);
   std::vector<unsigned int> face_dof_indices (dofs_per_face);
 

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.