From: Peter Munch Date: Sun, 12 Jan 2020 10:12:50 +0000 (+0100) Subject: Remove reference to step-18 X-Git-Tag: v9.2.0-rc1~694^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=738dc205ba49fe599ff280b67ee1b58f6fc4f6c8;p=dealii.git Remove reference to step-18 --- diff --git a/include/deal.II/grid/filtered_iterator.h b/include/deal.II/grid/filtered_iterator.h index 4f8dd04e4b..654bfa0ec5 100644 --- a/include/deal.II/grid/filtered_iterator.h +++ b/include/deal.II/grid/filtered_iterator.h @@ -349,7 +349,7 @@ namespace IteratorFilters * functions are called with a pair of iterators denoting a range on which * they shall act, by choosing a filtered iterator instead of usual ones. * - * This class is used in step-18 and step-32. + * This class is used in step-32. * * *

Predicates