]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
declaration of clear() added
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Oct 2002 12:22:04 +0000 (12:22 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Oct 2002 12:22:04 +0000 (12:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@6632 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_sparse_matrix_ez.h

index c0dd43ac08d72ba816d8bde39d9a52ce060fb9db..2e5535818956345021e867935241be77adf4d2a6 100644 (file)
@@ -75,6 +75,12 @@ class BlockSparseMatrixEZ : public Subscriptor
                                      */
     BlockSparseMatrixEZ & operator = (const BlockSparseMatrixEZ<Number>&);
 
+                                    /**
+                                     * Set matrix to zero dimensions
+                                     * and release memory.
+                                     */
+    void clear ();
+    
                                     /**
                                      * Initialize to given block
                                      * numbers.  After this

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.