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
476 3256d 00h dsic.upv.es!antodo /trunk/src/eps/impls/lapack/lapack.c Use new specialized integer types in ALL functions.

(Logical change 1.181)
393 3270d 04h dsic.upv.es!antodo /trunk/src/eps/impls/lapack/lapack.c Added EPSGetSchurVectors.

(Logical change 1.151)
307 3297d 09h dsic.upv.es!antodo /trunk/src/eps/impls/lapack/lapack.c Set ops->setfromoptions to NULL.

(Logical change 1.117)
279 3304d 02h dsic.upv.es!antodo /trunk/src/eps/impls/lapack/lapack.c Fix memory leak when calling EPSSetUp_XXXX twice.

(Logical change 1.106)
269 3305d 01h dsic.upv.es!antodo /trunk/src/eps/impls/lapack/lapack.c Fixed bug when resquesting N eigenvalues.

(Logical change 1.102)
260 3305d 02h dsic.upv.es!antodo /trunk/src/eps/impls/lapack/lapack.c Removed EPSSetDefaults function.

(Logical change 1.98)
209 3325d 23h dsic.upv.es!jroman /trunk/src/eps/impls/lapack/lapack.c Remove compiler warnings

(Logical change 1.77)
177 3331d 02h dsic.upv.es!antodo /trunk/src/eps/impls/lapack/lapack.c Auto merged

2004/04/08 18:02:03+02:00 dsic.upv.es!antodo
EPSBackTransform has been made a private virtual function.

(Logical change 1.63)
172 3331d 03h dsic.upv.es!jroman /trunk/src/eps/impls/lapack/lapack.c Improve online documentation

(Logical change 1.61)
146 3338d 02h dsic.upv.es!antodo /trunk/src/eps/impls/lapack/lapack.c nev and ncv parameter handling in LAPACK solver is made coherent with the other solvers.

(Logical change 1.51)
144 3338d 07h dsic.upv.es!antodo /trunk/src/eps/impls/lapack/lapack.c nev and ncv handling in LAPACK solver is made consistent with other solvers.
Memory fix in EPSDestroy_LAPACK.

(Logical change 1.50)
78 3354d 07h dsic.upv.es!antodo /trunk/src/eps/impls/lapack/lapack.c Remove iteration number from EPSSolve interface

(Logical change 1.27)
73 3355d 06h dsic.upv.es!antodo /trunk/src/eps/impls/lapack/lapack.c Fixated LAPACK EPS solver when using multiple processors

(Logical change 1.25)
25 3380d 23h dsic.upv.es!jroman /trunk/src/eps/impls/lapack/lapack.c Modify PetscValidXXX according to change in petsc-dev

(Logical change 1.10)
6 3484d 07h dsic.upv.es!jroman /trunk/src/eps/impls/lapack/lapack.c (Logical change 1.4)
2 3484d 07h dsic.upv.es!jroman /trunk/src/eps/impls/lapack/lapack.c Initial revision