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 386d 05h jroman /trunk/src/eps/interface/setup.c Sync with petsc-dev: rename PetscTypeCompare to PetscObjectTypeCompare
2802 395d 19h jroman /trunk/src/eps/interface/setup.c Fix ordering of eigenvalues in spectrum slicing
2762 403d 16h jroman /trunk/src/eps/interface/setup.c No braces around SETERRQ
2760 405d 03h jroman /trunk/src/eps/interface/setup.c Split EPSEigenvalueComparison in one function per each sorting criterion
2758 405d 22h jroman /trunk/src/eps/interface/setup.c More work on PS: add a PS object to the EPS context
2747 410d 22h jroman /trunk/src/eps/interface/setup.c Enable indefinite IP in EPS
2742 414d 20h carcamgo /trunk/src/eps/interface/setup.c Use B-inner product in indefinite problems
2729 421d 05h jroman /trunk/src/eps/interface/setup.c Rename include/private to include/slepc-private
2653 562d 21h jroman /trunk/src/eps/interface/setup.c Default value for eps->balance must be set before the specific method setup, otherwise it gives an error when ESSetFromOptions is omitted
2646 565d 19h jroman /trunk/src/eps/interface/setup.c Remove unnecessary includes
2619 568d 22h jroman /trunk/src/eps/interface/setup.c Use precision-dependent default tolerance in EPS; use tighter tolerance in spectrum slicing
2616 569d 19h eromero /trunk/src/eps/interface/setup.c Avoided to set associated objects options (to indicate default options) in the create function of an object.
2575 578d 22h eromero /trunk/src/eps/interface/setup.c Updated Copyright year.
2507 604d 20h jroman /trunk/src/eps/interface/setup.c Fix memory leak
2499 607d 15h jroman /trunk/src/eps/interface/setup.c Correct error checking for PetscInfo
2498 607d 16h jroman /trunk/src/eps/interface/setup.c Allow for the case when -eps_gen_hermitian is used but no matrix B is given
Simplify EPSIsGeneralized()
2497 608d 19h jroman /trunk/src/eps/interface/setup.c Do not call SETERRQ with a zero error code
2453 667d 20h eromero /trunk/src/eps/interface/setup.c Fixed EPSSetup in order to pass eps/test4.
2436 682d 21h jroman /trunk/src/eps/interface/setup.c Allow passing zero vectors to EPSSetInitialSpace/DeflationSpace
2414 705d 21h jroman /trunk/src/eps/interface/setup.c More elaborate version of SlepcUpdateVectors_Noncontiguous

Show All