]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Minor text edits.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 26 Apr 2014 11:53:22 +0000 (11:53 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 26 Apr 2014 11:53:22 +0000 (11:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@32840 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.h
deal.II/include/deal.II/distributed/tria.h

index 4af2ee48b45cb9eeaeaa1cb65b79b6f6ed2c1744..c442348d1bbe73d8e99fe497f33e687212a1d7b3 100644 (file)
@@ -148,11 +148,11 @@ inconvenience this causes.
 <h3>Specific improvements</h3>
 
 <ol>
-  <li> Fixed: parallel::distributed::Triangulation<...>::load now has an
-  additional parameter autopartition to control p4est's behaviour of
-  rebalancing triangulations between mpi nodes upon reading. It is
-  particularly useful to disable this behaviour when data is stored
-  seperately (see tests mpi/p4est_save_0?).
+  <li> Fixed: parallel::distributed::Triangulation::load now has an
+  additional parameter <code>autopartition</code> to control p4est's behavior of
+  rebalancing triangulations between MPI nodes upon reading. It is
+  particularly useful to disable this behavior when data is stored
+  separately (examples for this are in the regression tests mpi/p4est_save_0?).
   <br>
   (Alexander Grayver, Matthias Maier, 2014/04/26)
   </li>
index 673b0dc13202bbb51579bbd34921e895955650e5..a97648e49a62893ca35ee92199fe43bdb0cc6590 100644 (file)
@@ -567,7 +567,7 @@ namespace parallel
        * If you use p4est version > 0.3.4.2 the @p autopartition flag tells
        * p4est to ignore the partitioning that the triangulation had when
        * it was saved and make it uniform upon loading. If @p autopartition
-       * set to false, the triangulation is only repartitioned if needed
+       * is set to false, the triangulation is only repartitioned if needed
        * (i.e. if a different number of MPI processes is encountered).
        */
       void load(const char *filename, bool autopartition = true);

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.