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
1229 2410d 08h slepc /trunk/src/st/impls/cayley/cayley.c antodo: Arreglar STApplyB en las transformaciones shift, sinvert y fold. Soporte directo en ARPACK para shift y sinvert tanto con problemas estándar como generalizados. Soporte en BLZPACK para problemas generalizados con sinvert.
1039 2678d 07h slepc /trunk/src/st/impls/cayley/cayley.c jroman: PetscNew ya hace un PetscMemzero
1029 2710d 14h slepc /trunk/src/st/impls/cayley/cayley.c jroman: Eliminar STPreSolve y mejorar STPostSolve
828 2983d 09h dsic.upv.es!antodo /trunk/src/st/impls/cayley/cayley.c Updated to new Vec and Mat interface.

(Logical change 1.301)
780 3006d 09h 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 3237d 08h dsic.upv.es!jroman /trunk/src/st/impls/cayley/cayley.c Document anti-shift in cayley transform

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

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

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

(Logical change 1.159)
359 3285d 09h 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 3285d 11h dsic.upv.es!jroman /trunk/src/st/impls/cayley/cayley.c Minor changes in Cayley transform

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