From: Wolfgang Bangerth Date: Fri, 17 Jul 2015 13:08:02 +0000 (-0500) Subject: Be consistent in the documentation. X-Git-Tag: v8.4.0-rc2~750^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1151%2Fhead;p=dealii.git Be consistent in the documentation. We used both boldface and '\vec' to denote vectors on this page. Be consistent. --- diff --git a/doc/doxygen/headers/constraints.h b/doc/doxygen/headers/constraints.h index 3bad6e15b0..bd386107c8 100644 --- a/doc/doxygen/headers/constraints.h +++ b/doc/doxygen/headers/constraints.h @@ -38,8 +38,8 @@ * solution's value, for example no normal flux, $\mathbf n \cdot * \mathbf u=0$ (as happens in flow problems and is handled by the * VectorTools::compute_no_normal_flux_constraints function) or - * prescribed tangential components, $\vec{n}\times\vec{u}= - * \vec{n}\times\vec{f}$ (as happens in electromagnetic problems and + * prescribed tangential components, $\mathbf{n}\times\mathbf{u}= + * \mathbf{n}\times\mathbf{f}$ (as happens in electromagnetic problems and * is handled by the VectorTools::project_boundary_values_curl_conforming * function). For the former case, imagine for example that we are at * at vertex where the normal vector has the form $\frac 1{\sqrt{14}}