issues
search
ihmeuw-msca
/
msca
Mathematical sciences and computational algorithms
https://ihmeuw-msca.github.io/msca/
BSD 2-Clause "Simplified" License
0
stars
0
forks
source link
Add newton cg solver
#12
Closed
zhengp0
closed
5 months ago
zhengp0
commented
5 months ago
Added newton cg solver
Added line search module for future extension
Added preconditioner builder module for construct cg preconditioner through out the iteration.