]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Compare only iterators from the same sequence.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 14 Mar 2006 20:14:38 +0000 (20:14 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 14 Mar 2006 20:14:38 +0000 (20:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@12585 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_tools.cc

index e96463df524baa758fae2b0c4d476ad665a75b72..ade6ab8fcfecb1335041771d6226fa6f2d8c3425 100644 (file)
@@ -3057,7 +3057,7 @@ DoFTools::compute_intergrid_constraints (
                break;
            }
 
-         Assert (col_entry != weights[0].end(), ExcInternalError());
+         Assert (col_entry != weights[first_used_row].end(), ExcInternalError());
            
          if ((col_entry->second == 1) &&
              (representants[first_used_row] == static_cast<int>(global_dof)))

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.