From: gerecht Date: Wed, 20 Jul 2011 15:07:03 +0000 (+0000) Subject: bugfix create_boundary_right_hand_side X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3afa5ad39ca4d0171489032c26d3710a712660df;p=dealii-svn.git bugfix create_boundary_right_hand_side git-svn-id: https://svn.dealii.org/trunk@23953 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 9eaec5290e..f20f766e90 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -65,6 +65,11 @@ changed to use std_cxx1x::_1, std_cxx1x::_2, etc from now on.

General

    +
  1. Fixed: The function VectorTools::create_right_hand_side now also works for objects of type hp::DoFHandler with different finite elements. +
    +(Daniel Gerecht, 2011/07/20) + +
  2. Fixed: deal.II can link with Trilinos but previously it required a very specific set of Trilinos sub-libraries; if Trilinos had been compiled with a larger set of sub-libraries, linking would sometimes fail. This diff --git a/deal.II/include/deal.II/numerics/vectors.templates.h b/deal.II/include/deal.II/numerics/vectors.templates.h index 1e6472b25b..8c06e64637 100644 --- a/deal.II/include/deal.II/numerics/vectors.templates.h +++ b/deal.II/include/deal.II/numerics/vectors.templates.h @@ -1154,6 +1154,7 @@ VectorTools::create_boundary_right_hand_side (const hp::MappingCollectionget_dof_indices (dofs); for (unsigned int i=0; iget_dof_indices (dofs); for (unsigned int i=0; i