of no importance to the person reading the documentation).
git-svn-id: https://svn.dealii.org/trunk@31512
0785d39b-7218-0410-832d-
ea1e28bc413d
/**
* 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