Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 87
    • Issues 87
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • !863

REFAC/ENH/BUG: Various fixes

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Andrew Wilson requested to merge andrew.wilson/iMSTK:VariousFixes into master Jul 01, 2022
  • Overview 3
  • Commits 16
  • Pipelines 5
  • Changes 20

Plucking some of the minor changes off my pbd branch to reduce its size. Summarization:

  • Fixed/added some comments here and there.
  • LevelSetModel extends AbstractDynamicalModel. It can't actually reset so it need only extend AbstractDynamicalModel. Also LevelSetState was removed because it was just an empty class.
  • Adds a SurfaceMeshToCapsuleCD test case that is disabled. This is one case not handled yet there.
  • Couple of example updates.
Edited Jul 03, 2022 by Andrew Wilson
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: VariousFixes