Skip to content

Make two query methods of Function class const

Benjamin Mann requested to merge bugfix/function into master

Change hyteg::Function::getMinLevel and getMaxLevel to const.

Merge request reports