Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message
2575 584d 04h eromero /trunk/src/eps/impls/davidson/common/makefile Updated Copyright year.
2116 1024d 21h eromero /trunk/src/eps/impls/davidson/common/makefile Updated the copyright
1987 1067d 20h eromero /trunk/src/eps/impls/davidson/common/makefile - Merging from branches/davidsones to trunk
1985 1068d 09h eromero /branches/davidsones/src/eps/impls/davidson/common/makefile - Renamed EPS_DAVIDSONES to EPS_DAVIDSON
- Changed davidsones.* davidson.*
- Removed the custom fortran wrapper tags from the EPSGDGet*
1976 1075d 04h eromero /branches/davidsones/src/eps/impls/davidson/common/makefile - 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"
1960 1109d 09h eromero es/makefile - First version of RJDQZ
1777 1353d 10h eromero es/makefile Create a branch for davidsones with MatMultZ, because the resulting improvement is not important enough.
1619 1586d 20h slepc es/makefile eloy: first version of Davidson. It supports only standard hermitian problems. But the implementation is quite optimized, overall the restarts.