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 599d 19h 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 608d 15h eromero /trunk/src/eps/impls/davidson/jd/jd.c Updated Copyright year.
2506 634d 16h eromero /trunk/src/eps/impls/davidson/jd/jd.c Changed the default KSP tolerance values for JD.
2384 759d 18h jroman /trunk/src/eps/impls/davidson/jd/jd.c Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
2348 773d 12h jroman /trunk/src/eps/impls/davidson/jd/jd.c Add EPSReset
2331 777d 08h jroman /trunk/src/eps/impls/davidson/jd/jd.c Enforce coding convention - whitespace around parentheses and commas
2330 777d 10h jroman /trunk/src/eps/impls/davidson/jd/jd.c Enforce coding convention - remove space before CHKERRQ
2328 777d 11h jroman /trunk/src/eps/impls/davidson/jd/jd.c Distinguish between collective and logically collective operations in manpages
2326 777d 15h jroman /trunk/src/eps/impls/davidson/jd/jd.c Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2324 777d 21h 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 780d 14h jroman /trunk/src/eps/impls/davidson/jd/jd.c Enforce coding convention and style guide
2304 794d 19h eromero /trunk/src/eps/impls/davidson/jd/jd.c Fixed command line documentation for -eps_{gd/jd}_minv options.
2283 817d 11h jroman /trunk/src/eps/impls/davidson/jd/jd.c Use angle brackets for includes; not finished yet
2242 869d 12h jroman /trunk/src/eps/impls/davidson/jd/jd.c Various fixes to the online documentation
2221 974d 13h jroman /trunk/src/eps/impls/davidson/jd/jd.c Synchronize with petsc-dev: use PetscTry/UseMethod instead of PetscObjectQueryFunction
2216 975d 10h jroman /trunk/src/eps/impls/davidson/jd/jd.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 975d 11h jroman /trunk/src/eps/impls/davidson/jd/jd.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 975d 12h jroman /trunk/src/eps/impls/davidson/jd/jd.c Synchronize with petsc-dev: rename Cookie to ClassId
2177 1015d 13h jroman /trunk/src/eps/impls/davidson/jd/jd.c Merge from release
2116 1049d 08h eromero /trunk/src/eps/impls/davidson/jd/jd.c Updated the copyright

Show All