]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Cosmetic changes.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 15 Jan 2013 15:21:58 +0000 (15:21 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 15 Jan 2013 15:21:58 +0000 (15:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@28069 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/fe/fe_tools.h
deal.II/source/fe/fe_tools.cc

index 91566ae1b155fbcdfd25fddb13c9f098480cb933..d0cb7482c679dca5d9fa371b67e634c37c737f0f 100644 (file)
@@ -1,7 +1,7 @@
 //---------------------------------------------------------------------------
 //    $Id$
 //
-//    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors
+//    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -759,8 +759,8 @@ namespace FETools
                                                          const Quadrature<dim-1>    &lhs_quadrature,
                                                          const Quadrature<dim-1>    &rhs_quadrature,
                                                          const typename DoFHandler<dim, spacedim>::active_cell_iterator &cell,
-                                                         unsigned int face,
-                                                         FullMatrix<double>       &X);
+                                                         const unsigned int          face,
+                                                         FullMatrix<double>         &X);
 
 
 
index a6c044a8ab7413e54c49278ad8203a16a36afda2..8707becfd3e783b8e9da69925817616133207517 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors
+//    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -2560,7 +2560,7 @@ namespace FETools
                                                          const Quadrature<dim-1>    &lhs_quadrature,
                                                          const Quadrature<dim-1>    &rhs_quadrature,
                                                          const typename DoFHandler<dim, spacedim>::active_cell_iterator &cell,
-                                                         unsigned int face,
+                                                         const unsigned int face,
                                                          FullMatrix<double>       &X)
   {
     Assert (fe.n_components() == 1, ExcNotImplemented());

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.