]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a couple of sentences.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 12 Jun 2013 21:58:38 +0000 (21:58 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 12 Jun 2013 21:58:38 +0000 (21:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@29813 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/readme.html

index 74ba479fdbc6dcf7111da92c8b0a6bbde6a7f283..4363532c9a6fb630a506e829ec509f59a5f40751 100644 (file)
       <li>
   <p>
     <i>64bit indices</i>: By default, deal.II use unsigned int (32bit)
-    indices. This limits the number of unknowns to approximately four
+    indices for degrees of freedom, using
+    the <code>types::global_dof_index</code> type. This limits the number of
+    unknowns to approximately four 
     billions. If larger problem must be solved, pass the
     <code>-DDEAL_II_WITH_64BIT_INDICES=ON</code> argument to
-    <code>cmake</code>. To use this option with PETSc, PESTc must be compiled
+    <code>cmake</code>. You will not be able to solve problems of this size on
+    a single machine, but only when using clusters of computers and linear
+    algebra packages PETSc or Trilinos.
+    To use this option with PETSc, PESTc must be compiled
     with the option <code>--with-64-bit-indices</code>. To use this option
     with Trilinos, Trilinos 11.2 or later is needed (there is a bug in
-    Trilinos 11.0 that prevent the use of 64bit indices).
+    Trilinos 11.0 that prevents the use of 64bit indices).
   </p>
 
     </ul>

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.