From 00aa39bbff1de66c0a820c3bd2bf81c2978b7860 Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 13 Oct 2009 22:08:52 +0000 Subject: [PATCH] Announce IndexSet. git-svn-id: https://svn.dealii.org/trunk@19857 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 8774afa14b..5efe841022 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -226,6 +226,11 @@ inconvenience this causes.

base

    +
  1. New: The new class IndexSet can represent sets and ranges of indices. +
    + (WB 2009/10/09) +

  2. +
  3. New: There is now an operator @<@< for the TableIndices class.
    -- 2.39.5