]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use '%' to avoid some doxygen links to Boundary.
authorDavid Wells <wellsd2@rpi.edu>
Fri, 6 Apr 2018 15:50:36 +0000 (11:50 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Fri, 20 Apr 2018 21:09:06 +0000 (17:09 -0400)
doc/doxygen/headers/glossary.h
include/deal.II/fe/fe_values.h
include/deal.II/grid/tria.h
include/deal.II/numerics/matrix_tools.h

index 1c9834c868c0d2639e91b87125284103e3e6199d..3b346007ac42ef9bd4e621b51b86ddddca73e711 100644 (file)
  * VectorTools::interpolate_boundary_values,
  * VectorTools::compute_no_normal_flux_constraints.
  *
- * @note Boundary indicators are inherited from mother faces and edges to
+ * @note %Boundary indicators are inherited from mother faces and edges to
  * their children upon mesh refinement. Some more information about boundary
  * indicators is also presented in a section of the documentation of the
  * Triangulation class.
index f77c2f3f5ca5525907e0f6d37e5662e6b51fcc8f..3ec07ee051dd98387c853bd0a85bb6439182e19e 100644 (file)
@@ -3277,7 +3277,7 @@ public:
                     const Quadrature<dim-1>&           quadrature);
 
   /**
-   * Boundary form of the transformation of the cell at the <tt>i</tt>th
+   * %Boundary form of the transformation of the cell at the <tt>i</tt>th
    * quadrature point.  See
    * @ref GlossBoundaryForm.
    *
index 0759fd3169e333436ce1111e8bebb407c88c4498..5d4e850f2c917d6517cce51b4553ebdc927ed0c3 100644 (file)
@@ -834,13 +834,13 @@ namespace internal
  * to pertain to a particular region of the domain, material ids are inherited
  * by child cells from their parent upon mesh refinement.
  *
- * Boundary indicators on lower dimensional objects (these have no material
+ * %Boundary indicators on lower dimensional objects (these have no material
  * id) indicate the number of a boundary component. The weak formulation of the
  * partial differential equation may have different boundary conditions on
  * different parts of the boundary. The boundary indicator can be used in
  * creating the matrix or the right hand side vector to indicate these
  * different parts of the model (this use is like the material id of cells).
- * Boundary indicators may be in the range from zero to
+ * %Boundary indicators may be in the range from zero to
  * numbers::internal_face_boundary_id-1. The value
  * numbers::internal_face_boundary_id is reserved to denote interior lines (in
  * 2D) and interior lines and quads (in 3D), which do not have a boundary
index fb73c9ff1a90dbbd69eefe8697a9dde300aa5df1..863062b54f6b85ca30690da360449c538eb98993 100644 (file)
@@ -572,7 +572,7 @@ namespace MatrixCreator
  * others.
  *
  *
- * <h3>Boundary conditions</h3>
+ * <h3>%Boundary conditions</h3>
  *
  * The apply_boundary_values() function inserts boundary conditions into a
  * system of equations.  To actually do this you have to specify a list of

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.