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
2318 755d 18h jroman /trunk/src/eps/impls/davidson/common/davidson.c Remove SlepcNotImplemented functions
2317 755d 18h jroman /trunk/src/eps/impls/davidson/common/davidson.c Enforce coding convention and style guide
2316 755d 21h jroman /trunk/src/eps/impls/davidson/common/davidson.c Remove tab characters
2313 755d 23h jroman /trunk/src/eps/impls/davidson/common/davidson.c Turn XXXMonitor into functions, instead of macros
2307 759d 12h jroman /trunk/src/eps/impls/davidson/common/davidson.c Fix PetscFree usage
2305 759d 15h jroman /trunk/src/eps/impls/davidson/common/davidson.c Sync with petsc-dev (XXXDestroy)
2283 792d 15h jroman /trunk/src/eps/impls/davidson/common/davidson.c Use angle brackets for includes; not finished yet
2244 840d 16h eromero /trunk/src/eps/impls/davidson/common/davidson.c Adapted Davidson solvers to support several calls to EPSSolve
2231 928d 15h jroman /trunk/src/eps/impls/davidson/common/davidson.c Remove compiler warnings
2216 950d 14h jroman /trunk/src/eps/impls/davidson/common/davidson.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2215 950d 15h jroman /trunk/src/eps/impls/davidson/common/davidson.c Synchronize with petsc-dev: remove underscores from viewer typenames
2214 950d 16h jroman /trunk/src/eps/impls/davidson/common/davidson.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 950d 17h jroman /trunk/src/eps/impls/davidson/common/davidson.c Synchronize with petsc-dev: rename Cookie to ClassId
2206 968d 19h 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 983d 18h eromero /trunk/src/eps/impls/davidson/common/davidson.c Bug fixed about the user initial vectors in gd and jd solvers
2177 990d 18h jroman /trunk/src/eps/impls/davidson/common/davidson.c Merge from release
2116 1024d 12h eromero /trunk/src/eps/impls/davidson/common/davidson.c Updated the copyright
2110 1024d 17h jroman /trunk/src/eps/impls/davidson/common/davidson.c Add missing comment at the beginning of new files
2104 1024d 18h 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 1029d 02h 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

Show All