]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix include
authorDaniel Arndt <arndtd@ornl.gov>
Fri, 17 Apr 2020 21:12:57 +0000 (17:12 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Fri, 17 Apr 2020 21:12:57 +0000 (17:12 -0400)
include/deal.II/base/parameter_handler.h
include/deal.II/lac/sparsity_tools.h

index a9eb31d0af466a5ebc303b05a9a564f4ec460d22..9a9648cf578eeff9c8fe3a4e938d6e1c68918e1c 100644 (file)
@@ -965,7 +965,7 @@ public:
               const bool         skip_undefined = false);
 
   /**
-   * Parse input from a specified parameter file @param filename independently
+   * Parse input from a specified parameter file @p filename independently
    * of the type of input file (prm, xml, json) being used. The code path
    * selected by this function is extracted from the ending of the filename,
    * so the user has to make sure that the content of the input file is
index 2c24ff59f5349f17478569e46c09d5aee3b42d88..579be8f6364b852bccb233e5c551ff098e7d2c66 100644 (file)
@@ -338,7 +338,7 @@ namespace SparsityTools
    * @param mpi_comm The MPI communicator shared between the processors that
    * participate in this operation.
    *
-   * @param locally_relevant_range The range of rows this MPI process needs to
+   * @param locally_relevant_rows The range of rows this MPI process needs to
    * gather. Only the part which is not included in the locally owned rows will
    * be used.
    */

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.