From: Wolfgang Bangerth
Date: Wed, 24 May 2000 11:06:04 +0000 (+0000)
Subject: MatrixTools::apply_boundary_values
X-Git-Tag: v8.0.0~20471
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af0862583241e28883ca90213c3c0c86e6c13dc2;p=dealii.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)