]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Doc fix.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Tue, 1 Jun 2004 11:01:37 +0000 (11:01 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Tue, 1 Jun 2004 11:01:37 +0000 (11:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@9350 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/filtered_iterator.h

index 565471dc518ec66ac029cce2ebf1b38fdc392552..1777825b0460b4e0c42c5c595493580e4dff0ced 100644 (file)
@@ -347,8 +347,8 @@ namespace IteratorFilters
  * subdomain id equal to three:
  * @verbatim
  * FilteredIterator<typename Triangulation<dim>::active_cell_iterator>
- *   cell (FilteredIterator::SubdomainEqualTo(3)),
- *   endc (FilteredIterator::SubdomainEqualTo(3), tria.end());
+ *   cell (IteratorFilters::SubdomainEqualTo(3)),
+ *   endc (IteratorFilters::SubdomainEqualTo(3), tria.end());
  * cell.set_to_next_positive (tria.begin_active());
  * for (; cell!=endc; ++cell)
  *   assemble_local_matrix (cell);

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.