]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Avoid language that compares the current state with a previous state (which is
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 2 Nov 2013 12:28:48 +0000 (12:28 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 2 Nov 2013 12:28:48 +0000 (12:28 +0000)
of no importance to the person reading the documentation).

git-svn-id: https://svn.dealii.org/trunk@31512 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/distributed/tria.h

index 5cac19d2decabf94453d2a6717e985fd062ffd32..a4c05265295cf948b108302aa03c4b09063cca8c 100644 (file)
@@ -622,8 +622,11 @@ namespace parallel
 
       /**
        * Load the refinement information saved with save() back in. The mesh
-       * must contain the same coarse mesh that was used in save(). You no
-       * longer need to load with the same number of CPUs that you saved with.
+       * must contain the same coarse mesh that was used in save(). You do not
+       * need to load with the same number of MPI processes that you saved
+       * with. Rather, if a mesh is loaded with a different number of MPI
+       * processes than used at the time of saving, the mesh is repartitioned
+       * appropriately.
        */
       void load(const char *filename);
 

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.