]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix documentation 15615/head
authorPasquale Africa <pafrica@sissa.it>
Mon, 3 Jul 2023 21:45:04 +0000 (21:45 +0000)
committerPasquale Africa <pafrica@sissa.it>
Tue, 4 Jul 2023 02:00:59 +0000 (02:00 +0000)
include/deal.II/distributed/tria_base.h

index 187389c37c796536e1d21009df4cefdf44c2145a..3c22c353e88a361628b985496960c5801fdd419b 100644 (file)
@@ -493,13 +493,14 @@ namespace parallel
     /**
      * Load the triangulation saved with save() back in. Cell-based data that
      * was saved with register_data_attach() can be read in with
-     * notify_ready_to_unpack() after calling load().
+     * notify_ready_to_unpack() after calling Triangulation<dim,
+     * spacedim>::load.
      */
     using Triangulation<dim, spacedim>::load;
 
 
     /**
-     * @copydoc load()
+     * Same as the function above.
      *
      * @deprecated The autopartition parameter has been removed.
      */

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.