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
2555 594d 20h eromero /trunk/src/eps/impls/davidson/common/dvd_blas.c Added B-orthogonal version for Davidson solvers (merged from slepc-3_1-sym).
2499 612d 11h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Correct error checking for PetscInfo
2394 728d 17h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Fix format specifiers for quad precision
2392 729d 17h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Protect from unavailable Lapack functions
2346 749d 14h eromero /trunk/src/eps/impls/davidson/common/dvd_blas.c Protected arguments in macro SlepcValidVecsContiguos
Include SlepcValidVecsContiguous in dvd_blas functions using contiguous vectors
Updated davidson solvers to use the new contiguous vectors implementation
2334 751d 13h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Use VecGetArrayRead when possible
2283 792d 13h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Use angle brackets for includes; not finished yet
2280 794d 17h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Sync with petsc-dev: PETSC_MAX_REAL
2279 794d 17h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Sync with petsc-dev: PETSC_MAX and MatNullspaceDestroy
2223 949d 15h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Fix __FUNCT__ macro in many places
2219 950d 11h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Synchronize with petsc-dev: fix various compilation problems
2216 950d 13h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 950d 14h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2206 968d 17h eromero /trunk/src/eps/impls/davidson/common/dvd_blas.c Removed the profiler from the jd and gd
Moved petsc events from dvd_blas to slepcinit
2177 990d 16h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Merge from release
2152 1004d 00h eromero /trunk/src/eps/impls/davidson/common/dvd_blas.c - Bug fixed in STPrecondSetMatForPC
- Bug fixed: wrong overload of VecAYPX in comp vectors
- Removed more compiling warnings
2139 1018d 21h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Fix some warnings
2117 1024d 00h eromero /trunk/src/eps/impls/davidson/common/dvd_blas.c Fixed issues compiling with int64
2116 1024d 11h eromero /trunk/src/eps/impls/davidson/common/dvd_blas.c Updated the copyright
2110 1024d 15h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Add missing comment at the beginning of new files

Show All