SofaDefrost / Cosserat

A SOFA plugin to simulate linear structures using Cosserat theory
GNU Lesser General Public License v3.0
49 stars 22 forks source link

Fix init of LegendrePolynomialsMapping #136

Open alxbilger opened 1 day ago

alxbilger commented 1 day ago

m_matOfCoeffs must be computed before apply is called. That is why I swapped Inherit1::init() and reinit()