]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Simplify test.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 30 May 2012 10:57:16 +0000 (10:57 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 30 May 2012 10:57:16 +0000 (10:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@25568 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/data_out_base_pvtu.cc

index e166ee7f6181a50425938a71f8c6c35f9d38db2c..46be8967e758a01a064de9a02db62597892e4914 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2006, 2007, 2010 by the deal.II authors
+//    Copyright (C) 2006, 2007, 2010, 2012 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -52,11 +52,6 @@ class DataOutX : public DataOutInterface<2,2>
 template <int dim, int spacedim>
 void check(std::ostream& out)
 {
-  const unsigned int np = 4;
-  patches.resize (np);
-
-  create_patches(patches);
-
   names.resize (5);
   names[0] = "x1";
   names[1] = "x2";

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.