From 8ce27ff7e1fc728ba70828b99547b529f8930a32 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth <bangerth@math.tamu.edu> Date: Fri, 14 Jun 2002 10:31:20 +0000 Subject: [PATCH] Add printable version of new report. Cross-link report anyway. git-svn-id: https://svn.dealii.org/trunk@6115 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/documentation.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/deal.II/doc/documentation.html b/deal.II/doc/documentation.html index a21633853b..87c4c36bca 100644 --- a/deal.II/doc/documentation.html +++ b/deal.II/doc/documentation.html @@ -173,6 +173,21 @@ boundary approximations. This report gives the theoretical background of the <code>MappingQ</code> class. + + <li> <p> + A report on + <a href="reports/assemble/index.html" + target="body">assembling matrices</a> (by Wolfgang + Bangerth). This report looks in particular at how + matrices are assembled for vector-valued problems, and + how things change if vector-valued finite elements are + used for which the shape functions have more than one + non-zero vector component, such as Nedelec or + Raviart-Thomas elements. There is also a + <a href="reports/assemble/assemble.ps" + target="body">printable version of the report</a>. + </p> + </ul> </p> -- 2.39.5