Skip to content

aujxn/amg_match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMG Match

AMG Match is research project for studying adaptive multigrid methods for solving large and sparse positive definite matrix systems. A few different smoothers and preconditioners are available and a couple iterative methods are implemented.

This is a work in progress and needs tons of work but if anyone needs a sparse iterative solver to go on top of nalgebra-sparse this may be of use.

Features

[x] Stationary solver [x] Preconditioned Conjugate Gradient [x] mu-cycle AMG solver / preconditioner [x] L1 and Gauss-Seidel smoothers [x] Triangular solvers (for Gauss-Seidel)

License

MIT 2022 Austen Nelson

About

Research library to investigate adaptive algebraic multigrid v-cycle solvers with various aggregation methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published