Commit 96696fb
[HyperElastic] Enable the SelfAdjointEigenSolver in Ogden (sofa-framework#5953)
* [HyperElastic] Enable the SelfAdjointEigenSolver in Ogden - with bool parameter
* [HyperElastic] Remove parameter passed to constructor
* [HyperElastic] Explicit the request to compute eigenvectors for the SelfAdjointEigenSolver
* [HyperElastic] Change eigenvalue degeneracy test
* [HyperElastic] Remove unused vars
---------
Co-authored-by: Frederick Roy <froy@lnrobo.com>1 parent e89e9ff commit 96696fb
File tree
1 file changed
+7
-9
lines changed- Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material
1 file changed
+7
-9
lines changedLines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | 69 | | |
71 | | - | |
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
| |||
79 | 77 | | |
80 | 78 | | |
81 | 79 | | |
82 | | - | |
83 | | - | |
84 | | - | |
| 80 | + | |
| 81 | + | |
85 | 82 | | |
86 | 83 | | |
87 | 84 | | |
88 | 85 | | |
89 | 86 | | |
90 | 87 | | |
91 | | - | |
92 | | - | |
| 88 | + | |
| 89 | + | |
93 | 90 | | |
94 | 91 | | |
95 | 92 | | |
| |||
194 | 191 | | |
195 | 192 | | |
196 | 193 | | |
197 | | - | |
198 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
199 | 197 | | |
200 | 198 | | |
201 | 199 | | |
| |||
0 commit comments