Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
2025 1043d 08h jroman /trunk/src/eps/impls/ Remove Two-sided Arnoldi
2023 1044d 07h eromero /trunk/src/eps/impls/ - Improved the performance of dvd_calcpairs_selectPairs_qz
- Added the mpd support to davidson solvers
- Improved the checking of the parameters for the davidson solvers
2022 1044d 10h eromero /trunk/src/eps/impls/ - Bug fixed at function dvd_compute_eigenvector
2021 1046d 01h eromero /trunk/src/eps/impls/ - Removed checknullspace from STPrecond
- Postponed the default type of st->ksp->pc until the setfromoptions or setup in STPrecond
- CHKERRQified a lot of code
- bug fixed (although unimportant): enforced ldpX and ldpY to d->size_H in dvd_updateV_conv_gen and dvd_updateV_restart_gen
- bug fixed: davidson solvers modified eps->ispositive bothering SVD
- Added mpd and the left vectors checkings to davidson solvers
2020 1046d 08h eromero /trunk/src/eps/impls/ - Changed STPrecondSetMatForKSP to STPrecondSetKSPHasMat
2019 1046d 09h eromero /trunk/src/eps/impls/ - fixed CHKERRQ missings and a define __FUNCT__ head
2018 1046d 09h eromero /trunk/src/eps/impls/ - Bug fixed: the eigenpairs convergence test and their locking (in the corresponding cases) were performed in different iterations
2017 1046d 11h eromero /trunk/src/eps/impls/ - bug fixed: uninitialized eps->data->pc in davidson solvers
2015 1046d 16h eromero /trunk/src/eps/impls/ - The pc extracted from st->ksp in EPSSetUp_DAVIDSON is reset later
2014 1046d 16h eromero /trunk/src/eps/impls/ - Set better default values for st->ksp in st precond and eps jd
2013 1047d 09h eromero /trunk/src/eps/impls/ - Destroyed correctly pc extracted from st->ksp
2012 1047d 14h eromero /trunk/src/eps/impls/ - Adapted veccomp, precond, gd and jd to PETSc with c++
2008 1051d 09h eromero /trunk/src/eps/impls/ - CHKERRQify the functions dvd_schm_basic_{conf,preconf}
2007 1051d 13h eromero /trunk/src/eps/impls/ - Removed some warnings at STSetFromOptions
- Substituted for PetscInfo or eliminated some calls to printf
2005 1051d 16h eromero /trunk/src/eps/impls/ - Each EPS object can choose the default configuration for st->ksp
2004 1053d 08h eromero /trunk/src/eps/impls/ - fixed bug: dvd_static_precond_PC ignores Amat
2003 1054d 07h eromero /trunk/src/eps/impls/ - blopex adapted to STPrecond
- bug fixed (for blopex, primme, jd, gd): STSetUp is call before checking its type
- st->ksp is preonly compulsorily in blopex, primme and gd, and cannot be preonly in jd
2002 1054d 10h eromero /trunk/src/eps/impls/ - Removed the custom preconditioner of PRIMME
2001 1056d 13h eromero /trunk/src/eps/impls/ - Adapted PRIMME to use STPrecond
2000 1058d 10h eromero /trunk/src/eps/impls/ - Improved the robustness of the setup of STPrecond: avoid crashing when the matrix for the preconditioner of the st->ksp->pc set by user is useless

Show All