From: Wolfgang Bangerth Date: Mon, 20 Dec 2010 22:24:03 +0000 (+0000) Subject: Fix markup. X-Git-Tag: v8.0.0~4625 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43411e2a21788b0212ba9407b2b78826252de406;p=dealii.git Fix markup. git-svn-id: https://svn.dealii.org/trunk@23034 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/fe/mapping.h b/deal.II/include/deal.II/fe/mapping.h index 05bb02b1d7..086e9f121a 100644 --- a/deal.II/include/deal.II/fe/mapping.h +++ b/deal.II/include/deal.II/fe/mapping.h @@ -185,7 +185,7 @@ enum MappingType * \mathbf{\hat v}(\mathbf{\hat x}), * \qquad * \mathbf v(\mathbf x) = \mathbf A(\mathbf{\hat x}) - * \mathbf{\hat T}(\mathbf{\hat x}) \mathbf B(\mathbf{\hat x}), + * \mathbf{\hat T}(\mathbf{\hat x}) \mathbf B(\mathbf{\hat x}), * @f] * respectively, where the tensors A and B are * determined by the MappingType enumerator. @@ -206,8 +206,8 @@ enum MappingType * * A general publication on differential geometry and finite elements * is the survey @@ -517,7 +517,7 @@ class Mapping : public Subscriptor * \frac{1}{\text{det}J(\mathbf x)} * J(\mathbf{\hat x}) \mathbf{\hat T}(\mathbf{\hat x}) * J^{-1}(\mathbf{\hat x}). - * @f] + * @f] * */ virtual