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

AMReX Algebra: AlgVector and SpMatrix #4259

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

WeiqunZhang
Copy link
Member

This implements distributed vector and sparse matrix. The functionalities are limited so far. However, there are enough functions implemented for a simple matrix and vector based GMRES solver with a weighted Jacobi smoother.

This is still experimental and is not ready for users yet.

This implements distributed vector and sparse matrix. The functionalities
are limited so far. However, there are enough functions implemented for a
simple matrix and vector based GMRES solver with a weighted Jacobi smoother.

This is still experimental and is not ready for users yet.
@WeiqunZhang WeiqunZhang force-pushed the algebra branch 2 times, most recently from 1c45876 to 24e30b5 Compare December 8, 2024 19:15
@WeiqunZhang WeiqunZhang force-pushed the algebra branch 2 times, most recently from 79ca558 to bb0c9a7 Compare December 9, 2024 18:23
@WeiqunZhang WeiqunZhang marked this pull request as ready for review December 9, 2024 18:23
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