Skip to content

Commit

Permalink
[Constraints] Rename example scenes of constraints (sofa-framework#4769)
Browse files Browse the repository at this point in the history
* Rename example scenes of constraints

* update regression test
  • Loading branch information
bakpaul authored Jun 7, 2024
1 parent 3301ccc commit 58d0ab0
Show file tree
Hide file tree
Showing 25 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/RegressionStateScenes.regression-tests
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ Demos/fallingBeamLagrangianCollision.scn 46 1e-7 1 1
### Component scenes ###
Component/Collision/Response/RuleBasedContactManager.scn 100 1e-4 0 1
Component/Collision/Response/FrictionContact.scn 100 1e-4 0 1
Component/Constraint/Lagrangian/BilateralInteractionConstraint_NNCG.scn 100 1e-4 0 1
Component/Constraint/Lagrangian/BilateralInteractionConstraint_PGS.scn 100 1e-4 0 1
Component/Constraint/Lagrangian/BilateralInteractionConstraint_UGS.scn 100 1e-4 0 1
Component/Constraint/Lagrangian/BilateralLagrangianConstraint_NNCG.scn 100 1e-4 0 1
Component/Constraint/Lagrangian/BilateralLagrangianConstraint_PGS.scn 100 1e-4 0 1
Component/Constraint/Lagrangian/BilateralLagrangianConstraint_UGS.scn 100 1e-4 0 1
Component/Constraint/Lagrangian/FrictionContact_LCP_with_friction.scn 500 1e-4 0 1
Component/Constraint/Lagrangian/FrictionContact_LCP_without_friction.scn 500 1e-4 0 1
Component/Constraint/Projective/FixedConstraint.scn 100 1e-4 0 1
Component/Constraint/Projective/FixedProjectiveConstraint.scn 100 1e-4 0 1
Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLDLT.scn 100 1e-8 0 1
Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLLT.scn 100 1e-8 0 1
Component/LinearSolver/Direct/FEMBAR_EigenSparseLU.scn 100 1e-8 0 1
Expand Down

0 comments on commit 58d0ab0

Please sign in to comment.