From: Wolfgang Bangerth Date: Fri, 7 Aug 2009 19:01:31 +0000 (+0000) Subject: Fix namespace. X-Git-Tag: v8.0.0~7362 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d28d62cd32bc744bc2601f9a4c4f959807879789;p=dealii.git Fix namespace. git-svn-id: https://svn.dealii.org/trunk@19206 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 4b298a0eb8..de6f7b826b 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -159,7 +159,7 @@ inconvenience this causes.
  1. - New: The Utilities::System::comm_self function return an MPI + New: The Utilities::Trilinos::comm_self function return an MPI communicator that consists only of the current processor.
    (WB 2009/08/07)