]> https://gitweb.dealii.org/ - dealii.git/commitdiff
A few doxygen-related fixes. 9818/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 4 Apr 2020 18:09:15 +0000 (12:09 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 4 Apr 2020 18:09:15 +0000 (12:09 -0600)
include/deal.II/base/mpi_noncontiguous_partitioner.h
include/deal.II/distributed/fully_distributed_tria.h
include/deal.II/grid/tria_description.h

index 1942348c49b263fcfe1af6193657acf5a63dc34f..9daa70bb30efaaff01bd41063fddd0553b2c34da 100644 (file)
@@ -72,7 +72,7 @@ namespace Utilities
 
       /**
        * Fill the vector @p dst according to the precomputed communication
-       * pattern with values from @src.
+       * pattern with values from @src.
        *
        * @pre The vectors only have to provide a method begin(), which allows
        *   to access their raw data.
index 40211bd2892337547fdfda3c4fe6fa507aa0afb7..8e1678c4cf1a1d3bb7612fdb9085e59a982d5657 100644 (file)
@@ -139,7 +139,7 @@ namespace parallel
       virtual ~Triangulation() = default;
 
       /**
-       * @copydoc Triangulation::create_triangulation()
+       * @copydoc dealii::Triangulation::create_triangulation()
        *
        * @note This is the function to be used instead of
        * Triangulation::create_triangulation() for some of the other
index 3bae42eb08569116ded6d8da0d3bc9ef6927ff04..d2a4e5869989eb431e55cf09dcb9665b8942096c 100644 (file)
@@ -414,12 +414,14 @@ namespace TriangulationDescription
      * The input triangulation can be either
      * a serial triangulation of type dealii::Triangulation which has been
      * colored (subdomain_id and/or level_subdomain_id has been set) or a
-     * distributed triangulation of type dealii::distributed::Triangulation,
-     * where the partitioning is adopted unaltered.
+     * distributed triangulation of type
+     * dealii::parallel::distributed::Triangulation, where the partitioning is
+     * adopted unaltered.
      *
      * @param tria Partitioned input triangulation.
      * @param comm MPI_Communicator to be used. In the case
-     *   of dealii::distributed::Triangulation, the communicators have to match.
+     *   of dealii::parallel::distributed::Triangulation, the communicators have
+     * to match.
      * @param construct_multilevel_hierarchy Signal if the multigrid levels
      *        should be constructed.
      * @param my_rank_in Construct Description for the specified rank (only

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.