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
1029 2711d 10h slepc /trunk/src/st/impls/cayley/cayley.c jroman: Eliminar STPreSolve y mejorar STPostSolve
828 2984d 05h dsic.upv.es!antodo /trunk/src/st/impls/cayley/cayley.c Updated to new Vec and Mat interface.

(Logical change 1.301)
780 3007d 05h dsic.upv.es!jroman /trunk/src/st/impls/cayley/cayley.c Infrastructure for computation of left eigenvectors with two-sided solvers

(Logical change 1.286)
553 3238d 04h dsic.upv.es!jroman /trunk/src/st/impls/cayley/cayley.c Document anti-shift in cayley transform

(Logical change 1.202)
476 3258d 04h dsic.upv.es!antodo /trunk/src/st/impls/cayley/cayley.c Use new specialized integer types in ALL functions.

(Logical change 1.181)
438 3264d 10h dsic.upv.es!antodo /trunk/src/st/impls/cayley/cayley.c Call KSPView in STView only when needed.

(Logical change 1.168)
412 3271d 04h dsic.upv.es!antodo /trunk/src/st/impls/cayley/cayley.c Removed w parameter from STInnerProduct and STNorm.

(Logical change 1.159)
359 3286d 05h dsic.upv.es!antodo /trunk/src/st/impls/cayley/cayley.c Copy tau from sigma if user does not specify a value.
Print error message if sigma=0 and tau=0.
Removed STGetNumberOfShifts.
Destroy st->mat in STSetUp_Sinvert.
Made stub function for STCayleySetAntishift.
Added STView_Cayley which prints tau value.

(Logical change 1.137)
354 3286d 07h dsic.upv.es!jroman /trunk/src/st/impls/cayley/cayley.c Minor changes in Cayley transform

(Logical change 1.135)
352 3286d 10h dsic.upv.es!antodo /trunk/src/st/impls/cayley/cayley.c (Logical change 1.134)
351 3286d 10h dsic.upv.es!antodo /trunk/src/st/impls/cayley/cayley.c Initial revision