Skip to content

#561 YaspGrid::refineOptions(bool) has no effect

Metadata

Property Value
Reported by Markus Blatt (markus@dr-blatt.de)
Reported at Jun 12, 2009 12:54
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Last edited at Oct 1, 2009 21:34
Closed by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Closed at Oct 1, 2009 21:34
Closed in version Unknown
Resolution Fixed
Comment Refinement honors the setting from refineOption(bool)

Description

This method just sets a boolean that is IMHO never used.

Probably the authour intended to use it in the refine methods that do not have a boolean argument indicating whether the overlap should be refined.

I would propose either to remove the method or to honor the boolean in the refine methods and adapt the documentation