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 06h jroman /trunk/src/eps/impls/power/power.c Use angle brackets for includes; not finished yet
2280 794d 10h jroman /trunk/src/eps/impls/power/power.c Sync with petsc-dev: PETSC_MAX_REAL
2279 794d 10h jroman /trunk/src/eps/impls/power/power.c Sync with petsc-dev: PETSC_MAX and MatNullspaceDestroy
2221 949d 08h jroman /trunk/src/eps/impls/power/power.c Synchronize with petsc-dev: use PetscTry/UseMethod instead of PetscObjectQueryFunction
2216 950d 06h jroman /trunk/src/eps/impls/power/power.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2215 950d 07h jroman /trunk/src/eps/impls/power/power.c Synchronize with petsc-dev: remove underscores from viewer typenames
2214 950d 07h jroman /trunk/src/eps/impls/power/power.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 950d 08h jroman /trunk/src/eps/impls/power/power.c Synchronize with petsc-dev: rename Cookie to ClassId
2116 1024d 04h eromero /trunk/src/eps/impls/power/power.c Updated the copyright
2102 1024d 11h eromero /trunk/src/eps/impls/power/power.c Removed PetscOptionsHead and PetscOptionsTail by PetscOptionsBegin and PetscOptionsEnd
2092 1025d 04h jroman /trunk/src/eps/impls/power/power.c Replace STSINV with the more consistent STSINVERT
1947 1142d 14h 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 09h jroman /trunk/src/eps/impls/power/power.c Set default value of 'which' in XXXSetUp_XXX for EPS and QEP
1940 1143d 16h jroman /trunk/src/eps/impls/power/power.c Use more consistent names for enumerates
1937 1144d 08h jroman /trunk/src/eps/impls/power/power.c Added EPSSetInitialSpaceLeft for providing initial left vectors; now ex12 works again
1936 1144d 09h jroman /trunk/src/eps/impls/power/power.c Consistent naming of functions related to left eigenvectors
1928 1148d 16h jroman /trunk/src/eps/impls/power/power.c Use attributes n and nloc to store global and local problem dimensions in EPS
1925 1149d 07h jroman /trunk/src/eps/impls/power/power.c Reset function pointers of ComposeFunctions in XXXDestroy_XXX
1819 1332d 08h jroman /trunk/src/eps/impls/power/power.c Some fixes for balancing
1761 1406d 13h 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