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
2608 569d 03h eromero /trunk/src/eps/impls/davidson/jd/jd.c Implemented the dynamic (newton) stopping criterion for the solution of the correction equation in JD.
2575 578d 00h eromero /trunk/src/eps/impls/davidson/jd/jd.c Updated Copyright year.
2506 604d 01h eromero /trunk/src/eps/impls/davidson/jd/jd.c Changed the default KSP tolerance values for JD.
2384 729d 03h jroman /trunk/src/eps/impls/davidson/jd/jd.c Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
2348 742d 21h jroman /trunk/src/eps/impls/davidson/jd/jd.c Add EPSReset
2331 746d 17h jroman /trunk/src/eps/impls/davidson/jd/jd.c Enforce coding convention - whitespace around parentheses and commas
2330 746d 18h jroman /trunk/src/eps/impls/davidson/jd/jd.c Enforce coding convention - remove space before CHKERRQ
2328 746d 20h jroman /trunk/src/eps/impls/davidson/jd/jd.c Distinguish between collective and logically collective operations in manpages
2326 747d 00h jroman /trunk/src/eps/impls/davidson/jd/jd.c Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2324 747d 06h jroman /trunk/src/eps/impls/davidson/jd/jd.c Make names of internal methods more consistent, uppercase letter should be used only in acronyms; e.g. EPSCreate_ARNOLDI --> EPSCreate_Arnoldi
2317 749d 23h jroman /trunk/src/eps/impls/davidson/jd/jd.c Enforce coding convention and style guide
2304 764d 04h eromero /trunk/src/eps/impls/davidson/jd/jd.c Fixed command line documentation for -eps_{gd/jd}_minv options.
2283 786d 19h jroman /trunk/src/eps/impls/davidson/jd/jd.c Use angle brackets for includes; not finished yet
2242 838d 21h jroman /trunk/src/eps/impls/davidson/jd/jd.c Various fixes to the online documentation
2221 943d 22h jroman /trunk/src/eps/impls/davidson/jd/jd.c Synchronize with petsc-dev: use PetscTry/UseMethod instead of PetscObjectQueryFunction
2216 944d 19h jroman /trunk/src/eps/impls/davidson/jd/jd.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 944d 20h jroman /trunk/src/eps/impls/davidson/jd/jd.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 944d 21h jroman /trunk/src/eps/impls/davidson/jd/jd.c Synchronize with petsc-dev: rename Cookie to ClassId
2177 984d 22h jroman /trunk/src/eps/impls/davidson/jd/jd.c Merge from release
2116 1018d 17h eromero /trunk/src/eps/impls/davidson/jd/jd.c Updated the copyright

Show All