Subversion Repositories slepc-dev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
1976 1076d 01h eromero /branches/davidsones/src/vec/ - Transformation of the experimental Davidson solver "DAVIDSONES" to a full integrated family of solvers "davidson". The first solver is "gd". The code shared by the "davidson" solvers is packaged by the virtual solver "DAVIDSON": EPSSetUp_DAVIDSON, EPSSolve_DAVIDSON...
- Partially fixed bug: the size of the starting searching subspace is set by eps->nini, but this value can be negative.
- Integration of "davidsones_harm" as "eps_extraction"