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
2823 391d 23h jroman /trunk/src/vec/veccomp0.h Sync with petsc-dev: rename PetscTypeCompare to PetscObjectTypeCompare
2733 423d 16h eromero /trunk/src/vec/veccomp0.h Merged change 2732 from slepc-3_2-branch.
2729 426d 22h jroman /trunk/src/vec/veccomp0.h Rename include/private to include/slepc-private
2661 567d 19h eromero /trunk/src/vec/veccomp0.h Fixed typo.
2660 567d 19h eromero /trunk/src/vec/veccomp0.h Fixed issues compiling with cl.
2575 584d 16h eromero /trunk/src/vec/veccomp0.h Updated Copyright year.
2545 599d 20h eromero /trunk/src/vec/veccomp0.h Improved VecNorm implementation in VecComp.
Changed SlepcAbsEigenvalue to an inline function.
2336 751d 17h jroman /trunk/src/vec/veccomp0.h Enforce coding convention
2302 772d 17h eromero /trunk/src/vec/veccomp0.h Use the matrix provided by STPrecondSetMatForPC, automatically.
Bug fixed at dvd_updateV_start.
Bug fixed at VecNorm_Comp.
2283 793d 11h jroman /trunk/src/vec/veccomp0.h Use angle brackets for includes; not finished yet
2226 950d 10h eromero /trunk/src/vec/veccomp0.h Fixed problem with FUNCT macro in veccomp
2216 951d 11h jroman /trunk/src/vec/veccomp0.h Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 951d 12h jroman /trunk/src/vec/veccomp0.h Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2141 1019d 15h jroman /trunk/src/vec/veccomp0.h Various fixes
2116 1025d 09h eromero /trunk/src/vec/veccomp0.h Updated the copyright
2114 1025d 12h eromero /trunk/src/vec/veccomp0.h Fixed issues in order to compile with complex and c++
2110 1025d 13h jroman /trunk/src/vec/veccomp0.h Add missing comment at the beginning of new files
2009 1050d 20h eromero /trunk/src/vec/veccomp0.h - Added to VecComp the support to VecDotNorm2 (see petsc-release-3.1 changeset 15573) and VecGetLocalSize
1987 1068d 08h eromero /trunk/src/vec/veccomp0.h - Merging from branches/davidsones to trunk
1976 1075d 15h eromero /branches/davidsones/src/vec/veccomp0.h - Transformation of the experimental Davidson solver "DAVIDSONES" to a full integrated family of solvers "davidson". The first solver is "gd". The code shared by the "davidson" solvers is packaged by the virtual solver "DAVIDSON": EPSSetUp_DAVIDSON, EPSSolve_DAVIDSON...
- Partially fixed bug: the size of the starting searching subspace is set by eps->nini, but this value can be negative.
- Integration of "davidsones_harm" as "eps_extraction"

Show All