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 576d 09h eromero /trunk/src/eps/impls/davidson/jd Implemented the dynamic (newton) stopping criterion for the solution of the correction equation in JD.
2575 585d 06h eromero /trunk/src/eps/impls/davidson/jd Updated Copyright year.
2506 611d 07h eromero /trunk/src/eps/impls/davidson/jd Changed the default KSP tolerance values for JD.
2384 736d 09h jroman /trunk/src/eps/impls/davidson/jd Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
2348 750d 03h jroman /trunk/src/eps/impls/davidson/jd Add EPSReset
2331 753d 23h jroman /trunk/src/eps/impls/davidson/jd Enforce coding convention - whitespace around parentheses and commas
2330 754d 00h jroman /trunk/src/eps/impls/davidson/jd Enforce coding convention - remove space before CHKERRQ
2328 754d 02h jroman /trunk/src/eps/impls/davidson/jd Distinguish between collective and logically collective operations in manpages
2326 754d 06h jroman /trunk/src/eps/impls/davidson/jd Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2324 754d 12h jroman /trunk/src/eps/impls/davidson/jd Make names of internal methods more consistent, uppercase letter should be used only in acronyms; e.g. EPSCreate_ARNOLDI --> EPSCreate_Arnoldi
2317 757d 04h jroman /trunk/src/eps/impls/davidson/jd Enforce coding convention and style guide
2304 771d 09h eromero /trunk/src/eps/impls/davidson/jd Fixed command line documentation for -eps_{gd/jd}_minv options.
2283 794d 01h jroman /trunk/src/eps/impls/davidson/jd Use angle brackets for includes; not finished yet
2242 846d 03h jroman /trunk/src/eps/impls/davidson/jd Various fixes to the online documentation
2221 951d 03h jroman /trunk/src/eps/impls/davidson/jd Synchronize with petsc-dev: use PetscTry/UseMethod instead of PetscObjectQueryFunction
2216 952d 01h jroman /trunk/src/eps/impls/davidson/jd Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 952d 02h jroman /trunk/src/eps/impls/davidson/jd Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 952d 03h jroman /trunk/src/eps/impls/davidson/jd Synchronize with petsc-dev: rename Cookie to ClassId
2177 992d 04h jroman /trunk/src/eps/impls/davidson/jd Merge from release
2116 1025d 23h eromero /trunk/src/eps/impls/davidson/jd Updated the copyright

Show All