From: bangerth Date: Tue, 8 Jan 2013 21:01:19 +0000 (+0000) Subject: Mark two functions as deprecated. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=710168b2824e641b638db8363466c9730bbcaebb;p=dealii-svn.git Mark two functions as deprecated. git-svn-id: https://svn.dealii.org/trunk@27981 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/multigrid/mg_tools.h b/deal.II/include/deal.II/multigrid/mg_tools.h index e2d05f0fd3..a359d7139b 100644 --- a/deal.II/include/deal.II/multigrid/mg_tools.h +++ b/deal.II/include/deal.II/multigrid/mg_tools.h @@ -251,20 +251,18 @@ namespace MGTools /** * Maybe no longer needed. */ - template void apply_boundary_values (const std::set &boundary_dofs, SparseMatrix &matrix, const bool preserve_symmetry, - const bool ignore_zeros = false); + const bool ignore_zeros = false) DEAL_II_DEPRECATED; template void apply_boundary_values (const std::set &boundary_dofs, BlockSparseMatrix &matrix, - const bool preserve_symmetry); - + const bool preserve_symmetry) DEAL_II_DEPRECATED; /** * For each level in a multigrid