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
2329 778d 07h jroman /trunk/src/eps/impls/external/blopex/blopex.c Use PetscNewLog when possible
2320 781d 10h jroman /trunk/src/eps/impls/external/blopex/blopex.c Change ifdef/ifndef directives to if defined
2317 781d 11h jroman /trunk/src/eps/impls/external/blopex/blopex.c Enforce coding convention and style guide
2316 781d 14h jroman /trunk/src/eps/impls/external/blopex/blopex.c Remove tab characters
2283 818d 08h jroman /trunk/src/eps/impls/external/blopex/blopex.c Use angle brackets for includes; not finished yet
2216 976d 07h jroman /trunk/src/eps/impls/external/blopex/blopex.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 976d 09h jroman /trunk/src/eps/impls/external/blopex/blopex.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2177 1016d 11h jroman /trunk/src/eps/impls/external/blopex/blopex.c Merge from release
2161 1021d 10h jroman /trunk/src/eps/impls/external/blopex/blopex.c Merge from release
2159 1021d 11h jroman /trunk/src/eps/impls/external/blopex/blopex.c Merge from release
2157 1021d 12h jroman /trunk/src/eps/impls/external/blopex/blopex.c Merge from release
2155 1022d 10h jroman /trunk/src/eps/impls/external/blopex/blopex.c Merge from release
2116 1050d 06h eromero /trunk/src/eps/impls/external/blopex/blopex.c Updated the copyright
2104 1050d 11h eromero /trunk/src/eps/impls/external/blopex/blopex.c When searching for largest eigenvalues and st precond is used, the default shift is set to inf
2020 1071d 10h eromero /trunk/src/eps/impls/external/blopex/blopex.c - Changed STPrecondSetMatForKSP to STPrecondSetKSPHasMat
2003 1079d 09h eromero /trunk/src/eps/impls/external/blopex/blopex.c - blopex adapted to STPrecond
- bug fixed (for blopex, primme, jd, gd): STSetUp is call before checking its type
- st->ksp is preonly compulsorily in blopex, primme and gd, and cannot be preonly in jd
1987 1093d 05h eromero /trunk/src/eps/impls/external/blopex/blopex.c - Merging from branches/davidsones to trunk
1974 1107d 10h eromero /trunk/src/eps/impls/external/blopex/blopex.c Updated blopex eps in order to support complex scalar as the BLOPEX wrapper in PETSc
1973 1108d 19h jroman /trunk/src/eps/impls/external/blopex/blopex.c Some fixes for supporting BLOPEX 1.1
1947 1168d 16h jroman /trunk/src/eps/impls/external/blopex/blopex.c More work on left eigenvectors:
- Remove solver class attribute in EPS
- Use leftvecs attribute instead
- Dispatch eps->ops->solve method in EPSSetUp_XXX

Show All