]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
typo
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Mar 2013 22:33:36 +0000 (22:33 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Mar 2013 22:33:36 +0000 (22:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@28803 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/meshworker/simple.h

index fb1d30fca7e26c8c57a02faeb86c23d21920309d..8142d182dadcf210091b601f714b214cb738866a 100644 (file)
@@ -645,7 +645,7 @@ namespace MeshWorker
     inline void
     MatrixSimple<MATRIX>::initialize_info(DOFINFO &info, bool face) const
     {
-      const unsigned int n = dof_info.indices_by_block.size();
+      const unsigned int n = info.indices_by_block.size();
 
       if (n == 0)
         info.initialize_matrices(1, face);

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.