// $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
(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;
<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