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
871 stars 297 forks source link

[Topology] Add function in BaseMeshTopology to compute all topology containers #3368

Open epernod opened 1 year ago

epernod commented 1 year ago

This should fix #2063


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

epernod commented 1 year ago

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

fredroy commented 1 year ago

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

alxbilger commented 1 year ago

TEst to fix

alxbilger commented 1 year ago

Conflicts to solve @epernod

epernod commented 1 year ago

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

alxbilger commented 11 months ago

@epernod Hello!

epernod commented 1 month ago

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

epernod commented 1 month ago

All tests not working are due to input mesh with an inconstant input mesh. Like Quad without edges, or list of quads and edges only on border, etc...

what should we do?