pymor / pymor-deal.II

minimal deal.II python bindings for usage with pymor (http://pymor.org/)
BSD 2-Clause "Simplified" License
10 stars 4 forks source link

fix DealIIVector amax #19

Closed renefritze closed 2 years ago

renefritze commented 2 years ago

The vector binding to pyMOR was missing taking the absolute values of the contained vector before computing and returning the max+index