marcinlos / iga-ads

Isogeometric Finite Element Method framework
MIT License
15 stars 9 forks source link

`for_each_multiindex` uses wrong index ranges #72

Closed marcinlos closed 2 years ago

marcinlos commented 2 years ago

Index ranges for each dimension are taken in the opposite order, leading to invalid indices being used if the tensor size along each dimension is not the same.