]> https://gitweb.dealii.org/ - dealii.git/commitdiff
minor edits
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 8 Feb 2008 02:50:42 +0000 (02:50 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 8 Feb 2008 02:50:42 +0000 (02:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@15725 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/subscriptor.cc
deal.II/deal.II/include/dofs/dof_tools.h
deal.II/lac/include/lac/pointer_matrix.h

index 613c99a1e2b88ab7058cb3d73cdb384fbb14694f..36369372f77f6e459127a6786cd6a9f43a285489 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2008 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
index 50197b6e486ddf2508daf9da555d1d6b83d63bef..cd67ee3180a6ee90e1797afb4708ccf77d7939db 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
+//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -1201,7 +1201,7 @@ class DoFTools
     template <int dim>
     static void
     count_dofs_per_block (const DoFHandler<dim>&     dof_handler,
-                         std::vector<unsigned int>& dofs_per_component,
+                         std::vector<unsigned int>& dofs_per_block,
                          std::vector<unsigned int>  target_block
                          = std::vector<unsigned int>());
     
index 6894b29b8ff75459b4dbbfcaba99381ee89622e7..d2c27fef8e884477e17189581f8a0f24822bb77e 100644 (file)
@@ -309,7 +309,8 @@ class PointerMatrixAux : public PointerMatrixBase<VECTOR>
 
                                     /**
                                      * Assign a new VectorMemory
-                                    object for getting auxiliary vectors.
+                                     * object for getting auxiliary
+                                     * vectors.
                                      */
     void set_memory(VectorMemory<VECTOR>* mem);
     

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.