]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unused variables.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 19 Feb 2013 15:17:45 +0000 (15:17 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 19 Feb 2013 15:17:45 +0000 (15:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@28461 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/lac/sparsity_tools.cc

index 776ce894483bff1d4b2a32e648ab6a70edf9848c..99e69a582ecc9451f2f8b61ce95f86014ece292c 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2008, 2009, 2010, 2011, 2012 by the deal.II authors
+//    Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -74,8 +74,6 @@ namespace SparsityTools
     idx_t
     n       = static_cast<signed int>(sparsity_pattern.n_rows()),
     ncon    = 1,                              // number of balancing constraints (should be >0)
-    wgtflag = 0,                              // no weights on nodes or edges
-    numflag = 0,                              // C-style 0-based numbering
     nparts  = static_cast<int>(n_partitions), // number of subdomains to create
     dummy;                                    // the numbers of edges cut by the
     // resulting partition

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.