]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Reindent.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 15 Feb 2012 17:30:02 +0000 (17:30 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 15 Feb 2012 17:30:02 +0000 (17:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@25085 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/parallel_vector.h

index 868280976d330be6605427b004f5fdcfd379f19d..26e408af512669f235807c6c4b41eb8e0d7f044d 100644 (file)
@@ -868,8 +868,8 @@ namespace parallel
                                          * @p false, whereas the other
                                          * processors will return @p true.
                                          */
-      bool
-      partitioners_are_compatible (const Utilities::MPI::Partitioner &part) const;
+       bool
+       partitioners_are_compatible (const Utilities::MPI::Partitioner &part) const;
 
 
                                         /**
@@ -947,14 +947,14 @@ namespace parallel
        mutable std::vector<MPI_Request>   update_ghost_values_requests;
 #endif
 
-                                    /**
-                                     * A lock that makes sure that
-                                     * the @p compress and @p
-                                     * update_ghost_values functions
-                                     * give reasonable results also
-                                     * when used with several
-                                     * threads.
-                                     */
+                                        /**
+                                         * A lock that makes sure that
+                                         * the @p compress and @p
+                                         * update_ghost_values functions
+                                         * give reasonable results also
+                                         * when used with several
+                                         * threads.
+                                         */
         mutable Threads::ThreadMutex mutex;
 
                                         /**

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.