NLESC-JCER / spectra

A header-only C++ library for large scale eigenvalue problems
https://spectralib.org
Mozilla Public License 2.0
0 stars 0 forks source link

JacobiDavidson Solver #9

Open NicoRenaud opened 4 years ago

NicoRenaud commented 4 years ago

The JD/Davidson implementation is focused in the class

Implement a JacobiDavidson_SymSolver<LinearSolver, MatrixProductA> derived class