]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
obsolete TODO removed
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 7 May 2003 12:27:51 +0000 (12:27 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 7 May 2003 12:27:51 +0000 (12:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@7598 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_matrix_ez.h

index 181e387d6a06cd98bef8d8bf4d0b583394a8f636..df5dc91e17044fd93d88e435c3b2a1cc83766044 100644 (file)
@@ -1161,7 +1161,6 @@ inline
 typename SparseMatrixEZ<number>::const_iterator&
 SparseMatrixEZ<number>::const_iterator::operator++ ()
 {
-//TODO[GK]: exclude entries with column index -1, i.e. simply jump over them  
   Assert (accessor.a_row < accessor.matrix->m(), ExcIteratorPastEnd());
   
   ++(accessor.a_index);

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.