From c992fe795271e96dc2e67c5e7cc99b27e3030725 Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 6 May 2005 19:52:20 +0000 Subject: [PATCH]
  • New: The MatrixTools::apply_boundary_values function now also works for PETSc sequential and parallel matrices.
    (WB, 2005/05/05)

    git-svn-id: https://svn.dealii.org/trunk@10653 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index a71ef52ccd..3053341009 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -376,11 +376,18 @@ inconvenience this causes.

    deal.II

      +
    1. + New: The MatrixTools::apply_boundary_values + function now also works for PETSc sequential and parallel matrices. +
      + (WB, 2005/05/05) +

      +
    2. Improved: The functionGridIn::read now searches for files using the mechanism provided by the class PathSearch. Furthermore, library of input + class="class">PathSearch. Furthermore, a library of input meshes has been started in lib/meshes.
      (GK, 2005/05/03) -- 2.39.5