Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • iMSTK iMSTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 84
    • Issues 84
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • iMSTKiMSTK
  • iMSTKiMSTK
  • Merge requests
  • !559

Jacobi/SOR of PBD

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Jianfeng Yan requested to merge _transfer-jianfengyan/iMSTK:pbd_jacobi into master Apr 05, 2021
  • Overview 12
  • Commits 15
  • Pipelines 0
  • Changes 34
  • Fix some warnings in PbdModel
  • Add Jacobi solver
  • Fix a bug in PBDModel::partitionConstraints that caused partitionedConstraints to be empty.
  • Add PBDSpeed for PBD performance testing; add PBDJacobiVsGS to compare Jacobi and GS.
  • Andrew's suggestion: separate GS and Jacobi into 2 classes.
  • Move partitioning-related data from PbdModel into PbdSolver. This makes more logical sense since the partitioning is solver dependent.
Edited Apr 08, 2021 by Jianfeng Yan
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: pbd_jacobi