<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>slepc-dev - /trunk/</title><description>WebSVN RSS feed - slepc-dev</description><lastBuildDate>Wed, 19 Jun 2013 10:10:58 +0200</lastBuildDate><generator>WebSVN 2.3.0</generator><link>http://www.grycap.upv.es/slepc/websvn/log.php?repname=slepc-dev&amp;path=%2Ftrunk%2F&amp;isdir=1&amp;max=40&amp;peg=2010</link><atom:link href="http://www.grycap.upv.es/slepc/websvn/rss.php?repname=slepc-dev&amp;path=%2Ftrunk%2F&amp;isdir=1&amp;peg=2010" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 09 Jul 2010 16:31:27 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 2010 -- - Fix warning in VecComp DvOps structure due to change ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Fix warning in VecComp DvOps structure due to change r2009&lt;/div&gt;~ /trunk/src/vec/veccomp.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2010</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2010</guid></item>
<item><pubDate>Fri, 09 Jul 2010 13:02:01 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 2009 -- - Added to VecComp the support to VecDotNorm2 (see petsc-release-3.1 ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Added to VecComp the support to VecDotNorm2 (see petsc-release-3.1 changeset 15573) and VecGetLocalSize&lt;/div&gt;~ /trunk/src/vec/veccomp.c&lt;br /&gt;~ /trunk/src/vec/veccomp0.h&lt;br /&gt;~ /trunk/src/vec/veccomp_private.h&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2009</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2009</guid></item>
<item><pubDate>Thu, 08 Jul 2010 18:41:31 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 2008 -- - CHKERRQify the functions dvd_schm_basic_{conf,preconf}</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;- CHKERRQify the functions dvd_schm_basic_{conf,preconf}&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/dvd_schm.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2008</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2008</guid></item>
<item><pubDate>Thu, 08 Jul 2010 13:51:41 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 2007 -- - Removed some warnings at STSetFromOptions
- Substituted for PetscInfo or ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Removed some warnings at STSetFromOptions&lt;br /&gt;
- Substituted for PetscInfo or eliminated some calls to printf&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/dvd_blas.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_improvex.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_initv.c&lt;br /&gt;~ /trunk/src/st/interface/stset.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2007</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2007</guid></item>
<item><pubDate>Thu, 08 Jul 2010 12:56:47 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 2006 -- - Set preonly as default type for st-&gt;ksp</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Set preonly as default type for st-&gt;ksp&lt;/div&gt;~ /trunk/src/st/impls/precond/precond.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2006</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2006</guid></item>
<item><pubDate>Thu, 08 Jul 2010 11:28:31 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 2005 -- - Each EPS object can choose the default configuration for ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Each EPS object can choose the default configuration for st-&gt;ksp&lt;/div&gt;~ /trunk/src/eps/impls/davidson/jd/jd.c&lt;br /&gt;~ /trunk/src/st/impls/cayley/cayley.c&lt;br /&gt;~ /trunk/src/st/impls/fold/fold.c&lt;br /&gt;~ /trunk/src/st/impls/shell/shell.c&lt;br /&gt;~ /trunk/src/st/impls/shift/shift.c&lt;br /&gt;~ /trunk/src/st/impls/sinvert/sinvert.c&lt;br /&gt;~ /trunk/src/st/interface/stset.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2005</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2005</guid></item>
<item><pubDate>Tue, 06 Jul 2010 18:44:44 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 2004 -- - fixed bug: dvd_static_precond_PC ignores Amat</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;- fixed bug: dvd_static_precond_PC ignores Amat&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/dvd_utils.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2004</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2004</guid></item>
<item><pubDate>Mon, 05 Jul 2010 20:33:12 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 2003 -- - blopex adapted to STPrecond
- bug fixed (for blopex, primme, ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;- blopex adapted to STPrecond&lt;br /&gt;
- bug fixed (for blopex, primme, jd, gd): STSetUp is call before checking its type&lt;br /&gt;
- st-&gt;ksp is preonly compulsorily in blopex, primme and gd, and cannot be preonly in jd&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/davidson.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/gd/gd.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/jd/jd.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/blopex.c&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/primme.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2003</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2003</guid></item>
<item><pubDate>Mon, 05 Jul 2010 17:37:32 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 2002 -- - Removed the custom preconditioner of PRIMME</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Removed the custom preconditioner of PRIMME&lt;/div&gt;~ /trunk/include/slepceps.h&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/ftn-custom/zprimmef.c&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/primme.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2002</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2002</guid></item>
<item><pubDate>Sat, 03 Jul 2010 13:47:12 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 2001 -- - Adapted PRIMME to use STPrecond</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Adapted PRIMME to use STPrecond&lt;/div&gt;~ /trunk/src/eps/impls/external/primme/makefile&lt;br /&gt;+ /trunk/src/eps/impls/external/primme/primme.c&lt;br /&gt;x /trunk/src/eps/impls/external/primme/primmes.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2001</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2001</guid></item>
<item><pubDate>Thu, 01 Jul 2010 17:23:23 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 2000 -- - Improved the robustness of the setup of STPrecond: avoid ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Improved the robustness of the setup of STPrecond: avoid crashing when the matrix for the preconditioner of the st-&gt;ksp-&gt;pc set by user is useless&lt;/div&gt;~ /trunk/include/slepcst.h&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/davidson.c&lt;br /&gt;~ /trunk/src/st/impls/precond/precond.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2000</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2000</guid></item>
<item><pubDate>Thu, 01 Jul 2010 12:39:03 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1999 -- - STPrecond does not build the default matrix for preconditioning ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;- STPrecond does not build the default matrix for preconditioning if the associated pc is PCNONE&lt;/div&gt;~ /trunk/src/st/impls/precond/precond.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1999</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1999</guid></item>
<item><pubDate>Thu, 01 Jul 2010 11:59:28 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1998 -- - Bug fixed: the initial_size value in Davidson solvers is ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Bug fixed: the initial_size value in Davidson solvers is used as the initial size of the subspace instead of eps-&gt;nini (SetInitialSpace)&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/davidson.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1998</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1998</guid></item>
<item><pubDate>Thu, 01 Jul 2010 11:39:51 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1997 -- - Made STPrecondGetMatForPC(st,P) be equivalent to STGetKSP(st,ksp), KSPSetOperator(ksp,0,P)
- Infinite value ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Made STPrecondGetMatForPC(st,P) be equivalent to STGetKSP(st,ksp), KSPSetOperator(ksp,0,P)&lt;br /&gt;
- Infinite value shifts supported by STPrecond&lt;br /&gt;
- Adapted Davidson solvers for STPrecond&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/davidson.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_schm.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_utils.c&lt;br /&gt;~ /trunk/src/st/impls/precond/precond.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1997</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1997</guid></item>
<item><pubDate>Tue, 29 Jun 2010 23:05:12 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1996 -- - Added the new ST Precond for the preconditioned eigensolvers ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Added the new ST Precond for the preconditioned eigensolvers like blopex, primme, gd and jd&lt;/div&gt;~ /trunk/include/finclude/slepcstdef.h&lt;br /&gt;~ /trunk/include/slepcst.h&lt;br /&gt;~ /trunk/src/st/impls/makefile&lt;br /&gt;+ /trunk/src/st/impls/precond&lt;br /&gt;+ /trunk/src/st/impls/precond/makefile&lt;br /&gt;+ /trunk/src/st/impls/precond/precond.c&lt;br /&gt;~ /trunk/src/st/interface/stregis.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1996</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1996</guid></item>
<item><pubDate>Mon, 28 Jun 2010 13:57:52 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1995 -- - Added some missing code for the jd solver and ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Added some missing code for the jd solver and the fix parameter&lt;/div&gt;~ /trunk/include/finclude/slepceps.h&lt;br /&gt;~ /trunk/include/slepceps.h&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/davidson.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/davidson.h&lt;br /&gt;~ /trunk/src/eps/impls/davidson/jd/jd.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/makefile&lt;br /&gt;~ /trunk/src/eps/interface/itregis.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1995</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1995</guid></item>
<item><pubDate>Mon, 28 Jun 2010 13:03:01 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1994 -- - Changed the fortran interface for adding the new EPS_HARMONIC_* ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Changed the fortran interface for adding the new EPS_HARMONIC_* values and the new solvers gd and jd&lt;br /&gt;
- Fixed some mistakes in the documentation of the gd solver&lt;br /&gt;
- Added the Jacobi-Davidson solver&lt;/div&gt;~ /trunk/include/finclude/slepceps.h&lt;br /&gt;~ /trunk/include/finclude/slepcepsdef.h&lt;br /&gt;~ /trunk/src/eps/impls/davidson/gd/gd.c&lt;br /&gt;+ /trunk/src/eps/impls/davidson/jd&lt;br /&gt;x /trunk/src/eps/impls/davidson/jd/gd.c&lt;br /&gt;+ /trunk/src/eps/impls/davidson/jd/jd.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/jd/makefile&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1994</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1994</guid></item>
<item><pubDate>Fri, 25 Jun 2010 14:02:13 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1993 -- - Added a viewer to Davidson
- Fix the call to ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Added a viewer to Davidson&lt;br /&gt;
- Fix the call to EPSMonitor in Davidson&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/davidson.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1993</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1993</guid></item>
<item><pubDate>Thu, 24 Jun 2010 20:03:12 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1992 -- - Corrected the state of the vectors in functions in ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Corrected the state of the vectors in functions in dvd_blas&lt;br /&gt;
- Removed many calls to PetscObjectStateIncrease in VecComp object because the PETSc interface for Vec does it&lt;br /&gt;
- Completed the code that frees all the allocated objects by the Davidson solver&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/davidson.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/davidson.h&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_blas.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_calcpairs.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_improvex.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_schm.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_utils.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/gd/gd.c&lt;br /&gt;~ /trunk/src/vec/veccomp.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1992</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1992</guid></item>
<item><pubDate>Thu, 24 Jun 2010 13:48:33 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1991 -- - Davidson uses the eps-&gt;conv_func as convergence test</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Davidson uses the eps-&gt;conv_func as convergence test&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/davidson.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/davidson.h&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_schm.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_testconv.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1991</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1991</guid></item>
<item><pubDate>Thu, 24 Jun 2010 12:39:38 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1990 -- - The projectors don't replace the eigenvalues by the Rayleigh ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;- The projectors don't replace the eigenvalues by the Rayleigh quotient&lt;br /&gt;
- dvd_harm_backtrans can manage complex eigenvalues in real arithmetic&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/dvd_improvex.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_utils.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1990</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1990</guid></item>
<item><pubDate>Tue, 22 Jun 2010 19:02:19 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1989 -- - Integrated the deflation space into the davidson solvers</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Integrated the deflation space into the davidson solvers&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/davidson.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/davidson.h&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_blas.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_calcpairs.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_initv.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1989</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1989</guid></item>
<item><pubDate>Tue, 22 Jun 2010 17:34:29 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1988 -- - Added BLAShemm that is hemm when compiling for complex ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Added BLAShemm that is hemm when compiling for complex numbers and symm otherwise&lt;br /&gt;
- Warning fixed about the routine SlepcUpdateStrideVectors&lt;br /&gt;
- Bug fixed: SlepcDenseMatProdTriang use the hemm BLAS routine in complex arithmetic instead of the symm BLAS routine&lt;br /&gt;
- Cleaned SlepcDenseMatProdTriang&lt;/div&gt;~ /trunk/include/slepcblaslapack.h&lt;br /&gt;~ /trunk/include/slepcsys.h&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_blas.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1988</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1988</guid></item>
<item><pubDate>Tue, 22 Jun 2010 00:58:04 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1987 -- - Merging from branches/davidsones to trunk</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 41 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Merging from branches/davidsones to trunk&lt;/div&gt;~ /trunk&lt;br /&gt;~ /trunk/include/private/epsimpl.h&lt;br /&gt;~ /trunk/include/slepcblaslapack.h&lt;br /&gt;~ /trunk/include/slepceps.h&lt;br /&gt;+ /trunk/include/veccomp.h&lt;br /&gt;+ /trunk/src/eps/impls/davidson&lt;br /&gt;~ /trunk/src/eps/impls/external/arpack/arpack.c&lt;br /&gt;~ /trunk/src/eps/impls/external/arpack/arpackp.h&lt;br /&gt;~ /trunk/src/eps/impls/external/arpack/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/blopex.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/slepc-interface.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/slepc-interface.h&lt;br /&gt;~ /trunk/src/eps/impls/external/blzpack/blzpack.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blzpack/blzpackp.h&lt;br /&gt;~ /trunk/src/eps/impls/external/blzpack/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/ftn-custom/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/ftn-custom/zprimmef.c&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/primmes.c&lt;br /&gt;~ /trunk/src/eps/impls/external/trlan/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/trlan/trlan.c&lt;br /&gt;~ /trunk/src/eps/impls/external/trlan/trlanp.h&lt;br /&gt;~ /trunk/src/eps/impls/krylov/arnoldi/arnoldi-ts.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/arnoldi/makefile&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylov.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/krylovschur.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/ks-harm.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/ks-symm.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/makefile&lt;br /&gt;~ /trunk/src/eps/impls/krylov/lanczos/lanczos.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/lanczos/makefile&lt;br /&gt;~ /trunk/src/eps/impls/krylov/makefile&lt;br /&gt;~ /trunk/src/eps/impls/makefile&lt;br /&gt;~ /trunk/src/eps/interface/itregis.c&lt;br /&gt;~ /trunk/src/eps/interface/opts.c&lt;br /&gt;~ /trunk/src/makefile&lt;br /&gt;~ /trunk/src/sys/slepcutil.c&lt;br /&gt;+ /trunk/src/vec&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1987</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1987</guid></item>
<item><pubDate>Fri, 18 Jun 2010 22:42:20 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1983 -- Protect MatDestroy for null objects</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Protect MatDestroy for null objects&lt;/div&gt;~ /trunk/src/qep/interface/qepbasic.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1983</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1983</guid></item>
<item><pubDate>Thu, 17 Jun 2010 19:05:06 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1979 -- Update of changes file</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Update of changes file&lt;/div&gt;~ /trunk/docs/changes.htm&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1979</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1979</guid></item>
<item><pubDate>Mon, 07 Jun 2010 19:31:02 +0200</pubDate><dc:creator>eromero</dc:creator><title>Rev 1974 -- Updated blopex eps in order to support complex scalar as ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated blopex eps in order to support complex scalar as the BLOPEX wrapper in PETSc&lt;/div&gt;~ /trunk/src/eps/impls/external/blopex/blopex.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/slepc-interface.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/slepc-interface.h&lt;br /&gt;~ /trunk/src/eps/interface/itregis.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1974</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1974</guid></item>
<item><pubDate>Sun, 06 Jun 2010 10:03:12 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1973 -- Some fixes for supporting BLOPEX 1.1</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Some fixes for supporting BLOPEX 1.1&lt;/div&gt;~ /trunk/src/eps/impls/external/blopex/blopex.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/slepc-interface.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/slepc-interface.h&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1973</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1973</guid></item>
<item><pubDate>Tue, 01 Jun 2010 10:26:26 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1971 -- Safeguard for wrong value of problem_type in QEPLINEAR</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Safeguard for wrong value of problem_type in QEPLINEAR&lt;/div&gt;~ /trunk/src/qep/impls/linear/linear.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1971</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1971</guid></item>
<item><pubDate>Mon, 31 May 2010 22:02:22 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1970 -- Fix type of arguments in function pointer</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix type of arguments in function pointer&lt;/div&gt;~ /trunk/src/qep/impls/linear/linear.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1970</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1970</guid></item>
<item><pubDate>Wed, 12 May 2010 17:10:18 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1963 -- Fix output of ex13</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix output of ex13&lt;/div&gt;~ /trunk/src/examples/output/ex13_1.out&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1963</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1963</guid></item>
<item><pubDate>Tue, 11 May 2010 18:33:59 +0200</pubDate><dc:creator>antodo</dc:creator><title>Rev 1961 -- Fix MatSetValues calls in some examples</title><description>&lt;div&gt;&lt;strong&gt;antodo -- 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix MatSetValues calls in some examples&lt;/div&gt;~ /trunk/src/examples/ex2.c&lt;br /&gt;~ /trunk/src/examples/ex11.c&lt;br /&gt;~ /trunk/src/examples/ex13.c&lt;br /&gt;~ /trunk/src/examples/ex16.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1961</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1961</guid></item>
<item><pubDate>Thu, 22 Apr 2010 23:31:07 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1959 -- PetscStrfree is equivalent to PetscFree</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;PetscStrfree is equivalent to PetscFree&lt;/div&gt;~ /trunk/src/st/impls/shell/shell.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1959</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1959</guid></item>
<item><pubDate>Sun, 11 Apr 2010 19:08:08 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1958 -- New experimental version of ArnoldiResiduals; residual estimates are computed one ...</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;New experimental version of ArnoldiResiduals; residual estimates are computed one by one, until the first non-converged is found&lt;/div&gt;~ /trunk/include/private/epsimpl.h&lt;br /&gt;~ /trunk/include/slepcblaslapack.h&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylov.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/krylovschur.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1958</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1958</guid></item>
<item><pubDate>Thu, 08 Apr 2010 20:25:30 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1957 -- Add new function EPSSetMatrixNorms, not used yet</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add new function EPSSetMatrixNorms, not used yet&lt;/div&gt;~ /trunk/include/private/epsimpl.h&lt;br /&gt;~ /trunk/include/slepceps.h&lt;br /&gt;~ /trunk/src/eps/interface/basic.c&lt;br /&gt;~ /trunk/src/eps/interface/opts.c&lt;br /&gt;~ /trunk/src/eps/interface/setup.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1957</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1957</guid></item>
<item><pubDate>Wed, 07 Apr 2010 20:48:01 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1956 -- Change SlepcVecSetRandom to use PetscRandomGetValue</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Change SlepcVecSetRandom to use PetscRandomGetValue&lt;/div&gt;~ /trunk/include/slepcsys.h&lt;br /&gt;~ /trunk/src/eps/impls/subspace/subspace.c&lt;br /&gt;~ /trunk/src/eps/interface/default.c&lt;br /&gt;~ /trunk/src/eps/interface/solve.c&lt;br /&gt;~ /trunk/src/ip/iporthog.c&lt;br /&gt;~ /trunk/src/svd/impls/lanczos/gklanczos.c&lt;br /&gt;~ /trunk/src/svd/impls/trlanczos/trlanczos.c&lt;br /&gt;~ /trunk/src/sys/slepcutil.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1956</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1956</guid></item>
<item><pubDate>Wed, 07 Apr 2010 20:11:54 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1955 -- In configure --prefix=... check for files belonging to a previous ...</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;In configure --prefix=... check for files belonging to a previous installation&lt;/div&gt;~ /trunk/config/configure.py&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1955</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1955</guid></item>
<item><pubDate>Wed, 07 Apr 2010 19:31:53 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1954 -- Avoid using IPQRDecomposition since it may generate a random vector</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Avoid using IPQRDecomposition since it may generate a random vector&lt;/div&gt;~ /trunk/src/eps/impls/subspace/subspace.c&lt;br /&gt;~ /trunk/src/eps/interface/setup.c&lt;br /&gt;~ /trunk/src/ip/iporthog.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1954</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1954</guid></item>
<item><pubDate>Wed, 07 Apr 2010 18:20:52 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1953 -- Make the AV vectors private to the eigensolvers that use ...</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Make the AV vectors private to the eigensolvers that use them&lt;/div&gt;~ /trunk/include/private/epsimpl.h&lt;br /&gt;~ /trunk/include/private/qepimpl.h&lt;br /&gt;~ /trunk/src/eps/impls/krylov/lanczos/lanczos.c&lt;br /&gt;~ /trunk/src/eps/impls/subspace/subspace.c&lt;br /&gt;~ /trunk/src/eps/interface/basic.c&lt;br /&gt;~ /trunk/src/eps/interface/mem.c&lt;br /&gt;~ /trunk/src/qep/interface/qepbasic.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1953</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1953</guid></item>
<item><pubDate>Wed, 07 Apr 2010 17:51:09 +0200</pubDate><dc:creator>jroman</dc:creator><title>Rev 1952 -- Replace XXXSetInitialVector by XXXSetInitialSpace also in SVD and QEP</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Replace XXXSetInitialVector by XXXSetInitialSpace also in SVD and QEP&lt;/div&gt;~ /trunk/include/private/qepimpl.h&lt;br /&gt;~ /trunk/include/private/svdimpl.h&lt;br /&gt;~ /trunk/include/slepcqep.h&lt;br /&gt;~ /trunk/include/slepcsvd.h&lt;br /&gt;~ /trunk/src/eps/interface/setup.c&lt;br /&gt;~ /trunk/src/qep/impls/linear/linear.c&lt;br /&gt;~ /trunk/src/qep/interface/qepbasic.c&lt;br /&gt;~ /trunk/src/qep/interface/qepdefault.c&lt;br /&gt;~ /trunk/src/qep/interface/qepsetup.c&lt;br /&gt;~ /trunk/src/qep/interface/qepsolve.c&lt;br /&gt;~ /trunk/src/svd/impls/cross/cross.c&lt;br /&gt;~ /trunk/src/svd/impls/lanczos/gklanczos.c&lt;br /&gt;~ /trunk/src/svd/impls/trlanczos/trlanczos.c&lt;br /&gt;~ /trunk/src/svd/interface/svdbasic.c&lt;br /&gt;~ /trunk/src/svd/interface/svdsetup.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1952</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=1952</guid></item>
</channel></rss>