]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Some minor fixups to correct doxygen references 260/head
authorMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 20 Nov 2014 21:48:16 +0000 (22:48 +0100)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 20 Nov 2014 21:48:37 +0000 (22:48 +0100)
include/deal.II/dofs/dof_tools.h
include/deal.II/grid/grid_tools.h

index 39603434bb1377ddf4fbaa55a0789114dfed56e3..50036dee2f5a666960e0bf7e9fb4d09932d1d55d 100644 (file)
@@ -980,7 +980,7 @@ namespace DoFTools
    * conditions into a ConstraintMatrix @p constraint_matrix.
    *
    * This is the main high level interface for above low level variant of
-   * make_periodicity_constraints. It takes an std::vector @p
+   * make_periodicity_constraints(). It takes an std::vector @p
    * periodic_faces as argument and applies above
    * make_periodicity_constraints on each entry. The std::vector @p
    * periodic_faces can be created by GridTools::collect_periodic_faces.
@@ -1018,7 +1018,7 @@ namespace DoFTools
    *
    * This function tries to match all faces belonging to the first
    * boundary with faces belonging to the second boundary with the help
-   * of @p orthogonal_equality.
+   * of orthogonal_equality().
    *
    * If this matching is successful it constrains all DoFs associated
    * with the 'first' boundary to the respective DoFs of the 'second'
@@ -1102,7 +1102,7 @@ namespace DoFTools
    * The @p offset is a vector tangential to the faces that is added to
    * the location of vertices of the 'first' boundary when attempting to
    * match them to the corresponding vertices of the 'second' boundary via
-   * @p orthogonal_equality. This can be used to implement conditions such
+   * orthogonal_equality (). This can be used to implement conditions such
    * as $u(0,y)=u(1,y+1)$.
    *
    * @deprecated This function is deprecated. Use
@@ -1125,7 +1125,7 @@ namespace DoFTools
    * The @p offset is a vector tangential to the faces that is added to
    * the location of vertices of the 'first' boundary when attempting to
    * match them to the corresponding vertices of the 'second' boundary via
-   * @p orthogonal_equality. This can be used to implement conditions such
+   * orthogonal_equality(). This can be used to implement conditions such
    * as $u(0,y)=u(1,y+1)$.
    *
    * @note This version of make_periodicity_constraints  will not work on
index 578b26c825f272a30ee0325780d2d23251f4b66f..8396ea01f40e1b65cc71eb9e4d372ee1e94954af 100644 (file)
@@ -1196,7 +1196,7 @@ namespace GridTools
    *
    * The bitset that is returned inside of PeriodicFacePair encodes the
    * _relative_ orientation of the first face with respect to the second
-   * face, see the documentation of orthogonal_equality for further details.
+   * face, see the documentation of orthogonal_equality() for further details.
    *
    * The @p direction refers to the space direction in which periodicity
    * is enforced.
@@ -1245,7 +1245,7 @@ namespace GridTools
 
 
   /**
-   * This compatibility version of collect_periodic_face_pairs only works
+   * This compatibility version of collect_periodic_face_pairs() only works
    * on grids with cells in @ref GlossFaceOrientation "standard orientation".
    *
    * Instead of defining a 'first' and 'second' boundary with the help of
@@ -1271,7 +1271,7 @@ namespace GridTools
    * @tparam Container A type that satisfies the
    *   requirements of a mesh container (see @ref GlossMeshAsAContainer).
    *
-   * @note This version of collect_periodic_face_pairs  will not work on
+   * @note This version of collect_periodic_face_pairs() will not work on
    * meshes with cells not in @ref GlossFaceOrientation
    * "standard orientation".
    *

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.