forked from sofa-framework/sofa
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge inf_dev_2021 into inf_dev_2024 #11
Open
epernod
wants to merge
156
commits into
inf_dev_2024
Choose a base branch
from
inf_dev_2021
base: inf_dev_2024
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ularFEMForceField. Not used and should not work.
…Mapping is in the scene.
# Conflicts: # modules/SofaMiscFem/src/SofaMiscFem/TriangularFEMForceField.inl
…ented code and minor various changes
… changes, just clean the loops, use accessors instead of beginEdit and use Real instead of double.
…damping Data with d_ prefix. Add value check in setter to avoid negative values and test values at init stage
…on callback method was missing during add/remove process
…directly from the topologyData
… engine in variable names and comments
…ng the queue of events to the handlers
…r Data indices and remove handleTopologyChange method.
…t of indices and also display the points involved
…re removed. At the end of the events, recompute the current mass.
# Conflicts: # applications/plugins/SofaCUDA/examples/SquareTissue-cpu.scn # applications/plugins/SofaCUDA/examples/SquareTissue-cuda.scn # applications/plugins/SofaCUDA/examples/liver-CUDA.scn
…on callback method was missing during add/remove process
…directly from the topologyData
# Conflicts: # applications/plugins/SofaCUDA/CMakeLists.txt # applications/plugins/SofaCUDA/scenes/benchmarks/TriangularFEMForceFieldOptim_tissue100x100_cpu.scn # applications/plugins/SofaCUDA/scenes/benchmarks/TriangularFEMForceFieldOptim_tissue100x100_gpu.scn # applications/plugins/SofaCUDA/scenes/cpu-gpu_validation/CudaTriangularFEMForceFieldOptim_tissue100x100_implicit.scn # applications/plugins/SofaCUDA/scenes/cpu-gpu_validation/CudaTriangularFEMForceFieldOptim_tissue20x20_implicit.scn
…ion for the moment.
# Conflicts: # applications/plugins/SofaCUDA/examples/.scene-tests # applications/plugins/SofaCUDA/scenes/.scene-tests # modules/SofaMiscFem/src/SofaMiscFem/FastTetrahedralCorotationalForceField.h
# Conflicts: # Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/FastTetrahedralCorotationalForceField_test.cpp # Sofa/Component/Visual/src/sofa/component/visual/VisualModelImpl.cpp # Sofa/GUI/Qt/src/sofa/gui/qt/StructDataWidget.h # SofaKernel/modules/Sofa.Geometry/src/sofa/geometry/Edge.h # SofaKernel/modules/Sofa.Geometry/src/sofa/geometry/Triangle.h # SofaKernel/modules/SofaBaseLinearSolver/src/SofaBaseLinearSolver/CGLinearSolver.inl # SofaKernel/modules/SofaBaseMechanics/src/SofaBaseMechanics/BarycentricMappers/BarycentricMapperTopologyContainer.inl # SofaKernel/modules/SofaBaseMechanics/src/SofaBaseMechanics/BarycentricMapping.inl # SofaKernel/modules/SofaBaseMechanics/src/SofaBaseMechanics/UniformMass.inl # SofaKernel/modules/SofaCore/src/sofa/core/topology/TopologyData.inl # SofaKernel/modules/SofaDeformable/src/SofaDeformable/RestShapeSpringsForceField.inl # SofaKernel/modules/SofaObjectInteraction/src/SofaObjectInteraction/PenalityContactForceField.h # applications/plugins/SofaCUDA/CMakeLists.txt # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaCollision.cpp # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaContactMapper.h # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaFixedConstraint.h # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaFixedConstraint.inl # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaIdentityMapping.h # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaIdentityMapping.inl # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaLineModel.cpp # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaLineModel.h # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaMath.h # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaPenalityContactForceField.cpp # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaPenalityContactForceField.h # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaPenalityContactForceField.inl # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaPointModel.h # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaSphereModel.cpp # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaSphereModel.h # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaSpringForceField.inl # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaSubsetMapping.h # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaSubsetMapping.inl # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaTriangleModel.cpp # applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaTriangleModel.h # applications/plugins/SofaCUDA/src/SofaCUDA/component/collision/geometry/CudaPointModel.cpp # applications/plugins/SofaCUDA/src/SofaCUDA/component/mapping/linear/CudaIdentityMapping.cpp # applications/plugins/SofaCUDA/src/SofaCUDA/component/mapping/linear/CudaSubsetMapping.cpp # examples/Component/Topology/Container/Dynamic/HexahedronVsTetrahedronForceFieldTopology.scn # examples/Component/Topology/Container/Dynamic/RemovingGridTetraProcess.scn # examples/Components/topology/TopologicalModifiers/HexahedronForceFieldTopologyChangeHandling.scn # examples/Components/topology/TopologicalModifiers/TetrahedronForceFieldTopologyChangeHandling.scn # modules/SofaConstraint/src/SofaConstraint/PrecomputedConstraintCorrection.inl # modules/SofaMiscFem/SofaMiscFem_test/CMakeLists.txt # modules/SofaMiscFem/src/SofaMiscFem/FastTetrahedralCorotationalForceField.h # modules/SofaMiscFem/src/SofaMiscFem/StandardTetrahedralFEMForceField.inl # modules/SofaMiscFem/src/SofaMiscFem/TriangularFEMForceField.h # modules/SofaNonUniformFem/src/SofaNonUniformFem/NonUniformHexahedralFEMForceFieldAndMass.h # modules/SofaNonUniformFem/src/SofaNonUniformFem/NonUniformHexahedralFEMForceFieldAndMass.inl
# Conflicts: # Sofa/GUI/Qt/src/sofa/gui/qt/RealGUI.cpp # applications/plugins/SofaCUDA/src/SofaCUDA/component/constraint/projective/CudaFixedConstraint.cu
45afd0c
to
164f9aa
Compare
48d05b5
to
f9273f2
Compare
0d9f946
to
600748b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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