From: wolf Date: Thu, 12 Sep 2002 22:43:41 +0000 (+0000) Subject: Remove X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe6ef40dddd8b1df7388eaa6810dbd07df8b499e;p=dealii-svn.git Remove //TODO:[WB,GK] implement Tvmult since: why should we do it if nobody asked for it in the last two years? git-svn-id: https://svn.dealii.org/trunk@6415 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/sparse_vanka.templates.h b/deal.II/lac/include/lac/sparse_vanka.templates.h index 6047a2baf7..3522c6bd31 100644 --- a/deal.II/lac/include/lac/sparse_vanka.templates.h +++ b/deal.II/lac/include/lac/sparse_vanka.templates.h @@ -193,7 +193,6 @@ SparseVanka::compute_inverse (const unsigned int row, inverses[row]->gauss_jordan(); }; -//TODO:[WB,GK] implement Tvmult template template @@ -565,7 +564,7 @@ SparseBlockVanka::compute_dof_masks (const SparseMatrix &M, }; }; -//TODO:[WB,GK] implement Tvmult + template template