]> https://gitweb.dealii.org/ - dealii.git/commitdiff
more doxygen fixes 6320/head
authorTimo Heister <timo.heister@gmail.com>
Tue, 24 Apr 2018 20:41:23 +0000 (16:41 -0400)
committerTimo Heister <timo.heister@gmail.com>
Tue, 24 Apr 2018 20:41:23 +0000 (16:41 -0400)
include/deal.II/base/parameter_acceptor.h
include/deal.II/fe/mapping_q_eulerian.h
include/deal.II/grid/tria.h

index 10cb7696978971627f77126a149918c215151726..563d12ab0635bffe276cecc81bcf35214af87622 100644 (file)
@@ -380,6 +380,7 @@ public:
    * @param filename Input file name
    * @param output_filename Output file name
    * @param output_style_for_prm_format How to write the output file if format is `prm`
+   * @param prm The ParameterHandler to use
    */
   static void initialize(const std::string &filename="",
                          const std::string &output_filename="",
index 451d34321e325800e07914a9d668acdd711bdf23..d0e28f15c9bd1c7991bcbb037e8f0737c671aece 100644 (file)
@@ -102,7 +102,7 @@ public:
    * the second argument. The first dim components of this function will be
    * interpreted as the displacement we use in defining the mapping, relative
    * to the location of cells of the underlying triangulation.
-   * @param[in] level. Is the multi-grid level at which the mapping will
+   * @param[in] level The multi-grid level at which the mapping will
    * be used. It is mainly used to check if the size of the @p euler_vector
    * is consistent with the @p euler_dof_handler .
    */
index 56c0003c44a213a2bb8999a73c090ba85e3bb637..db10e2875a270f5241d38071348e8ddfc5a68bec 100644 (file)
@@ -112,7 +112,7 @@ namespace hp
  * material id has no meaning, and the @p material_id field is reused
  * to store a @p boundary_id instead to designate which part of the boundary
  * the face or edge belongs to (see
- * @ref GlossBoundaryId "the glossary entry on boundary ids").
+ * @ref GlossBoundaryIndicator "the glossary entry on boundary ids").
  *
  * An example showing how this class can be used is in the
  * <code>create_coarse_grid()</code> function of step-14. There are also
@@ -201,7 +201,7 @@ struct CellData
  * By default, Triangulation::create_triangulation() simply assigns
  * default boundary indicators and manifold indicators to edges and
  * quads at the boundary of the mesh. (See the glossary entries on
- * @ref GlossBoundaryId "boundary ids"
+ * @ref GlossBoundaryIndicator "boundary ids"
  * and
  * @ref GlossManifoldIndicator "manifold ids"
  * for more information on what they represent.) As a consequence,

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.