Skip to content

[bugfix][GridPart] Derive from GridPartDefault instead of GridPartInterface.

Robert K requested to merge bugfix/istl-precon into master

Also, fix missing member functions for GridParts when used as GridView. This is fixed by deriving from GridPartDefault.

Also a bugfix for istl preconditioners fixing compilation for Lagrange and dimRange>1.

Edited by Robert K

Merge request reports