]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove left-over output of sparsity pattern.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Feb 2008 01:12:01 +0000 (01:12 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Feb 2008 01:12:01 +0000 (01:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@15773 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-31/step-31.cc

index 2beb54a3ffcfc11bf26007549a91457ed478ee32..51823b2aed59417a685e06b413995b8b1808d315 100644 (file)
@@ -594,9 +594,6 @@ void StokesProblem<dim>::setup_dofs ()
     sparsity_pattern.copy_from (csp);
   }
   
-  std::ofstream out ("sparsity_pattern.gpl");
-  sparsity_pattern.block(0,0).print_gnuplot(out);
-
                                   // Finally, the system matrix,
                                   // solution and right hand side are 
                                   // created from the block

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.