Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup Linelets and create output to visualize them #1856

Merged
merged 13 commits into from
Dec 29, 2022

Conversation

pcarruscag
Copy link
Member

I was playing with variants of this preconditioner (Linelet - GS, Linelet - LU-SGS), they don't seem to be any better than LU-SGS or ILU, or even Linelet - Jacobi 🤷 so I kept the Linelet - Jacobi we had but with cleaner implementation.

@pcarruscag pcarruscag changed the title Cleanup Linelets and create outputs to visualize them Cleanup Linelets and create output to visualize them Dec 25, 2022
Common/include/geometry/CGeometry.hpp Outdated Show resolved Hide resolved
Common/src/linear_algebra/CSysMatrix.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@WallyMaier WallyMaier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@pcarruscag pcarruscag merged commit 6d317e4 into develop Dec 29, 2022
@pcarruscag pcarruscag deleted the cleanup_and_visualize_linelets branch December 29, 2022 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants