We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23c6d3 commit 8d2192dCopy full SHA for 8d2192d
bindings/Sofa/tests/Core/ForceField.py
@@ -108,6 +108,7 @@ def simulate_beam(linear_solver_template):
108
109
root.addObject('DefaultAnimationLoop')
110
111
+ root.addObject('RequiredPlugin', name='Sofa.Component.Topology.Container.Grid')
112
root.addObject('RequiredPlugin', name='Sofa.Component.ODESolver.Backward')
113
root.addObject('RequiredPlugin', name='Sofa.Component.LinearSolver.Direct')
114
root.addObject('RequiredPlugin', name='Sofa.Component.Engine.Select')
0 commit comments