]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
obsolete exceptions removed
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Jun 2003 09:16:36 +0000 (09:16 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Jun 2003 09:16:36 +0000 (09:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@7726 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_sparse_matrix.h
deal.II/lac/include/lac/sparse_matrix.h

index 7163f8c6229a1701d0c6ae64671a1f925cfd5c3a..c3b329c849b8c3ed84dde3fa4b9c81efe6c700c7 100644 (file)
@@ -695,11 +695,6 @@ class BlockSparseMatrix : public Subscriptor
                                      */
     DeclException0 (ExcMatrixNotInitialized);
 
-                                    /**
-                                     * Exception
-                                     */
-    DeclException0 (ExcDivideByZero);
-
     
   private:
                                     /**
index 29a393e5571fb981fcca705df87739e51646d88b..eae0912c0611296ccbbba27bca0bf126a952eb66 100644 (file)
@@ -1083,10 +1083,6 @@ class SparseMatrix : public virtual Subscriptor
                                     /**
                                      * Exception
                                      */
-    DeclException0 (ExcDivideByZero);
-                                    /**
-                                     * Exception
-                                     */
     DeclException2 (ExcIteratorRange,
                    int, int,
                    << "The iterators denote a range of " << arg1

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.