Skip to content

Add order getters

Alexandru Fikl requested to merge fikl2/modepy:add-order-getters into master

Turns out most of the Quadrature classes had an exact_to member (except the JacobiGauss one), so I just added it explicitly to the base class.

As usual:

  • Naming? exact_to_polynomial?
  • What about interpolation? Do some of these classes support it? Is that something that's just in meshmode?
Edited by Alexandru Fikl

Merge request reports

Loading