From: wolf Date: Wed, 24 May 2000 11:06:04 +0000 (+0000) Subject: MatrixTools::apply_boundary_values X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3135607e6c935284e817781d4cc885b6edf9e1a9;p=dealii-svn.git MatrixTools::apply_boundary_values git-svn-id: https://svn.dealii.org/trunk@2935 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 71ea21632e..e1c996a325 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -301,10 +301,12 @@
  • FEValues::get_function_2nd_derivatives,
  • + MatrixTools::apply_boundary_values, +
  • Several functions in ConstraintMatrix.
    - (WB 2000/05/16) + (WB 2000/05/16 and later)