sofa icon indicating copy to clipboard operation
sofa copied to clipboard

[Spring] Merging StiffSpringForceField and its parent

Open bakpaul opened this issue 10 months ago • 7 comments

StiffSpringForceField is basically an extension of SpringForcefield adding implicit solving. The only added value comes from the ability to define the springs using added data indices1, indices2 and lengths. This mechanism need to also be merged with the current one available in SpringForceField.

Related to https://github.com/sofa-framework/sofa/issues/248


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).

bakpaul avatar Apr 12 '24 09:04 bakpaul