]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove colon after @note. 8823/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 20 Sep 2019 23:12:12 +0000 (17:12 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 20 Sep 2019 23:13:44 +0000 (17:13 -0600)
This is just not necessary for the markup doxygen chooses, and looks odd.

include/deal.II/base/function.h
include/deal.II/distributed/tria_base.h
include/deal.II/dofs/dof_tools.h
include/deal.II/lac/read_write_vector.h
include/deal.II/numerics/vector_tools.h

index 813508ab991860f7312291ab8df22eb92afc7b80..051b55c79efb61a0081304293ba970a63833e65f 100644 (file)
@@ -582,7 +582,7 @@ public:
    * <tt>ComponentSelectFunction@<dim, RangeNumberType@></tt> class can only
    * have same value for all components.
    *
-   * @note: we copy the underlying component value data from @p f from its
+   * @note We copy the underlying component value data from @p f from its
    * beginning. So the number of components of @p f cannot be less than the
    * calling object.
    */
index 53749beb9938448a4a0e7c4d48eb8cfe8b35efc9..5e79712c42e63fb99d398285a2e90d323d152090 100644 (file)
@@ -144,7 +144,7 @@ namespace parallel
      * ghost cell adjacent to the cells of the local processor. In other
      * words, this is the set of subdomain_id() for all ghost cells.
      *
-     * @note: If @p i is contained in the list of processor @p j, then @p j
+     * @note If @p i is contained in the list of processor @p j, then @p j
      * will also be contained in the list of processor @p i.
      */
     const std::set<types::subdomain_id> &
@@ -156,7 +156,7 @@ namespace parallel
      * other words, this is the set of level_subdomain_id() for all level
      * ghost cells.
      *
-     * @note: If @p i is contained in the list of processor @p j, then @p j
+     * @note If @p i is contained in the list of processor @p j, then @p j
      * will also be contained in the list of processor @p i.
      */
     const std::set<types::subdomain_id> &
index fd8c77abbfebe7f1767c2695d652876b19a87bcb..115e2ade7391ac6ef80ec84e55595a2c16618df0 100644 (file)
@@ -1224,7 +1224,7 @@ namespace DoFTools
    * 'first' boundary to the respective DoFs of the 'second' boundary
    * respecting the relative orientation of the two faces.
    *
-   * @note: This function is a convenience wrapper. It internally calls
+   * @note This function is a convenience wrapper. It internally calls
    * GridTools::collect_periodic_faces() with the supplied parameters and
    * feeds the output to above make_periodicity_constraints() variant. If you
    * need more functionality use GridTools::collect_periodic_faces() directly.
@@ -1262,7 +1262,7 @@ namespace DoFTools
    * meshes with cells not in
    * @ref GlossFaceOrientation "standard orientation".
    *
-   * @note: This function is a convenience wrapper. It internally calls
+   * @note This function is a convenience wrapper. It internally calls
    * GridTools::collect_periodic_faces() with the supplied parameters and
    * feeds the output to above make_periodicity_constraints() variant. If you
    * need more functionality use GridTools::collect_periodic_faces() directly.
index 1c90d3f369b5eb76d432c8fb96af8ca3000b9de3..634c1b701c14b96f8951dcb4cc606ac3686066a6 100644 (file)
@@ -328,7 +328,7 @@ namespace LinearAlgebra
      * communication pattern is used multiple times. This can be used to improve
      * performance.
      *
-     * @note: The @p trilinos_vec is not allowed to have ghost entries.
+     * @note The @p trilinos_vec is not allowed to have ghost entries.
      */
     void
     import(const TrilinosWrappers::MPI::Vector &trilinos_vec,
index d80de5d4ef9c1e5d0a2af2dd2b39993bc865f0f6..986e3125eff45acbd23cca32a8b6339d16f704a6 100644 (file)
@@ -742,7 +742,7 @@ namespace VectorTools
    * yourself by calling the @p AffineConstraints::distribute function of your
    * hanging node constraints object.
    *
-   * @note: This function works with parallel::distributed::Triangulation, but
+   * @note This function works with parallel::distributed::Triangulation, but
    * only if the parallel partitioning is the same for both meshes (see the
    * parallel::distributed::Triangulation<dim>::no_automatic_repartitioning
    * flag).

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.