Skip to content

#34 Two different classes Dune::IndexSet

Metadata

Property Value
Reported by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Reported at Sep 27, 2005 13:09
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Closed by Markus Blatt (markus@dr-blatt.de)
Closed at Nov 18, 2005 08:53
Closed in version 1.0
Resolution Fixed
Comment Renamed IndexSet in ISTL to ParallelIndexSet

Description

There are two classes Dune..IndexSet in Dune.

a: dune/ist/indexsets.hh b: dune/grid/common/indexidset.hh

What is the difference? Are both needed or can we delte one? At least we need to rename one of the classes.

This makes ist impossible to use the parallel istl part together with any of the grids.