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
2317 752d 09h jroman /trunk/src/eps/impls/davidson/common/davidson.c Enforce coding convention and style guide
2316 752d 11h jroman /trunk/src/eps/impls/davidson/common/davidson.c Remove tab characters
2313 752d 14h jroman /trunk/src/eps/impls/davidson/common/davidson.c Turn XXXMonitor into functions, instead of macros
2307 756d 03h jroman /trunk/src/eps/impls/davidson/common/davidson.c Fix PetscFree usage
2305 756d 06h jroman /trunk/src/eps/impls/davidson/common/davidson.c Sync with petsc-dev (XXXDestroy)
2283 789d 05h jroman /trunk/src/eps/impls/davidson/common/davidson.c Use angle brackets for includes; not finished yet
2244 837d 07h eromero /trunk/src/eps/impls/davidson/common/davidson.c Adapted Davidson solvers to support several calls to EPSSolve
2231 925d 05h jroman /trunk/src/eps/impls/davidson/common/davidson.c Remove compiler warnings
2216 947d 05h jroman /trunk/src/eps/impls/davidson/common/davidson.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2215 947d 06h jroman /trunk/src/eps/impls/davidson/common/davidson.c Synchronize with petsc-dev: remove underscores from viewer typenames
2214 947d 06h jroman /trunk/src/eps/impls/davidson/common/davidson.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 947d 07h jroman /trunk/src/eps/impls/davidson/common/davidson.c Synchronize with petsc-dev: rename Cookie to ClassId
2206 965d 09h eromero /trunk/src/eps/impls/davidson/common/davidson.c Removed the profiler from the jd and gd
Moved petsc events from dvd_blas to slepcinit
2188 980d 09h eromero /trunk/src/eps/impls/davidson/common/davidson.c Bug fixed about the user initial vectors in gd and jd solvers
2177 987d 08h jroman /trunk/src/eps/impls/davidson/common/davidson.c Merge from release
2116 1021d 03h eromero /trunk/src/eps/impls/davidson/common/davidson.c Updated the copyright
2110 1021d 07h jroman /trunk/src/eps/impls/davidson/common/davidson.c Add missing comment at the beginning of new files
2104 1021d 09h eromero /trunk/src/eps/impls/davidson/common/davidson.c When searching for largest eigenvalues and st precond is used, the default shift is set to inf
2058 1025d 16h jroman /trunk/src/eps/impls/davidson/common/davidson.c - Remove ResidualConverged which is now done with -eps_true_residual
- Fix missing character that broke AbsoluteConverged
2042 1028d 14h eromero /trunk/src/eps/impls/davidson/common/davidson.c - Added to davidson solvers the support to trackall

Show All