]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bring documentation of namespace up to date.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 26 Sep 2011 13:33:14 +0000 (13:33 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 26 Sep 2011 13:33:14 +0000 (13:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@24422 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/utilities.h

index ba15c0fc4c7b44d5fd97849ba3fa9b3ce0b4b10c..206aae0ff54feaeea981351ee80377ffaed21bc3 100644 (file)
@@ -499,7 +499,7 @@ namespace Utilities
                                      *
                                      * @deprecated
                                      */
-    bool program_uses_mpi();
+    bool program_uses_mpi ();
 
                                     /**
                                      * @name Functions that work
@@ -630,16 +630,9 @@ namespace Utilities
 
 
   /**
-   * This class provides the basic structures for the use of the Trilinos
-   * classes such as matrices, vectors, and preconditioners. The most
-   * important function in this class is <tt>comm()</tt>, which is needed
-   * for the initialization of Trilinos Epetra_Maps, which design the
-   * %parallel distribution of vectors and matrices. Moreover, this class
-   * provides a unified interface to both serial and %parallel
-   * implementations of Trilinos, sets up the MPI communicator in case the
-   * programs are run in %parallel, and correctly terminates all processes
-   * when the destructor is called. An example usage of this class is shown
-   * in the tutorial program step-32.
+   * This namespace provides some of the basic structures used in the
+   * initialization of the Trilinos objects (e.g., matrices, vectors, and
+   * preconditioners).
    */
 #ifdef DEAL_II_USE_TRILINOS
   namespace Trilinos

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.