Published March 11, 2015
| Version 0.6.3
Software
Open
amgcl: 0.6.3
Description
- Use norm of right-hand side instead of initial error for scaling residuals in iterative solvers. This yields consistent results when starting with a decent initial approximation.
- Provide an HPX backend.
- Accept near null-space vectors for aggregation-based coarsening.
- Added SPAI(1) smoother (may work better than SPAI(0), but is extremely slow to setup for larger problems).
- Iterative solvers now provide apply() methods, so that they may be used as preconditioners themselves.
- Various fixes and improvements.
Files
amgcl-0.6.3.zip
Files
(238.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:0a5fdebd020942a2096b00bb974c3d03
|
238.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ddemidov/amgcl/tree/0.6.3 (URL)