Skip to content

Conversation

@baltzell
Copy link
Collaborator

@baltzell baltzell commented Dec 23, 2025

In preparation for new swimming versions,

  • Move stoppers to a new, separate class
  • Move parameter setup to a new, separate class
  • Create ISwim interface of appropriate methods from Swim
  • Create abstract ASwim for other shared stuff and generic wrapping for some simple geometry calls
  • Old Swim and new AdaptiveSwim classes now extend ASwim
  • Move existing adaptive methods to AdaptiveSwim and add missing ones
  • In the process, removed some unused Swim methods
  • General cleanup

@baltzell baltzell marked this pull request as ready for review December 23, 2025 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants