]> https://gitweb.dealii.org/ - dealii.git/commitdiff
minor typo and stylistic issue fix 7461/head
authorSambit Das <dsambit@umich.edu>
Mon, 26 Nov 2018 15:43:27 +0000 (10:43 -0500)
committerSambit Das <dsambit@umich.edu>
Mon, 26 Nov 2018 15:43:27 +0000 (10:43 -0500)
include/deal.II/base/process_grid.h

index 8e2064991a05cf350ce0965051217bb159cfca08..0673c6d44bcb50403e771c7d090fef2e304c25ab 100644 (file)
@@ -121,7 +121,7 @@ namespace Utilities
       /**
        * Return row of this process in the process grid.
        *
-       * It's negative for in-active processes.
+       * It's negative for inactive processes.
        */
       int
       get_this_process_row() const;
@@ -129,7 +129,7 @@ namespace Utilities
       /**
        * Return column of this process in the process grid.
        *
-       * It's negative for in-active processes.
+       * It's negative for inactive processes.
        */
       int
       get_this_process_column() const;
@@ -233,6 +233,7 @@ namespace Utilities
     }
 
 
+
     inline int
     ProcessGrid::get_this_process_row() const
     {
@@ -240,6 +241,7 @@ namespace Utilities
     }
 
 
+
     inline int
     ProcessGrid::get_this_process_column() const
     {

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.