From: guido Date: Fri, 11 Oct 2002 12:22:04 +0000 (+0000) Subject: declaration of clear() added X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68590c0041832c8a8ad698ca2a61231db275a9e2;p=dealii-svn.git declaration of clear() added git-svn-id: https://svn.dealii.org/trunk@6632 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/block_sparse_matrix_ez.h b/deal.II/lac/include/lac/block_sparse_matrix_ez.h index c0dd43ac08..2e55358189 100644 --- a/deal.II/lac/include/lac/block_sparse_matrix_ez.h +++ b/deal.II/lac/include/lac/block_sparse_matrix_ez.h @@ -75,6 +75,12 @@ class BlockSparseMatrixEZ : public Subscriptor */ BlockSparseMatrixEZ & operator = (const BlockSparseMatrixEZ&); + /** + * Set matrix to zero dimensions + * and release memory. + */ + void clear (); + /** * Initialize to given block * numbers. After this