summaryrefslogtreecommitdiff
path: root/stokes.hpp
AgeCommit message (Collapse)Author
2021-02-18More Stokes tweaks.Jaron Kent-Dobias
2021-02-17A little bit of refactoring in the Rope class.Jaron Kent-Dobias
2021-02-17Rearranged some functions among files, and wrote the normalize function to ↵Jaron Kent-Dobias
take generic Eigen expressions.
2021-02-17Algorithmic tweaks to rope relaxation now suceeds in finding Stokes lines ↵Jaron Kent-Dobias
relatively quickly.
2021-02-17Got the variation calculation fixed and working.Jaron Kent-Dobias
2021-02-16Progress towards a working Stokes line finder.Jaron Kent-Dobias
2021-02-11Draft code for finding Stokes lines via relaxing ropes.Jaron Kent-Dobias