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
2283 792d 19h jroman /trunk/src/eps/impls/power/power.c Use angle brackets for includes; not finished yet
2280 794d 23h jroman /trunk/src/eps/impls/power/power.c Sync with petsc-dev: PETSC_MAX_REAL
2279 794d 23h jroman /trunk/src/eps/impls/power/power.c Sync with petsc-dev: PETSC_MAX and MatNullspaceDestroy
2221 949d 21h jroman /trunk/src/eps/impls/power/power.c Synchronize with petsc-dev: use PetscTry/UseMethod instead of PetscObjectQueryFunction
2216 950d 19h jroman /trunk/src/eps/impls/power/power.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2215 950d 20h jroman /trunk/src/eps/impls/power/power.c Synchronize with petsc-dev: remove underscores from viewer typenames
2214 950d 20h jroman /trunk/src/eps/impls/power/power.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 950d 21h jroman /trunk/src/eps/impls/power/power.c Synchronize with petsc-dev: rename Cookie to ClassId
2116 1024d 17h eromero /trunk/src/eps/impls/power/power.c Updated the copyright
2102 1025d 00h eromero /trunk/src/eps/impls/power/power.c Removed PetscOptionsHead and PetscOptionsTail by PetscOptionsBegin and PetscOptionsEnd
2092 1025d 17h jroman /trunk/src/eps/impls/power/power.c Replace STSINV with the more consistent STSINVERT
1947 1143d 03h jroman /trunk/src/eps/impls/power/power.c More work on left eigenvectors:
- Remove solver class attribute in EPS
- Use leftvecs attribute instead
- Dispatch eps->ops->solve method in EPSSetUp_XXX
1942 1143d 22h jroman /trunk/src/eps/impls/power/power.c Set default value of 'which' in XXXSetUp_XXX for EPS and QEP
1940 1144d 05h jroman /trunk/src/eps/impls/power/power.c Use more consistent names for enumerates
1937 1144d 21h jroman /trunk/src/eps/impls/power/power.c Added EPSSetInitialSpaceLeft for providing initial left vectors; now ex12 works again
1936 1144d 22h jroman /trunk/src/eps/impls/power/power.c Consistent naming of functions related to left eigenvectors
1928 1149d 05h jroman /trunk/src/eps/impls/power/power.c Use attributes n and nloc to store global and local problem dimensions in EPS
1925 1149d 20h jroman /trunk/src/eps/impls/power/power.c Reset function pointers of ComposeFunctions in XXXDestroy_XXX
1819 1332d 21h jroman /trunk/src/eps/impls/power/power.c Some fixes for balancing
1761 1407d 02h antodo /trunk/src/eps/impls/power/power.c Do not use selective reorthogonalization in power method if the problem matrix does not define the MatNorm operation.

Show All