sofa-framework / sofa

Real-time multi-physics simulation with an emphasis on medical simulation.
https://www.sofa-framework.org
GNU Lesser General Public License v2.1
850 stars 294 forks source link

Remove HexaForceFieldAnMass components #3901

Open bakpaul opened 10 months ago

bakpaul commented 10 months ago

The merge of the mass and the HexaFEMForceField in the followinf file doesn't seem to be useful because there exist a more classical way to do this and adds a diamond inheritance in the framework.

fredroy commented 10 months ago

Could be useful to check the performance between e.g HexahedronFEMForceFieldAndMass and HexahedronFEMForceField + (one) Mass