]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Take over r21566 from mainline.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 24 Jul 2010 00:25:00 +0000 (00:25 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 24 Jul 2010 00:25:00 +0000 (00:25 +0000)
git-svn-id: https://svn.dealii.org/branches/releases/Branch-6-3@21567 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_values.inst.in
deal.II/doc/news/changes.h

index b3175fe4192654a7d4b821dcf94132ebb1fe9b7e..ca6dfc5e1a4bb46a770d733f196076dc74aa9256 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -100,11 +100,11 @@ for (VEC : SERIAL_VECTORS)
        (const dealii::VEC&, std::vector<Tensor<1,deal_II_dimension+1> >&) const;
 
     template
-       void FEValuesViews::SymmetricTensor<2,deal_II_dimension+1>
+       void FEValuesViews::SymmetricTensor<2, deal_II_dimension, deal_II_dimension+1>
         ::get_function_values<dealii::VEC>
        (const dealii::VEC&, std::vector<dealii::SymmetricTensor<2,deal_II_dimension+1> >&) const;
     template
-       void FEValuesViews::SymmetricTensor<2,deal_II_dimension+1>
+       void FEValuesViews::SymmetricTensor<2, deal_II_dimension, deal_II_dimension+1>
         ::get_function_divergences<dealii::VEC>
        (const dealii::VEC&, std::vector<Tensor<1,deal_II_dimension+1> >&) const;
 
index 9dcddefa92b59e360acb3fe68582b04ada7b7aef..52d2add659d43791cf6b376c87aac172a5922f32 100644 (file)
@@ -38,6 +38,14 @@ inconvenience this causes.
 <h3>General</h3>
 
 <ol>
+  <li>
+  <p>Fixed: When using Trilinos and deal.II both with static libraries,
+  a linker error would occur whenever a program linked both the 2d and
+  3d libraries of deal.II. This is now fixed.
+  <br>
+  (WB 2010/07/23)
+  </p>
+
   <li>
   <p>Fixed: On all non-linux platforms, if static libraries were selected
   and <code>./configure</code> was instructed to use Trilinos (which also

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.