marcinlos / iga-ads

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

`ads::math::vec` classes lack `constexpr` support #73

Closed marcinlos closed 2 years ago

marcinlos commented 2 years ago

In some situations, it would be convenient to be able to use them in constexpr expressions.