Changes

Summary

  1. [HyperElastic] Introduce stable Neo Hookean hyperelastic material (#4603) (details)
Commit 8454dfeaf854a4bd4353a21d5d72ff184716e210 by noreply
[HyperElastic] Introduce stable Neo Hookean hyperelastic material (#4603)

* [HyperElastic] Introduce stable Neo Hookean hyperelastic material

* add comments

* Missing required plugins
The file was modifiedSofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/NeoHookean.h (diff)
The file was addedexamples/Component/SolidMechanics/FEM/TetrahedronHyperelasticityFEMForceField_invertedTets.scn
The file was modifiedSofa/Component/SolidMechanics/FEM/HyperElastic/CMakeLists.txt (diff)
The file was modifiedSofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/TetrahedronHyperelasticityFEMForceField.inl (diff)
The file was modifiedSofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/STVenantKirchhoff.h (diff)
The file was addedSofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/StableNeoHookean.h
The file was modifiedSofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/TetrahedronHyperelasticityFEMForceField.h (diff)
The file was modifiedSofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/HyperelasticMaterial.h (diff)
The file was modifiedSofa/Component/SolidMechanics/FEM/HyperElastic/tests/CMakeLists.txt (diff)
The file was addedSofa/Component/SolidMechanics/FEM/HyperElastic/tests/Material_test.cpp