Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
2613 601d 08h jroman /trunk/src/eps/impls/lapack/ Change the way 'which' is initialized by default
2575 610d 09h eromero /trunk/src/eps/impls/lapack/ Updated Copyright year.
2499 639d 02h jroman /trunk/src/eps/impls/lapack/ Correct error checking for PetscInfo
2349 775d 03h jroman /trunk/src/eps/impls/lapack/ Private functions need not check arguments; add argument checks in some public functions
2348 775d 06h jroman /trunk/src/eps/impls/lapack/ Add EPSReset
2331 779d 02h jroman /trunk/src/eps/impls/lapack/ Enforce coding convention - whitespace around parentheses and commas
2329 779d 04h jroman /trunk/src/eps/impls/lapack/ Use PetscNewLog when possible
2317 782d 08h jroman /trunk/src/eps/impls/lapack/ Enforce coding convention and style guide
2316 782d 10h jroman /trunk/src/eps/impls/lapack/ Remove tab characters
2306 786d 04h jroman /trunk/src/eps/impls/lapack/ Some fixes to complement the previous commit
2305 786d 05h jroman /trunk/src/eps/impls/lapack/ Sync with petsc-dev (XXXDestroy)
2283 819d 05h jroman /trunk/src/eps/impls/lapack/ Use angle brackets for includes; not finished yet
2216 977d 04h jroman /trunk/src/eps/impls/lapack/ Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 977d 05h jroman /trunk/src/eps/impls/lapack/ Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 977d 06h jroman /trunk/src/eps/impls/lapack/ Synchronize with petsc-dev: rename Cookie to ClassId
2116 1051d 02h eromero /trunk/src/eps/impls/lapack/ Updated the copyright
1947 1169d 13h jroman /trunk/src/eps/impls/lapack/ More work on left eigenvectors:
- Remove solver class attribute in EPS
- Use leftvecs attribute instead
- Dispatch eps->ops->solve method in EPSSetUp_XXX
1942 1170d 08h jroman /trunk/src/eps/impls/lapack/ Set default value of 'which' in XXXSetUp_XXX for EPS and QEP
1940 1170d 15h jroman /trunk/src/eps/impls/lapack/ Use more consistent names for enumerates
1928 1175d 15h jroman /trunk/src/eps/impls/lapack/ Use attributes n and nloc to store global and local problem dimensions in EPS

Show All