sofa icon indicating copy to clipboard operation
sofa copied to clipboard

[Mass] Remove DiagonalMass and replace with MeshMatrixMass (with lumping)

Open hugtalbot opened this issue 2 years ago • 1 comments

This PR proposes to remove DiagonalMass and replace with MeshMatrixMass (with lumping) Fix #2452

One case remains to be covered: RigidTypes with non uniform vertex mass. A new PR is coming on this.


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

hugtalbot avatar Jun 01 '22 15:06 hugtalbot

[ci-build][with-all-tests]

epernod avatar Jun 02 '22 09:06 epernod