]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unused variable in step-31
authorallmaras <allmaras@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 3 Nov 2011 20:47:46 +0000 (20:47 +0000)
committerallmaras <allmaras@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 3 Nov 2011 20:47:46 +0000 (20:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@24721 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 6d086e26c63ab62aa0917886a523c2e553e17ea9..a87db7bdc02dad9b22e37bba6fd26fdb38b6dba8 100644 (file)
@@ -1983,7 +1983,6 @@ namespace Step31
     const unsigned int   n_q_points      = quadrature_formula.size();
 
     Vector<double>       local_rhs (dofs_per_cell);
-    FullMatrix<double>   local_matrix (dofs_per_cell, dofs_per_cell);
 
     std::vector<unsigned int> local_dof_indices (dofs_per_cell);
 

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.