]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove debug output 1702/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Thu, 1 Oct 2015 19:44:02 +0000 (21:44 +0200)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Thu, 1 Oct 2015 19:44:02 +0000 (21:44 +0200)
tests/fe/fe_project_3d.cc

index d6fe8bd7541076d406754fb45afc2c9394a683a3..8a866aeddd84b1bd34c8f469dc6ca5173e95600a 100644 (file)
@@ -292,8 +292,6 @@ void test(const FiniteElement<dim> &fe, unsigned n_cycles, bool global, const Po
     {\r
       dof_handler.distribute_dofs(fe);\r
 \r
-      std::cout << "Number of cells/dofs: " << dof_handler.get_tria().n_active_cells() << " " << dof_handler.n_dofs() << std::endl;\r
-\r
       ConstraintMatrix constraints;\r
       DoFTools::make_hanging_node_constraints(dof_handler, constraints);\r
       constraints.close();\r

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.