]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Switch of debugging output.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 29 Feb 2008 09:55:15 +0000 (09:55 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 29 Feb 2008 09:55:15 +0000 (09:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@15816 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_in.cc

index 6d7f20009cbfaaeac8987584a027843f9139c393..70e5c918cde6c34f917c6c588fc0de85330b0e11 100644 (file)
@@ -772,7 +772,7 @@ void GridIn<2>::read_netcdf (const std::string &filename)
   AssertThrow(false, ExcNeedsNetCDF());
 #else
   const unsigned int dim=2;
-  const bool output=true;
+  const bool output=false;
   Assert (tria != 0, ExcNoTriangulationSelected());
                                   // this function assumes the TAU
                                   // grid format.

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.