Skip to content

#21 Two classes named 'Operator'

Metadata

Property Value
Reported by Thimo Neubauer (thimo@macht.org)
Reported at Aug 24, 2005 21:21
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Closed by Markus Blatt (markus@dr-blatt.de)
Closed at Nov 11, 2005 08:00
Closed in version Unknown
Resolution Implemented
Comment Currently the only subclass of Operator in ISTL is LinearOperator. Therefore there is no explicit need for the father class. Removed Operator class in ISTL

Description

There are two different classes in Dune which are both named 'Operator'. One is in dune/common/operator.hh, the other one in dune/istl/operators.hh. This effectively prevents anyone from using Peter's ISTL-solvers with the FEM assemblers in dune/fem/operator.