From: bangerth Date: Tue, 29 May 2012 14:00:04 +0000 (+0000) Subject: Improve a formula. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a7a7a5977bc0edeb7c8570aed1d3e54d3fb1380;p=dealii-svn.git Improve a formula. git-svn-id: https://svn.dealii.org/trunk@25555 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/dofs/dof_tools.h b/deal.II/include/deal.II/dofs/dof_tools.h index 00728695da..2d33d4ad62 100644 --- a/deal.II/include/deal.II/dofs/dof_tools.h +++ b/deal.II/include/deal.II/dofs/dof_tools.h @@ -524,11 +524,13 @@ namespace DoFTools * following pattern of * couplings: * @f[ + * \left[ * \begin{array}{ccc} * 1 & 0 & 1 \\ * 0 & 1 & 1 \\ * 1 & 1 & 0 * \end{array} + * \right] * @f] * where "1" indicates that two * variables (i.e. components of