[slepc] 01/01: new upstream source 3.6.3 .dfsg1

Drew Parsons dparsons at moszumanska.debian.org
Mon Apr 4 04:39:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

dparsons pushed a commit to tag upstream/3.6.3.dfsg1
in repository slepc.

commit c0f5c7800e95e19f29e0193cf2378222ec20915c
Author: Drew Parsons <dparsons at debian.org>
Date:   Mon Apr 4 12:36:35 2016 +0800

    new upstream source 3.6.3 .dfsg1
    
    DFSG tarball slepc_3.6.3.dfsg1.orig.tar.xz generated from upstream
    tarball using
    
        debian/rules get-orig-source
    
    via debian/watch prepared for 3.6.3.dfsg1-1
---
 CTAGS                                              |  331 ++---
 TAGS                                               | 1111 ++++++++---------
 TAGS_PYTHON                                        |   70 +-
 config/configure.py                                |    4 +-
 config/packages/feast.py                           |    4 +-
 config/packages/lapack.py                          |   14 +-
 config/packages/petsc.py                           |    6 +-
 docs/index.html                                    |    4 +-
 docs/makefile.html                                 |    6 +-
 docs/manualpages/BV/BV.html                        |    4 +-
 docs/manualpages/BV/BVAXPY.html                    |    4 +-
 docs/manualpages/BV/BVAppendOptionsPrefix.html     |    4 +-
 docs/manualpages/BV/BVApplyMatrix.html             |    4 +-
 docs/manualpages/BV/BVApplyMatrixBV.html           |    4 +-
 docs/manualpages/BV/BVCopy.html                    |    4 +-
 docs/manualpages/BV/BVCopyColumn.html              |    4 +-
 docs/manualpages/BV/BVCopyVec.html                 |    4 +-
 docs/manualpages/BV/BVCreate.html                  |    4 +-
 docs/manualpages/BV/BVCreateVec.html               |    4 +-
 docs/manualpages/BV/BVDestroy.html                 |    4 +-
 docs/manualpages/BV/BVDot.html                     |    4 +-
 docs/manualpages/BV/BVDotColumn.html               |    4 +-
 docs/manualpages/BV/BVDotColumnBegin.html          |    4 +-
 docs/manualpages/BV/BVDotColumnEnd.html            |    4 +-
 docs/manualpages/BV/BVDotVec.html                  |    4 +-
 docs/manualpages/BV/BVDotVecBegin.html             |    4 +-
 docs/manualpages/BV/BVDotVecEnd.html               |    4 +-
 docs/manualpages/BV/BVDuplicate.html               |    4 +-
 docs/manualpages/BV/BVDuplicateResize.html         |    4 +-
 docs/manualpages/BV/BVFinalizePackage.html         |    4 +-
 docs/manualpages/BV/BVGetActiveColumns.html        |    4 +-
 docs/manualpages/BV/BVGetArray.html                |    4 +-
 docs/manualpages/BV/BVGetCachedBV.html             |    4 +-
 docs/manualpages/BV/BVGetColumn.html               |    4 +-
 docs/manualpages/BV/BVGetMatMultMethod.html        |    4 +-
 docs/manualpages/BV/BVGetMatrix.html               |    4 +-
 docs/manualpages/BV/BVGetNumConstraints.html       |    4 +-
 docs/manualpages/BV/BVGetOptionsPrefix.html        |    4 +-
 docs/manualpages/BV/BVGetOrthogonalization.html    |    4 +-
 docs/manualpages/BV/BVGetSignature.html            |    4 +-
 docs/manualpages/BV/BVGetSizes.html                |    4 +-
 docs/manualpages/BV/BVGetType.html                 |    4 +-
 docs/manualpages/BV/BVInitializePackage.html       |    4 +-
 docs/manualpages/BV/BVInsertConstraints.html       |    4 +-
 docs/manualpages/BV/BVInsertVec.html               |    4 +-
 docs/manualpages/BV/BVInsertVecs.html              |    4 +-
 docs/manualpages/BV/BVMatMult.html                 |    4 +-
 docs/manualpages/BV/BVMatMultColumn.html           |    4 +-
 .../BV/BVMatMultHermitianTranspose.html            |    4 +-
 docs/manualpages/BV/BVMatMultType.html             |    4 +-
 docs/manualpages/BV/BVMatProject.html              |    4 +-
 docs/manualpages/BV/BVMult.html                    |    4 +-
 docs/manualpages/BV/BVMultColumn.html              |    4 +-
 docs/manualpages/BV/BVMultInPlace.html             |    4 +-
 docs/manualpages/BV/BVMultInPlaceTranspose.html    |    4 +-
 docs/manualpages/BV/BVMultVec.html                 |    4 +-
 docs/manualpages/BV/BVNorm.html                    |    4 +-
 docs/manualpages/BV/BVNormColumn.html              |    4 +-
 docs/manualpages/BV/BVNormColumnBegin.html         |    4 +-
 docs/manualpages/BV/BVNormColumnEnd.html           |    4 +-
 docs/manualpages/BV/BVNormVec.html                 |    4 +-
 docs/manualpages/BV/BVNormVecBegin.html            |    4 +-
 docs/manualpages/BV/BVNormVecEnd.html              |    4 +-
 docs/manualpages/BV/BVOrthogBlockType.html         |    4 +-
 docs/manualpages/BV/BVOrthogRefineType.html        |    4 +-
 docs/manualpages/BV/BVOrthogType.html              |    4 +-
 docs/manualpages/BV/BVOrthogonalize.html           |    4 +-
 docs/manualpages/BV/BVOrthogonalizeColumn.html     |    4 +-
 docs/manualpages/BV/BVOrthogonalizeSomeColumn.html |    4 +-
 docs/manualpages/BV/BVOrthogonalizeVec.html        |    4 +-
 docs/manualpages/BV/BVRegister.html                |    4 +-
 docs/manualpages/BV/BVRegisterAll.html             |    4 +-
 docs/manualpages/BV/BVResize.html                  |    4 +-
 docs/manualpages/BV/BVRestoreArray.html            |    4 +-
 docs/manualpages/BV/BVRestoreColumn.html           |    4 +-
 docs/manualpages/BV/BVScale.html                   |    4 +-
 docs/manualpages/BV/BVScaleColumn.html             |    4 +-
 docs/manualpages/BV/BVSetActiveColumns.html        |    4 +-
 docs/manualpages/BV/BVSetFromOptions.html          |    4 +-
 docs/manualpages/BV/BVSetMatMultMethod.html        |    4 +-
 docs/manualpages/BV/BVSetMatrix.html               |    4 +-
 docs/manualpages/BV/BVSetNumConstraints.html       |    4 +-
 docs/manualpages/BV/BVSetOptionsPrefix.html        |    4 +-
 docs/manualpages/BV/BVSetOrthogonalization.html    |    4 +-
 docs/manualpages/BV/BVSetRandom.html               |    4 +-
 docs/manualpages/BV/BVSetRandomColumn.html         |    4 +-
 docs/manualpages/BV/BVSetSignature.html            |    4 +-
 docs/manualpages/BV/BVSetSizes.html                |    4 +-
 docs/manualpages/BV/BVSetSizesFromVec.html         |    6 +-
 docs/manualpages/BV/BVSetType.html                 |    4 +-
 docs/manualpages/BV/BVType.html                    |    4 +-
 docs/manualpages/BV/BVView.html                    |    4 +-
 docs/manualpages/BV/index.html                     |    4 +-
 docs/manualpages/DS/DS.html                        |    4 +-
 docs/manualpages/DS/DSAllocate.html                |    4 +-
 docs/manualpages/DS/DSAppendOptionsPrefix.html     |    4 +-
 docs/manualpages/DS/DSCond.html                    |    4 +-
 docs/manualpages/DS/DSCopyMat.html                 |    4 +-
 docs/manualpages/DS/DSCreate.html                  |    4 +-
 docs/manualpages/DS/DSDestroy.html                 |    4 +-
 docs/manualpages/DS/DSFinalizePackage.html         |    4 +-
 docs/manualpages/DS/DSGetArray.html                |    4 +-
 docs/manualpages/DS/DSGetArrayReal.html            |    4 +-
 docs/manualpages/DS/DSGetBlockSize.html            |    4 +-
 docs/manualpages/DS/DSGetCompact.html              |    4 +-
 docs/manualpages/DS/DSGetDimensions.html           |    4 +-
 docs/manualpages/DS/DSGetExtraRow.html             |    4 +-
 docs/manualpages/DS/DSGetLeadingDimension.html     |    4 +-
 docs/manualpages/DS/DSGetMat.html                  |    4 +-
 docs/manualpages/DS/DSGetMethod.html               |    4 +-
 docs/manualpages/DS/DSGetOptionsPrefix.html        |    4 +-
 docs/manualpages/DS/DSGetRefined.html              |    4 +-
 docs/manualpages/DS/DSGetSlepcSC.html              |    4 +-
 docs/manualpages/DS/DSGetState.html                |    4 +-
 docs/manualpages/DS/DSGetType.html                 |    4 +-
 docs/manualpages/DS/DSInitializePackage.html       |    4 +-
 docs/manualpages/DS/DSMatType.html                 |    4 +-
 docs/manualpages/DS/DSNEPGetFN.html                |    4 +-
 docs/manualpages/DS/DSNEPGetNumFN.html             |    4 +-
 docs/manualpages/DS/DSNEPSetFN.html                |    4 +-
 docs/manualpages/DS/DSNormalize.html               |    4 +-
 docs/manualpages/DS/DSPEPGetDegree.html            |    4 +-
 docs/manualpages/DS/DSPEPSetDegree.html            |    4 +-
 docs/manualpages/DS/DSRegister.html                |    4 +-
 docs/manualpages/DS/DSRegisterAll.html             |    4 +-
 docs/manualpages/DS/DSReset.html                   |    4 +-
 docs/manualpages/DS/DSRestoreArray.html            |    4 +-
 docs/manualpages/DS/DSRestoreArrayReal.html        |    4 +-
 docs/manualpages/DS/DSRestoreMat.html              |    4 +-
 docs/manualpages/DS/DSSetBlockSize.html            |    4 +-
 docs/manualpages/DS/DSSetCompact.html              |    4 +-
 docs/manualpages/DS/DSSetDimensions.html           |    4 +-
 docs/manualpages/DS/DSSetExtraRow.html             |    4 +-
 docs/manualpages/DS/DSSetFromOptions.html          |    4 +-
 docs/manualpages/DS/DSSetIdentity.html             |    4 +-
 docs/manualpages/DS/DSSetMethod.html               |    4 +-
 docs/manualpages/DS/DSSetOptionsPrefix.html        |    4 +-
 docs/manualpages/DS/DSSetRefined.html              |    4 +-
 docs/manualpages/DS/DSSetSlepcSC.html              |    4 +-
 docs/manualpages/DS/DSSetState.html                |    4 +-
 docs/manualpages/DS/DSSetType.html                 |    4 +-
 docs/manualpages/DS/DSSolve.html                   |    4 +-
 docs/manualpages/DS/DSSort.html                    |    4 +-
 docs/manualpages/DS/DSStateType.html               |    4 +-
 docs/manualpages/DS/DSTranslateHarmonic.html       |    4 +-
 docs/manualpages/DS/DSTranslateRKS.html            |    4 +-
 docs/manualpages/DS/DSTruncate.html                |    4 +-
 docs/manualpages/DS/DSType.html                    |    4 +-
 docs/manualpages/DS/DSUpdateExtraRow.html          |    4 +-
 docs/manualpages/DS/DSVectors.html                 |    4 +-
 docs/manualpages/DS/DSView.html                    |    4 +-
 docs/manualpages/DS/DSViewMat.html                 |    4 +-
 docs/manualpages/DS/index.html                     |    4 +-
 docs/manualpages/EPS/EPS.html                      |    4 +-
 docs/manualpages/EPS/EPSAllocateSolution.html      |    4 +-
 docs/manualpages/EPS/EPSAppendOptionsPrefix.html   |    4 +-
 docs/manualpages/EPS/EPSArnoldiGetDelayed.html     |    4 +-
 docs/manualpages/EPS/EPSArnoldiSetDelayed.html     |    4 +-
 docs/manualpages/EPS/EPSBLOPEXGetBlockSize.html    |    4 +-
 docs/manualpages/EPS/EPSBLOPEXSetBlockSize.html    |    4 +-
 docs/manualpages/EPS/EPSBalance.html               |    4 +-
 docs/manualpages/EPS/EPSBlzpackSetBlockSize.html   |    4 +-
 docs/manualpages/EPS/EPSBlzpackSetNSteps.html      |    4 +-
 docs/manualpages/EPS/EPSCISSGetRefinement.html     |    4 +-
 docs/manualpages/EPS/EPSCISSGetSizes.html          |    4 +-
 docs/manualpages/EPS/EPSCISSGetThreshold.html      |    4 +-
 docs/manualpages/EPS/EPSCISSGetUseST.html          |    4 +-
 docs/manualpages/EPS/EPSCISSSetRefinement.html     |    4 +-
 docs/manualpages/EPS/EPSCISSSetSizes.html          |    4 +-
 docs/manualpages/EPS/EPSCISSSetThreshold.html      |    4 +-
 docs/manualpages/EPS/EPSCISSSetUseST.html          |    4 +-
 docs/manualpages/EPS/EPSComputeError.html          |    4 +-
 docs/manualpages/EPS/EPSConv.html                  |    4 +-
 docs/manualpages/EPS/EPSConvergedReason.html       |    4 +-
 docs/manualpages/EPS/EPSCreate.html                |    4 +-
 docs/manualpages/EPS/EPSDestroy.html               |    4 +-
 docs/manualpages/EPS/EPSErrorType.html             |    4 +-
 docs/manualpages/EPS/EPSErrorView.html             |    4 +-
 docs/manualpages/EPS/EPSErrorViewFromOptions.html  |    4 +-
 docs/manualpages/EPS/EPSExtraction.html            |    4 +-
 docs/manualpages/EPS/EPSFEASTGetNumPoints.html     |    4 +-
 docs/manualpages/EPS/EPSFEASTSetNumPoints.html     |    4 +-
 docs/manualpages/EPS/EPSFinalizePackage.html       |    4 +-
 docs/manualpages/EPS/EPSGDGetBOrth.html            |    4 +-
 docs/manualpages/EPS/EPSGDGetBlockSize.html        |    4 +-
 docs/manualpages/EPS/EPSGDGetDoubleExpansion.html  |    4 +-
 docs/manualpages/EPS/EPSGDGetInitialSize.html      |    4 +-
 docs/manualpages/EPS/EPSGDGetKrylovStart.html      |    4 +-
 docs/manualpages/EPS/EPSGDGetRestart.html          |    4 +-
 docs/manualpages/EPS/EPSGDGetWindowSizes.html      |    4 +-
 docs/manualpages/EPS/EPSGDSetBOrth.html            |    4 +-
 docs/manualpages/EPS/EPSGDSetBlockSize.html        |    4 +-
 docs/manualpages/EPS/EPSGDSetDoubleExpansion.html  |    4 +-
 docs/manualpages/EPS/EPSGDSetInitialSize.html      |    4 +-
 docs/manualpages/EPS/EPSGDSetKrylovStart.html      |    4 +-
 docs/manualpages/EPS/EPSGDSetRestart.html          |    4 +-
 docs/manualpages/EPS/EPSGDSetWindowSizes.html      |    4 +-
 docs/manualpages/EPS/EPSGetBV.html                 |    4 +-
 docs/manualpages/EPS/EPSGetBalance.html            |    4 +-
 docs/manualpages/EPS/EPSGetConverged.html          |    4 +-
 docs/manualpages/EPS/EPSGetConvergedReason.html    |    4 +-
 docs/manualpages/EPS/EPSGetConvergenceTest.html    |    4 +-
 docs/manualpages/EPS/EPSGetDS.html                 |    4 +-
 docs/manualpages/EPS/EPSGetDimensions.html         |    4 +-
 docs/manualpages/EPS/EPSGetEigenpair.html          |    4 +-
 docs/manualpages/EPS/EPSGetEigenvalue.html         |    4 +-
 docs/manualpages/EPS/EPSGetEigenvector.html        |    4 +-
 docs/manualpages/EPS/EPSGetErrorEstimate.html      |    4 +-
 docs/manualpages/EPS/EPSGetExtraction.html         |    4 +-
 docs/manualpages/EPS/EPSGetInterval.html           |    4 +-
 docs/manualpages/EPS/EPSGetInvariantSubspace.html  |    4 +-
 docs/manualpages/EPS/EPSGetIterationNumber.html    |    4 +-
 docs/manualpages/EPS/EPSGetMonitorContext.html     |    4 +-
 docs/manualpages/EPS/EPSGetOperators.html          |    4 +-
 docs/manualpages/EPS/EPSGetOptionsPrefix.html      |    4 +-
 docs/manualpages/EPS/EPSGetProblemType.html        |    4 +-
 docs/manualpages/EPS/EPSGetPurify.html             |    4 +-
 docs/manualpages/EPS/EPSGetRG.html                 |    4 +-
 docs/manualpages/EPS/EPSGetST.html                 |    4 +-
 docs/manualpages/EPS/EPSGetTarget.html             |    4 +-
 docs/manualpages/EPS/EPSGetTolerances.html         |    4 +-
 docs/manualpages/EPS/EPSGetTrackAll.html           |    4 +-
 docs/manualpages/EPS/EPSGetTrueResidual.html       |    4 +-
 docs/manualpages/EPS/EPSGetType.html               |    4 +-
 docs/manualpages/EPS/EPSGetWhichEigenpairs.html    |    4 +-
 docs/manualpages/EPS/EPSInitializePackage.html     |    4 +-
 docs/manualpages/EPS/EPSIsGeneralized.html         |    4 +-
 docs/manualpages/EPS/EPSIsHermitian.html           |    4 +-
 docs/manualpages/EPS/EPSIsPositive.html            |    4 +-
 docs/manualpages/EPS/EPSJDGetBOrth.html            |    4 +-
 docs/manualpages/EPS/EPSJDGetBlockSize.html        |    4 +-
 .../EPS/EPSJDGetConstCorrectionTol.html            |    4 +-
 docs/manualpages/EPS/EPSJDGetFix.html              |    4 +-
 docs/manualpages/EPS/EPSJDGetInitialSize.html      |    4 +-
 docs/manualpages/EPS/EPSJDGetKrylovStart.html      |    4 +-
 docs/manualpages/EPS/EPSJDGetRestart.html          |    4 +-
 docs/manualpages/EPS/EPSJDGetWindowSizes.html      |    4 +-
 docs/manualpages/EPS/EPSJDSetBOrth.html            |    4 +-
 docs/manualpages/EPS/EPSJDSetBlockSize.html        |    4 +-
 .../EPS/EPSJDSetConstCorrectionTol.html            |    4 +-
 docs/manualpages/EPS/EPSJDSetFix.html              |    4 +-
 docs/manualpages/EPS/EPSJDSetInitialSize.html      |    4 +-
 docs/manualpages/EPS/EPSJDSetKrylovStart.html      |    4 +-
 docs/manualpages/EPS/EPSJDSetRestart.html          |    4 +-
 docs/manualpages/EPS/EPSJDSetWindowSizes.html      |    4 +-
 .../EPS/EPSKrylovSchurGetDetectZeros.html          |    4 +-
 .../EPS/EPSKrylovSchurGetDimensions.html           |    4 +-
 .../manualpages/EPS/EPSKrylovSchurGetInertias.html |    4 +-
 docs/manualpages/EPS/EPSKrylovSchurGetLocking.html |    4 +-
 .../EPS/EPSKrylovSchurGetPartitions.html           |    4 +-
 docs/manualpages/EPS/EPSKrylovSchurGetRestart.html |    4 +-
 .../EPS/EPSKrylovSchurGetSubcommInfo.html          |    4 +-
 .../EPS/EPSKrylovSchurGetSubcommPairs.html         |    4 +-
 .../EPS/EPSKrylovSchurGetSubintervals.html         |    4 +-
 .../EPS/EPSKrylovSchurSetDetectZeros.html          |    4 +-
 .../EPS/EPSKrylovSchurSetDimensions.html           |    4 +-
 docs/manualpages/EPS/EPSKrylovSchurSetLocking.html |    4 +-
 .../EPS/EPSKrylovSchurSetPartitions.html           |    4 +-
 docs/manualpages/EPS/EPSKrylovSchurSetRestart.html |    4 +-
 .../EPS/EPSKrylovSchurSetSubintervals.html         |    4 +-
 docs/manualpages/EPS/EPSLOBPCGGetBlockSize.html    |    4 +-
 docs/manualpages/EPS/EPSLOBPCGGetLocking.html      |    4 +-
 docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html    |    4 +-
 docs/manualpages/EPS/EPSLOBPCGSetLocking.html      |    4 +-
 docs/manualpages/EPS/EPSLanczosGetReorthog.html    |    4 +-
 docs/manualpages/EPS/EPSLanczosReorthogType.html   |    4 +-
 docs/manualpages/EPS/EPSLanczosSetReorthog.html    |    4 +-
 docs/manualpages/EPS/EPSMonitorAll.html            |    4 +-
 docs/manualpages/EPS/EPSMonitorCancel.html         |    4 +-
 docs/manualpages/EPS/EPSMonitorConverged.html      |    4 +-
 docs/manualpages/EPS/EPSMonitorFirst.html          |    4 +-
 docs/manualpages/EPS/EPSMonitorSet.html            |    4 +-
 docs/manualpages/EPS/EPSPRIMMEGetBlockSize.html    |    4 +-
 docs/manualpages/EPS/EPSPRIMMEGetMethod.html       |    4 +-
 docs/manualpages/EPS/EPSPRIMMEMethod.html          |    4 +-
 docs/manualpages/EPS/EPSPRIMMESetBlockSize.html    |    4 +-
 docs/manualpages/EPS/EPSPRIMMESetMethod.html       |    4 +-
 docs/manualpages/EPS/EPSPowerGetShiftType.html     |    4 +-
 docs/manualpages/EPS/EPSPowerSetShiftType.html     |    4 +-
 docs/manualpages/EPS/EPSPowerShiftType.html        |    4 +-
 docs/manualpages/EPS/EPSProblemType.html           |    4 +-
 docs/manualpages/EPS/EPSRQCGGetReset.html          |    4 +-
 docs/manualpages/EPS/EPSRQCGSetReset.html          |    4 +-
 docs/manualpages/EPS/EPSReasonView.html            |    4 +-
 docs/manualpages/EPS/EPSReasonViewFromOptions.html |    4 +-
 docs/manualpages/EPS/EPSRegister.html              |    4 +-
 docs/manualpages/EPS/EPSRegisterAll.html           |    4 +-
 docs/manualpages/EPS/EPSReset.html                 |    4 +-
 docs/manualpages/EPS/EPSSetArbitrarySelection.html |    4 +-
 docs/manualpages/EPS/EPSSetBV.html                 |    4 +-
 docs/manualpages/EPS/EPSSetBalance.html            |    4 +-
 docs/manualpages/EPS/EPSSetConvergenceTest.html    |    4 +-
 .../EPS/EPSSetConvergenceTestFunction.html         |    4 +-
 docs/manualpages/EPS/EPSSetDS.html                 |    4 +-
 docs/manualpages/EPS/EPSSetDeflationSpace.html     |    4 +-
 docs/manualpages/EPS/EPSSetDimensions.html         |    4 +-
 .../EPS/EPSSetEigenvalueComparison.html            |    4 +-
 docs/manualpages/EPS/EPSSetExtraction.html         |    4 +-
 docs/manualpages/EPS/EPSSetFromOptions.html        |    4 +-
 docs/manualpages/EPS/EPSSetInitialSpace.html       |    4 +-
 docs/manualpages/EPS/EPSSetInterval.html           |    4 +-
 docs/manualpages/EPS/EPSSetOperators.html          |    4 +-
 docs/manualpages/EPS/EPSSetOptionsPrefix.html      |    4 +-
 docs/manualpages/EPS/EPSSetProblemType.html        |    4 +-
 docs/manualpages/EPS/EPSSetPurify.html             |    4 +-
 docs/manualpages/EPS/EPSSetRG.html                 |    4 +-
 docs/manualpages/EPS/EPSSetST.html                 |    4 +-
 docs/manualpages/EPS/EPSSetTarget.html             |    4 +-
 docs/manualpages/EPS/EPSSetTolerances.html         |    4 +-
 docs/manualpages/EPS/EPSSetTrackAll.html           |    4 +-
 docs/manualpages/EPS/EPSSetTrueResidual.html       |    4 +-
 docs/manualpages/EPS/EPSSetType.html               |    4 +-
 docs/manualpages/EPS/EPSSetUp.html                 |    4 +-
 docs/manualpages/EPS/EPSSetWhichEigenpairs.html    |    4 +-
 docs/manualpages/EPS/EPSSetWorkVecs.html           |    4 +-
 docs/manualpages/EPS/EPSSolve.html                 |    4 +-
 docs/manualpages/EPS/EPSType.html                  |    4 +-
 docs/manualpages/EPS/EPSValuesView.html            |    4 +-
 docs/manualpages/EPS/EPSValuesViewFromOptions.html |    4 +-
 docs/manualpages/EPS/EPSVectorsView.html           |    4 +-
 .../manualpages/EPS/EPSVectorsViewFromOptions.html |    4 +-
 docs/manualpages/EPS/EPSView.html                  |    4 +-
 docs/manualpages/EPS/EPSWhich.html                 |    4 +-
 docs/manualpages/EPS/index.html                    |    4 +-
 docs/manualpages/FN/FN.html                        |    4 +-
 docs/manualpages/FN/FNAppendOptionsPrefix.html     |    4 +-
 docs/manualpages/FN/FNCombineGetChildren.html      |    4 +-
 docs/manualpages/FN/FNCombineSetChildren.html      |    4 +-
 docs/manualpages/FN/FNCombineType.html             |    4 +-
 docs/manualpages/FN/FNCreate.html                  |    4 +-
 docs/manualpages/FN/FNDestroy.html                 |    4 +-
 docs/manualpages/FN/FNDuplicate.html               |    4 +-
 docs/manualpages/FN/FNEvaluateDerivative.html      |    4 +-
 docs/manualpages/FN/FNEvaluateFunction.html        |    4 +-
 docs/manualpages/FN/FNEvaluateFunctionMat.html     |    4 +-
 docs/manualpages/FN/FNFinalizePackage.html         |    4 +-
 docs/manualpages/FN/FNGetOptionsPrefix.html        |    4 +-
 docs/manualpages/FN/FNGetScale.html                |    4 +-
 docs/manualpages/FN/FNGetType.html                 |    4 +-
 docs/manualpages/FN/FNInitializePackage.html       |    4 +-
 docs/manualpages/FN/FNPhiGetIndex.html             |    4 +-
 docs/manualpages/FN/FNPhiSetIndex.html             |    4 +-
 docs/manualpages/FN/FNRationalGetDenominator.html  |    4 +-
 docs/manualpages/FN/FNRationalGetNumerator.html    |    4 +-
 docs/manualpages/FN/FNRationalSetDenominator.html  |    4 +-
 docs/manualpages/FN/FNRationalSetNumerator.html    |    4 +-
 docs/manualpages/FN/FNRegister.html                |    4 +-
 docs/manualpages/FN/FNRegisterAll.html             |    4 +-
 docs/manualpages/FN/FNSetFromOptions.html          |    4 +-
 docs/manualpages/FN/FNSetOptionsPrefix.html        |    4 +-
 docs/manualpages/FN/FNSetScale.html                |    4 +-
 docs/manualpages/FN/FNSetType.html                 |    4 +-
 docs/manualpages/FN/FNType.html                    |    4 +-
 docs/manualpages/FN/FNView.html                    |    4 +-
 docs/manualpages/FN/index.html                     |    4 +-
 docs/manualpages/MFN/MFN.html                      |    4 +-
 docs/manualpages/MFN/MFNAllocateSolution.html      |    4 +-
 docs/manualpages/MFN/MFNAppendOptionsPrefix.html   |    4 +-
 docs/manualpages/MFN/MFNConvergedReason.html       |    4 +-
 docs/manualpages/MFN/MFNCreate.html                |    4 +-
 docs/manualpages/MFN/MFNDestroy.html               |    4 +-
 docs/manualpages/MFN/MFNFinalizePackage.html       |    4 +-
 docs/manualpages/MFN/MFNGetBV.html                 |    4 +-
 docs/manualpages/MFN/MFNGetConvergedReason.html    |    4 +-
 docs/manualpages/MFN/MFNGetDimensions.html         |    4 +-
 .../manualpages/MFN/MFNGetErrorIfNotConverged.html |    4 +-
 docs/manualpages/MFN/MFNGetFN.html                 |    4 +-
 docs/manualpages/MFN/MFNGetIterationNumber.html    |    4 +-
 docs/manualpages/MFN/MFNGetMonitorContext.html     |    4 +-
 docs/manualpages/MFN/MFNGetOperator.html           |    4 +-
 docs/manualpages/MFN/MFNGetOptionsPrefix.html      |    4 +-
 docs/manualpages/MFN/MFNGetTolerances.html         |    4 +-
 docs/manualpages/MFN/MFNGetType.html               |    4 +-
 docs/manualpages/MFN/MFNInitializePackage.html     |    4 +-
 docs/manualpages/MFN/MFNMonitorCancel.html         |    4 +-
 docs/manualpages/MFN/MFNMonitorDefault.html        |    4 +-
 docs/manualpages/MFN/MFNMonitorSet.html            |    4 +-
 docs/manualpages/MFN/MFNReasonView.html            |    4 +-
 docs/manualpages/MFN/MFNReasonViewFromOptions.html |    4 +-
 docs/manualpages/MFN/MFNRegister.html              |    4 +-
 docs/manualpages/MFN/MFNRegisterAll.html           |    4 +-
 docs/manualpages/MFN/MFNReset.html                 |    4 +-
 docs/manualpages/MFN/MFNSetBV.html                 |    4 +-
 docs/manualpages/MFN/MFNSetDimensions.html         |    4 +-
 .../manualpages/MFN/MFNSetErrorIfNotConverged.html |    4 +-
 docs/manualpages/MFN/MFNSetFN.html                 |    4 +-
 docs/manualpages/MFN/MFNSetFromOptions.html        |    4 +-
 docs/manualpages/MFN/MFNSetOperator.html           |    4 +-
 docs/manualpages/MFN/MFNSetOptionsPrefix.html      |    4 +-
 docs/manualpages/MFN/MFNSetTolerances.html         |    4 +-
 docs/manualpages/MFN/MFNSetType.html               |    4 +-
 docs/manualpages/MFN/MFNSetUp.html                 |    4 +-
 docs/manualpages/MFN/MFNSolve.html                 |    4 +-
 docs/manualpages/MFN/MFNType.html                  |    4 +-
 docs/manualpages/MFN/MFNView.html                  |    4 +-
 docs/manualpages/MFN/index.html                    |    4 +-
 docs/manualpages/NEP/NEP.html                      |    4 +-
 docs/manualpages/NEP/NEPAllocateSolution.html      |    4 +-
 docs/manualpages/NEP/NEPAppendOptionsPrefix.html   |    4 +-
 docs/manualpages/NEP/NEPApplyFunction.html         |    4 +-
 docs/manualpages/NEP/NEPApplyJacobian.html         |    4 +-
 docs/manualpages/NEP/NEPCISSGetRefinement.html     |    4 +-
 docs/manualpages/NEP/NEPCISSGetSizes.html          |    4 +-
 docs/manualpages/NEP/NEPCISSGetThreshold.html      |    4 +-
 docs/manualpages/NEP/NEPCISSSetRefinement.html     |    4 +-
 docs/manualpages/NEP/NEPCISSSetSizes.html          |    4 +-
 docs/manualpages/NEP/NEPCISSSetThreshold.html      |    4 +-
 docs/manualpages/NEP/NEPComputeError.html          |    4 +-
 docs/manualpages/NEP/NEPComputeFunction.html       |    4 +-
 docs/manualpages/NEP/NEPComputeJacobian.html       |    4 +-
 docs/manualpages/NEP/NEPConvergedReason.html       |    4 +-
 docs/manualpages/NEP/NEPCreate.html                |    4 +-
 docs/manualpages/NEP/NEPDestroy.html               |    4 +-
 docs/manualpages/NEP/NEPErrorType.html             |    4 +-
 docs/manualpages/NEP/NEPErrorView.html             |    4 +-
 docs/manualpages/NEP/NEPErrorViewFromOptions.html  |    4 +-
 docs/manualpages/NEP/NEPFinalizePackage.html       |    4 +-
 docs/manualpages/NEP/NEPGetBV.html                 |    4 +-
 docs/manualpages/NEP/NEPGetConstCorrectionTol.html |    4 +-
 docs/manualpages/NEP/NEPGetConverged.html          |    4 +-
 docs/manualpages/NEP/NEPGetConvergedReason.html    |    4 +-
 docs/manualpages/NEP/NEPGetDS.html                 |    4 +-
 docs/manualpages/NEP/NEPGetDimensions.html         |    4 +-
 docs/manualpages/NEP/NEPGetEigenpair.html          |    4 +-
 docs/manualpages/NEP/NEPGetErrorEstimate.html      |    4 +-
 docs/manualpages/NEP/NEPGetFunction.html           |    4 +-
 docs/manualpages/NEP/NEPGetIterationNumber.html    |    4 +-
 docs/manualpages/NEP/NEPGetJacobian.html           |    4 +-
 docs/manualpages/NEP/NEPGetKSP.html                |    4 +-
 docs/manualpages/NEP/NEPGetLagPreconditioner.html  |    4 +-
 docs/manualpages/NEP/NEPGetMonitorContext.html     |    4 +-
 docs/manualpages/NEP/NEPGetOptionsPrefix.html      |    4 +-
 docs/manualpages/NEP/NEPGetRG.html                 |    4 +-
 docs/manualpages/NEP/NEPGetRefine.html             |    4 +-
 docs/manualpages/NEP/NEPGetSplitOperatorInfo.html  |    4 +-
 docs/manualpages/NEP/NEPGetSplitOperatorTerm.html  |    4 +-
 docs/manualpages/NEP/NEPGetTarget.html             |    4 +-
 docs/manualpages/NEP/NEPGetTolerances.html         |    4 +-
 docs/manualpages/NEP/NEPGetTrackAll.html           |    4 +-
 docs/manualpages/NEP/NEPGetType.html               |    4 +-
 docs/manualpages/NEP/NEPGetWhichEigenpairs.html    |    4 +-
 docs/manualpages/NEP/NEPInitializePackage.html     |    4 +-
 docs/manualpages/NEP/NEPInterpolGetDegree.html     |    4 +-
 docs/manualpages/NEP/NEPInterpolGetPEP.html        |    4 +-
 docs/manualpages/NEP/NEPInterpolSetDegree.html     |    4 +-
 docs/manualpages/NEP/NEPInterpolSetPEP.html        |    4 +-
 docs/manualpages/NEP/NEPMonitorAll.html            |    4 +-
 docs/manualpages/NEP/NEPMonitorCancel.html         |    4 +-
 docs/manualpages/NEP/NEPMonitorConverged.html      |    4 +-
 docs/manualpages/NEP/NEPMonitorFirst.html          |    4 +-
 docs/manualpages/NEP/NEPMonitorSet.html            |    4 +-
 docs/manualpages/NEP/NEPProjectOperator.html       |    4 +-
 docs/manualpages/NEP/NEPReasonView.html            |    4 +-
 docs/manualpages/NEP/NEPReasonViewFromOptions.html |    4 +-
 docs/manualpages/NEP/NEPRefine.html                |    4 +-
 docs/manualpages/NEP/NEPRegister.html              |    4 +-
 docs/manualpages/NEP/NEPRegisterAll.html           |    4 +-
 docs/manualpages/NEP/NEPReset.html                 |    4 +-
 docs/manualpages/NEP/NEPSLPGetEPS.html             |    4 +-
 docs/manualpages/NEP/NEPSLPSetEPS.html             |    4 +-
 docs/manualpages/NEP/NEPSetBV.html                 |    4 +-
 docs/manualpages/NEP/NEPSetConstCorrectionTol.html |    4 +-
 docs/manualpages/NEP/NEPSetConvergenceTest.html    |    4 +-
 docs/manualpages/NEP/NEPSetDS.html                 |    4 +-
 docs/manualpages/NEP/NEPSetDimensions.html         |    4 +-
 docs/manualpages/NEP/NEPSetFromOptions.html        |    4 +-
 docs/manualpages/NEP/NEPSetFunction.html           |    4 +-
 docs/manualpages/NEP/NEPSetInitialSpace.html       |    4 +-
 docs/manualpages/NEP/NEPSetJacobian.html           |    4 +-
 docs/manualpages/NEP/NEPSetKSP.html                |    4 +-
 docs/manualpages/NEP/NEPSetLagPreconditioner.html  |    4 +-
 docs/manualpages/NEP/NEPSetOptionsPrefix.html      |    4 +-
 docs/manualpages/NEP/NEPSetRG.html                 |    4 +-
 docs/manualpages/NEP/NEPSetRefine.html             |    4 +-
 docs/manualpages/NEP/NEPSetSplitOperator.html      |    4 +-
 docs/manualpages/NEP/NEPSetTarget.html             |    4 +-
 docs/manualpages/NEP/NEPSetTolerances.html         |    4 +-
 docs/manualpages/NEP/NEPSetTrackAll.html           |    4 +-
 docs/manualpages/NEP/NEPSetType.html               |    4 +-
 docs/manualpages/NEP/NEPSetUp.html                 |    4 +-
 docs/manualpages/NEP/NEPSetWhichEigenpairs.html    |    4 +-
 docs/manualpages/NEP/NEPSetWorkVecs.html           |    4 +-
 docs/manualpages/NEP/NEPSolve.html                 |    4 +-
 docs/manualpages/NEP/NEPType.html                  |    4 +-
 docs/manualpages/NEP/NEPValuesView.html            |    4 +-
 docs/manualpages/NEP/NEPValuesViewFromOptions.html |    4 +-
 docs/manualpages/NEP/NEPVectorsView.html           |    4 +-
 .../manualpages/NEP/NEPVectorsViewFromOptions.html |    4 +-
 docs/manualpages/NEP/NEPView.html                  |    4 +-
 docs/manualpages/NEP/NEPWhich.html                 |    4 +-
 docs/manualpages/NEP/index.html                    |    4 +-
 docs/manualpages/PEP/PEP.html                      |    4 +-
 docs/manualpages/PEP/PEPAllocateSolution.html      |    4 +-
 docs/manualpages/PEP/PEPAppendOptionsPrefix.html   |    4 +-
 docs/manualpages/PEP/PEPBasis.html                 |    4 +-
 docs/manualpages/PEP/PEPComputeError.html          |    4 +-
 docs/manualpages/PEP/PEPConv.html                  |    4 +-
 docs/manualpages/PEP/PEPConvergedReason.html       |    4 +-
 docs/manualpages/PEP/PEPCreate.html                |    4 +-
 docs/manualpages/PEP/PEPDestroy.html               |    4 +-
 docs/manualpages/PEP/PEPErrorType.html             |    4 +-
 docs/manualpages/PEP/PEPErrorView.html             |    4 +-
 docs/manualpages/PEP/PEPErrorViewFromOptions.html  |    4 +-
 docs/manualpages/PEP/PEPExtract.html               |    4 +-
 docs/manualpages/PEP/PEPFinalizePackage.html       |    4 +-
 docs/manualpages/PEP/PEPGetBV.html                 |    4 +-
 docs/manualpages/PEP/PEPGetBasis.html              |    4 +-
 docs/manualpages/PEP/PEPGetConverged.html          |    4 +-
 docs/manualpages/PEP/PEPGetConvergedReason.html    |    4 +-
 docs/manualpages/PEP/PEPGetConvergenceTest.html    |    4 +-
 docs/manualpages/PEP/PEPGetDS.html                 |    4 +-
 docs/manualpages/PEP/PEPGetDimensions.html         |    4 +-
 docs/manualpages/PEP/PEPGetEigenpair.html          |    4 +-
 docs/manualpages/PEP/PEPGetErrorEstimate.html      |    4 +-
 docs/manualpages/PEP/PEPGetExtract.html            |    4 +-
 docs/manualpages/PEP/PEPGetIterationNumber.html    |    4 +-
 docs/manualpages/PEP/PEPGetMonitorContext.html     |    4 +-
 docs/manualpages/PEP/PEPGetNumMatrices.html        |    4 +-
 docs/manualpages/PEP/PEPGetOperators.html          |    4 +-
 docs/manualpages/PEP/PEPGetOptionsPrefix.html      |    4 +-
 docs/manualpages/PEP/PEPGetProblemType.html        |    4 +-
 docs/manualpages/PEP/PEPGetRG.html                 |    4 +-
 docs/manualpages/PEP/PEPGetRefine.html             |    4 +-
 docs/manualpages/PEP/PEPGetST.html                 |    4 +-
 docs/manualpages/PEP/PEPGetScale.html              |    4 +-
 docs/manualpages/PEP/PEPGetTarget.html             |    4 +-
 docs/manualpages/PEP/PEPGetTolerances.html         |    4 +-
 docs/manualpages/PEP/PEPGetTrackAll.html           |    4 +-
 docs/manualpages/PEP/PEPGetType.html               |    4 +-
 docs/manualpages/PEP/PEPGetWhichEigenpairs.html    |    4 +-
 docs/manualpages/PEP/PEPInitializePackage.html     |    4 +-
 docs/manualpages/PEP/PEPJDGetRestart.html          |    4 +-
 docs/manualpages/PEP/PEPJDGetTolerances.html       |    4 +-
 docs/manualpages/PEP/PEPJDSetRestart.html          |    4 +-
 docs/manualpages/PEP/PEPJDSetTolerances.html       |    4 +-
 .../manualpages/PEP/PEPLinearGetCompanionForm.html |    4 +-
 docs/manualpages/PEP/PEPLinearGetEPS.html          |    4 +-
 .../PEP/PEPLinearGetExplicitMatrix.html            |    4 +-
 .../manualpages/PEP/PEPLinearSetCompanionForm.html |    4 +-
 docs/manualpages/PEP/PEPLinearSetEPS.html          |    4 +-
 .../PEP/PEPLinearSetExplicitMatrix.html            |    4 +-
 docs/manualpages/PEP/PEPMonitorAll.html            |    4 +-
 docs/manualpages/PEP/PEPMonitorCancel.html         |    4 +-
 docs/manualpages/PEP/PEPMonitorConverged.html      |    4 +-
 docs/manualpages/PEP/PEPMonitorFirst.html          |    4 +-
 docs/manualpages/PEP/PEPMonitorSet.html            |    4 +-
 docs/manualpages/PEP/PEPProblemType.html           |    4 +-
 docs/manualpages/PEP/PEPQArnoldiGetLocking.html    |    4 +-
 docs/manualpages/PEP/PEPQArnoldiGetRestart.html    |    4 +-
 docs/manualpages/PEP/PEPQArnoldiSetLocking.html    |    4 +-
 docs/manualpages/PEP/PEPQArnoldiSetRestart.html    |    4 +-
 docs/manualpages/PEP/PEPReasonView.html            |    4 +-
 docs/manualpages/PEP/PEPReasonViewFromOptions.html |    4 +-
 docs/manualpages/PEP/PEPRefine.html                |    4 +-
 docs/manualpages/PEP/PEPRefineGetKSP.html          |    4 +-
 docs/manualpages/PEP/PEPRegister.html              |    4 +-
 docs/manualpages/PEP/PEPRegisterAll.html           |    4 +-
 docs/manualpages/PEP/PEPReset.html                 |    4 +-
 docs/manualpages/PEP/PEPSTOARGetLocking.html       |    4 +-
 docs/manualpages/PEP/PEPSTOARSetLocking.html       |    4 +-
 docs/manualpages/PEP/PEPScale.html                 |    4 +-
 docs/manualpages/PEP/PEPSetBV.html                 |    4 +-
 docs/manualpages/PEP/PEPSetBasis.html              |    4 +-
 docs/manualpages/PEP/PEPSetConvergenceTest.html    |    4 +-
 .../PEP/PEPSetConvergenceTestFunction.html         |    4 +-
 docs/manualpages/PEP/PEPSetDS.html                 |    4 +-
 docs/manualpages/PEP/PEPSetDimensions.html         |    4 +-
 .../PEP/PEPSetEigenvalueComparison.html            |    4 +-
 docs/manualpages/PEP/PEPSetExtract.html            |    4 +-
 docs/manualpages/PEP/PEPSetFromOptions.html        |    4 +-
 docs/manualpages/PEP/PEPSetInitialSpace.html       |    4 +-
 docs/manualpages/PEP/PEPSetOperators.html          |    4 +-
 docs/manualpages/PEP/PEPSetOptionsPrefix.html      |    4 +-
 docs/manualpages/PEP/PEPSetProblemType.html        |    4 +-
 docs/manualpages/PEP/PEPSetRG.html                 |    4 +-
 docs/manualpages/PEP/PEPSetRefine.html             |    4 +-
 docs/manualpages/PEP/PEPSetST.html                 |    4 +-
 docs/manualpages/PEP/PEPSetScale.html              |    4 +-
 docs/manualpages/PEP/PEPSetTarget.html             |    4 +-
 docs/manualpages/PEP/PEPSetTolerances.html         |    4 +-
 docs/manualpages/PEP/PEPSetTrackAll.html           |    4 +-
 docs/manualpages/PEP/PEPSetType.html               |    4 +-
 docs/manualpages/PEP/PEPSetUp.html                 |    4 +-
 docs/manualpages/PEP/PEPSetWhichEigenpairs.html    |    4 +-
 docs/manualpages/PEP/PEPSetWorkVecs.html           |    4 +-
 docs/manualpages/PEP/PEPSolve.html                 |    4 +-
 docs/manualpages/PEP/PEPTOARGetLocking.html        |    4 +-
 docs/manualpages/PEP/PEPTOARGetRestart.html        |    4 +-
 docs/manualpages/PEP/PEPTOARSetLocking.html        |    4 +-
 docs/manualpages/PEP/PEPTOARSetRestart.html        |    4 +-
 docs/manualpages/PEP/PEPType.html                  |    4 +-
 docs/manualpages/PEP/PEPValuesView.html            |    4 +-
 docs/manualpages/PEP/PEPValuesViewFromOptions.html |    4 +-
 docs/manualpages/PEP/PEPVectorsView.html           |    4 +-
 .../manualpages/PEP/PEPVectorsViewFromOptions.html |    4 +-
 docs/manualpages/PEP/PEPView.html                  |    4 +-
 docs/manualpages/PEP/PEPWhich.html                 |    4 +-
 docs/manualpages/PEP/index.html                    |    4 +-
 docs/manualpages/RG/RG.html                        |    4 +-
 docs/manualpages/RG/RGAppendOptionsPrefix.html     |    4 +-
 docs/manualpages/RG/RGCheckInside.html             |    4 +-
 docs/manualpages/RG/RGComputeContour.html          |    4 +-
 docs/manualpages/RG/RGCreate.html                  |    4 +-
 docs/manualpages/RG/RGDestroy.html                 |    4 +-
 docs/manualpages/RG/RGEllipseGetParameters.html    |    4 +-
 docs/manualpages/RG/RGEllipseSetParameters.html    |    4 +-
 docs/manualpages/RG/RGFinalizePackage.html         |    4 +-
 docs/manualpages/RG/RGGetComplement.html           |    4 +-
 docs/manualpages/RG/RGGetOptionsPrefix.html        |    4 +-
 docs/manualpages/RG/RGGetScale.html                |    4 +-
 docs/manualpages/RG/RGGetType.html                 |    4 +-
 docs/manualpages/RG/RGInitializePackage.html       |    4 +-
 docs/manualpages/RG/RGIntervalGetEndpoints.html    |    4 +-
 docs/manualpages/RG/RGIntervalSetEndpoints.html    |    4 +-
 docs/manualpages/RG/RGIsTrivial.html               |    4 +-
 docs/manualpages/RG/RGPolygonGetVertices.html      |    4 +-
 docs/manualpages/RG/RGPolygonSetVertices.html      |    4 +-
 docs/manualpages/RG/RGRegister.html                |    4 +-
 docs/manualpages/RG/RGRegisterAll.html             |    4 +-
 docs/manualpages/RG/RGRingGetParameters.html       |    4 +-
 docs/manualpages/RG/RGRingSetParameters.html       |    4 +-
 docs/manualpages/RG/RGSetComplement.html           |    4 +-
 docs/manualpages/RG/RGSetFromOptions.html          |    4 +-
 docs/manualpages/RG/RGSetOptionsPrefix.html        |    4 +-
 docs/manualpages/RG/RGSetScale.html                |    4 +-
 docs/manualpages/RG/RGSetType.html                 |    4 +-
 docs/manualpages/RG/RGType.html                    |    4 +-
 docs/manualpages/RG/RGView.html                    |    4 +-
 docs/manualpages/RG/index.html                     |    4 +-
 docs/manualpages/ST/ST.html                        |    4 +-
 docs/manualpages/ST/STAppendOptionsPrefix.html     |    4 +-
 docs/manualpages/ST/STApply.html                   |    4 +-
 docs/manualpages/ST/STApplyTranspose.html          |    4 +-
 docs/manualpages/ST/STBackTransform.html           |    4 +-
 docs/manualpages/ST/STCayleyGetAntishift.html      |    4 +-
 docs/manualpages/ST/STCayleySetAntishift.html      |    4 +-
 docs/manualpages/ST/STCheckNullSpace.html          |    4 +-
 docs/manualpages/ST/STComputeExplicitOperator.html |    4 +-
 docs/manualpages/ST/STCreate.html                  |    4 +-
 docs/manualpages/ST/STDestroy.html                 |    4 +-
 docs/manualpages/ST/STFinalizePackage.html         |    4 +-
 docs/manualpages/ST/STGetBalanceMatrix.html        |    4 +-
 docs/manualpages/ST/STGetBilinearForm.html         |    4 +-
 docs/manualpages/ST/STGetKSP.html                  |    4 +-
 docs/manualpages/ST/STGetMatMode.html              |    4 +-
 docs/manualpages/ST/STGetMatStructure.html         |    4 +-
 docs/manualpages/ST/STGetNumMatrices.html          |    4 +-
 docs/manualpages/ST/STGetOperators.html            |    4 +-
 docs/manualpages/ST/STGetOptionsPrefix.html        |    4 +-
 docs/manualpages/ST/STGetShift.html                |    4 +-
 docs/manualpages/ST/STGetTOperators.html           |    4 +-
 docs/manualpages/ST/STGetTransform.html            |    4 +-
 docs/manualpages/ST/STGetType.html                 |    4 +-
 docs/manualpages/ST/STInitializePackage.html       |    4 +-
 docs/manualpages/ST/STMatCreateVecs.html           |    4 +-
 docs/manualpages/ST/STMatGetLocalSize.html         |    4 +-
 docs/manualpages/ST/STMatGetSize.html              |    4 +-
 docs/manualpages/ST/STMatMode.html                 |    4 +-
 docs/manualpages/ST/STMatMult.html                 |    4 +-
 docs/manualpages/ST/STMatMultTranspose.html        |    4 +-
 docs/manualpages/ST/STMatSetUp.html                |    4 +-
 docs/manualpages/ST/STMatSolve.html                |    4 +-
 docs/manualpages/ST/STMatSolveTranspose.html       |    4 +-
 docs/manualpages/ST/STPostSolve.html               |    4 +-
 docs/manualpages/ST/STPrecondGetKSPHasMat.html     |    4 +-
 docs/manualpages/ST/STPrecondGetMatForPC.html      |    4 +-
 docs/manualpages/ST/STPrecondSetKSPHasMat.html     |    4 +-
 docs/manualpages/ST/STPrecondSetMatForPC.html      |    4 +-
 docs/manualpages/ST/STRegister.html                |    4 +-
 docs/manualpages/ST/STRegisterAll.html             |    4 +-
 docs/manualpages/ST/STReset.html                   |    4 +-
 docs/manualpages/ST/STSHELL.html                   |    4 +-
 docs/manualpages/ST/STScaleShift.html              |    4 +-
 docs/manualpages/ST/STSetBalanceMatrix.html        |    4 +-
 docs/manualpages/ST/STSetDefaultShift.html         |    4 +-
 docs/manualpages/ST/STSetFromOptions.html          |    4 +-
 docs/manualpages/ST/STSetKSP.html                  |    4 +-
 docs/manualpages/ST/STSetMatMode.html              |    4 +-
 docs/manualpages/ST/STSetMatStructure.html         |    4 +-
 docs/manualpages/ST/STSetOperators.html            |    4 +-
 docs/manualpages/ST/STSetOptionsPrefix.html        |    4 +-
 docs/manualpages/ST/STSetShift.html                |    4 +-
 docs/manualpages/ST/STSetTransform.html            |    4 +-
 docs/manualpages/ST/STSetType.html                 |    4 +-
 docs/manualpages/ST/STSetUp.html                   |    4 +-
 docs/manualpages/ST/STShellGetContext.html         |    4 +-
 docs/manualpages/ST/STShellSetApply.html           |    4 +-
 docs/manualpages/ST/STShellSetApplyTranspose.html  |    4 +-
 docs/manualpages/ST/STShellSetBackTransform.html   |    4 +-
 docs/manualpages/ST/STShellSetContext.html         |    4 +-
 docs/manualpages/ST/STType.html                    |    4 +-
 docs/manualpages/ST/STView.html                    |    4 +-
 docs/manualpages/ST/index.html                     |    4 +-
 docs/manualpages/SVD/SVD.html                      |    4 +-
 docs/manualpages/SVD/SVDAllocateSolution.html      |    4 +-
 docs/manualpages/SVD/SVDAppendOptionsPrefix.html   |    4 +-
 docs/manualpages/SVD/SVDComputeError.html          |    4 +-
 docs/manualpages/SVD/SVDConvergedReason.html       |    4 +-
 docs/manualpages/SVD/SVDCreate.html                |    4 +-
 docs/manualpages/SVD/SVDCrossGetEPS.html           |    4 +-
 docs/manualpages/SVD/SVDCrossSetEPS.html           |    4 +-
 docs/manualpages/SVD/SVDCyclicGetEPS.html          |    4 +-
 .../SVD/SVDCyclicGetExplicitMatrix.html            |    4 +-
 docs/manualpages/SVD/SVDCyclicSetEPS.html          |    4 +-
 .../SVD/SVDCyclicSetExplicitMatrix.html            |    4 +-
 docs/manualpages/SVD/SVDDestroy.html               |    4 +-
 docs/manualpages/SVD/SVDErrorType.html             |    4 +-
 docs/manualpages/SVD/SVDErrorView.html             |    4 +-
 docs/manualpages/SVD/SVDErrorViewFromOptions.html  |    4 +-
 docs/manualpages/SVD/SVDFinalizePackage.html       |    4 +-
 docs/manualpages/SVD/SVDGetBV.html                 |    4 +-
 docs/manualpages/SVD/SVDGetConverged.html          |    4 +-
 docs/manualpages/SVD/SVDGetConvergedReason.html    |    4 +-
 docs/manualpages/SVD/SVDGetDS.html                 |    4 +-
 docs/manualpages/SVD/SVDGetDimensions.html         |    4 +-
 docs/manualpages/SVD/SVDGetImplicitTranspose.html  |    4 +-
 docs/manualpages/SVD/SVDGetIterationNumber.html    |    4 +-
 docs/manualpages/SVD/SVDGetMonitorContext.html     |    4 +-
 docs/manualpages/SVD/SVDGetOperator.html           |    4 +-
 docs/manualpages/SVD/SVDGetOptionsPrefix.html      |    4 +-
 docs/manualpages/SVD/SVDGetSingularTriplet.html    |    4 +-
 docs/manualpages/SVD/SVDGetTolerances.html         |    4 +-
 docs/manualpages/SVD/SVDGetTrackAll.html           |    4 +-
 docs/manualpages/SVD/SVDGetType.html               |    4 +-
 .../SVD/SVDGetWhichSingularTriplets.html           |    4 +-
 docs/manualpages/SVD/SVDInitializePackage.html     |    4 +-
 docs/manualpages/SVD/SVDLanczosGetOneSide.html     |    4 +-
 docs/manualpages/SVD/SVDLanczosSetOneSide.html     |    4 +-
 docs/manualpages/SVD/SVDMonitorAll.html            |    4 +-
 docs/manualpages/SVD/SVDMonitorCancel.html         |    4 +-
 docs/manualpages/SVD/SVDMonitorConverged.html      |    4 +-
 docs/manualpages/SVD/SVDMonitorFirst.html          |    4 +-
 docs/manualpages/SVD/SVDMonitorSet.html            |    4 +-
 docs/manualpages/SVD/SVDReasonView.html            |    4 +-
 docs/manualpages/SVD/SVDReasonViewFromOptions.html |    4 +-
 docs/manualpages/SVD/SVDRegister.html              |    4 +-
 docs/manualpages/SVD/SVDRegisterAll.html           |    4 +-
 docs/manualpages/SVD/SVDReset.html                 |    4 +-
 docs/manualpages/SVD/SVDSetBV.html                 |    4 +-
 docs/manualpages/SVD/SVDSetDS.html                 |    4 +-
 docs/manualpages/SVD/SVDSetDimensions.html         |    4 +-
 docs/manualpages/SVD/SVDSetFromOptions.html        |    4 +-
 docs/manualpages/SVD/SVDSetImplicitTranspose.html  |    4 +-
 docs/manualpages/SVD/SVDSetInitialSpace.html       |    4 +-
 docs/manualpages/SVD/SVDSetInitialSpaceLeft.html   |    4 +-
 docs/manualpages/SVD/SVDSetOperator.html           |    4 +-
 docs/manualpages/SVD/SVDSetOptionsPrefix.html      |    4 +-
 docs/manualpages/SVD/SVDSetTolerances.html         |    4 +-
 docs/manualpages/SVD/SVDSetTrackAll.html           |    4 +-
 docs/manualpages/SVD/SVDSetType.html               |    4 +-
 docs/manualpages/SVD/SVDSetUp.html                 |    4 +-
 .../SVD/SVDSetWhichSingularTriplets.html           |    4 +-
 docs/manualpages/SVD/SVDSolve.html                 |    4 +-
 docs/manualpages/SVD/SVDTRLanczosGetOneSide.html   |    4 +-
 docs/manualpages/SVD/SVDTRLanczosSetOneSide.html   |    4 +-
 docs/manualpages/SVD/SVDType.html                  |    4 +-
 docs/manualpages/SVD/SVDValuesView.html            |    4 +-
 docs/manualpages/SVD/SVDValuesViewFromOptions.html |    4 +-
 docs/manualpages/SVD/SVDVectorsView.html           |    4 +-
 .../manualpages/SVD/SVDVectorsViewFromOptions.html |    4 +-
 docs/manualpages/SVD/SVDView.html                  |    4 +-
 docs/manualpages/SVD/SVDWhich.html                 |    4 +-
 docs/manualpages/SVD/index.html                    |    4 +-
 docs/manualpages/sys/SlepcCheckOrthogonality.html  |    4 +-
 docs/manualpages/sys/SlepcFinalize.html            |    4 +-
 docs/manualpages/sys/SlepcGetVersion.html          |    4 +-
 docs/manualpages/sys/SlepcInitialize.html          |    4 +-
 docs/manualpages/sys/SlepcInitializeFortran.html   |    4 +-
 .../sys/SlepcInitializeNoArguments.html            |    4 +-
 docs/manualpages/sys/SlepcInitialized.html         |    4 +-
 docs/manualpages/sys/SlepcMatConvertSeqDense.html  |    4 +-
 docs/manualpages/sys/SlepcMatTile.html             |    4 +-
 docs/manualpages/sys/SlepcSCCompare.html           |    4 +-
 docs/manualpages/sys/SlepcSNPrintfScalar.html      |    4 +-
 docs/manualpages/sys/SlepcSortEigenvalues.html     |    4 +-
 docs/manualpages/sys/SlepcVecNormalize.html        |    4 +-
 docs/manualpages/sys/SlepcVecPoolCreate.html       |    4 +-
 docs/manualpages/sys/SlepcVecPoolDestroy.html      |    4 +-
 docs/manualpages/sys/SlepcVecPoolGetVecs.html      |    4 +-
 docs/manualpages/sys/SlepcVecPoolRestoreVecs.html  |    4 +-
 docs/manualpages/sys/VecCompGetSubVecs.html        |    4 +-
 docs/manualpages/sys/VecCompSetSubVecs.html        |    4 +-
 docs/manualpages/sys/VecCreateComp.html            |    4 +-
 docs/manualpages/sys/VecCreateCompWithVecs.html    |    4 +-
 docs/manualpages/sys/index.html                    |    4 +-
 gmakefile                                          |    2 +-
 include/index.html                                 |    4 +-
 include/makefile.html                              |    6 +-
 include/slepc.h.html                               |    6 +-
 include/slepc/finclude/ftn-auto/slepceps.h90       |  268 ++---
 include/slepc/finclude/ftn-auto/slepcfn.h90        |   48 +-
 include/slepc/finclude/ftn-auto/slepcnep.h90       |  152 +--
 include/slepc/finclude/ftn-auto/slepcpep.h90       |   48 +-
 include/slepc/finclude/ftn-auto/slepcrg.h90        |  122 +-
 include/slepc/finclude/ftn-auto/slepcst.h90        |   30 +-
 include/slepc/finclude/ftn-auto/slepcsvd.h90       |   28 +-
 include/slepc/finclude/index.html                  |    4 +-
 include/slepc/finclude/makefile.html               |    6 +-
 include/slepc/finclude/slepc.h.html                |    6 +-
 include/slepc/finclude/slepc.h90.html              |    6 +-
 include/slepc/finclude/slepcbv.h.html              |    6 +-
 include/slepc/finclude/slepcbv.h90.html            |    6 +-
 include/slepc/finclude/slepcbvdef.h.html           |    6 +-
 include/slepc/finclude/slepcdef.h.html             |    6 +-
 include/slepc/finclude/slepcds.h.html              |    6 +-
 include/slepc/finclude/slepcds.h90.html            |    6 +-
 include/slepc/finclude/slepcdsdef.h.html           |    6 +-
 include/slepc/finclude/slepceps.h.html             |    6 +-
 include/slepc/finclude/slepceps.h90.html           |    6 +-
 include/slepc/finclude/slepcepsdef.h.html          |    6 +-
 include/slepc/finclude/slepcfn.h.html              |    6 +-
 include/slepc/finclude/slepcfn.h90.html            |    6 +-
 include/slepc/finclude/slepcfndef.h.html           |    6 +-
 include/slepc/finclude/slepcmfn.h.html             |    6 +-
 include/slepc/finclude/slepcmfn.h90.html           |    6 +-
 include/slepc/finclude/slepcmfndef.h.html          |    6 +-
 include/slepc/finclude/slepcnep.h.html             |    6 +-
 include/slepc/finclude/slepcnep.h90.html           |    6 +-
 include/slepc/finclude/slepcnepdef.h.html          |    6 +-
 include/slepc/finclude/slepcpep.h.html             |    6 +-
 include/slepc/finclude/slepcpep.h90.html           |    6 +-
 include/slepc/finclude/slepcpepdef.h.html          |    6 +-
 include/slepc/finclude/slepcrg.h.html              |    6 +-
 include/slepc/finclude/slepcrg.h90.html            |    6 +-
 include/slepc/finclude/slepcrgdef.h.html           |    6 +-
 include/slepc/finclude/slepcst.h.html              |    6 +-
 include/slepc/finclude/slepcst.h90.html            |    6 +-
 include/slepc/finclude/slepcstdef.h.html           |    6 +-
 include/slepc/finclude/slepcsvd.h.html             |    6 +-
 include/slepc/finclude/slepcsvd.h90.html           |    6 +-
 include/slepc/finclude/slepcsvddef.h.html          |    6 +-
 include/slepc/finclude/slepcsys.h.html             |    6 +-
 include/slepc/finclude/slepcsysdef.h.html          |    6 +-
 include/slepc/private/bvimpl.h                     |   31 +
 include/slepc/private/bvimpl.h.html                |  317 ++---
 include/slepc/private/dsimpl.h.html                |    6 +-
 include/slepc/private/epsimpl.h.html               |    6 +-
 include/slepc/private/fnimpl.h.html                |    6 +-
 include/slepc/private/index.html                   |    4 +-
 include/slepc/private/makefile.html                |    6 +-
 include/slepc/private/mfnimpl.h.html               |    6 +-
 include/slepc/private/nepimpl.h.html               |    6 +-
 include/slepc/private/pepimpl.h.html               |    6 +-
 include/slepc/private/rgimpl.h.html                |    6 +-
 include/slepc/private/slepcimpl.h.html             |    6 +-
 include/slepc/private/stimpl.h.html                |    6 +-
 include/slepc/private/svdimpl.h.html               |    6 +-
 include/slepcblaslapack.h.html                     |    6 +-
 include/slepcbv.h.html                             |    6 +-
 include/slepcds.h.html                             |    6 +-
 include/slepceps.h.html                            |    6 +-
 include/slepcfn.h.html                             |    6 +-
 include/slepcmath.h.html                           |    6 +-
 include/slepcmfn.h.html                            |    6 +-
 include/slepcnep.h                                 |    0
 include/slepcnep.h.html                            |    6 +-
 include/slepcpep.h.html                            |    6 +-
 include/slepcrg.h.html                             |    6 +-
 include/slepcrgtypes.h.html                        |    6 +-
 include/slepcst.h.html                             |    6 +-
 include/slepcsvd.h.html                            |    6 +-
 include/slepcsys.h.html                            |    6 +-
 include/slepcvec.h.html                            |    6 +-
 include/slepcversion.h                             |    8 +-
 include/slepcversion.h.html                        |    8 +-
 lib/slepc/conf/slepc_rules                         |    2 +-
 src/eps/examples/index.html                        |    4 +-
 src/eps/examples/makefile.html                     |    6 +-
 src/eps/examples/tests/index.html                  |    4 +-
 src/eps/examples/tests/makefile.html               |    6 +-
 src/eps/examples/tests/test1.c.html                |    6 +-
 src/eps/examples/tests/test10.c.html               |    6 +-
 src/eps/examples/tests/test11.c.html               |    6 +-
 src/eps/examples/tests/test12.c.html               |    6 +-
 src/eps/examples/tests/test13.c.html               |    6 +-
 src/eps/examples/tests/test14.c.html               |    6 +-
 src/eps/examples/tests/test14f.F.html              |    6 +-
 src/eps/examples/tests/test15f.F.html              |    6 +-
 src/eps/examples/tests/test16.c.html               |    6 +-
 src/eps/examples/tests/test2.c.html                |    6 +-
 src/eps/examples/tests/test3.c.html                |    6 +-
 src/eps/examples/tests/test4.c.html                |    6 +-
 src/eps/examples/tests/test5.c.html                |    6 +-
 src/eps/examples/tests/test6.c.html                |    6 +-
 src/eps/examples/tests/test7f.F.html               |    6 +-
 src/eps/examples/tests/test8.c.html                |    6 +-
 src/eps/examples/tests/test9.c.html                |    6 +-
 src/eps/examples/tutorials/ex1.c.html              |    6 +-
 src/eps/examples/tutorials/ex10.c.html             |    6 +-
 src/eps/examples/tutorials/ex11.c.html             |    6 +-
 src/eps/examples/tutorials/ex12.c.html             |    6 +-
 src/eps/examples/tutorials/ex13.c.html             |    6 +-
 src/eps/examples/tutorials/ex18.c.html             |    6 +-
 src/eps/examples/tutorials/ex19.c.html             |    6 +-
 src/eps/examples/tutorials/ex1f.F.html             |    6 +-
 src/eps/examples/tutorials/ex1f90.F90.html         |    6 +-
 src/eps/examples/tutorials/ex2.c.html              |    6 +-
 src/eps/examples/tutorials/ex24.c.html             |    6 +-
 src/eps/examples/tutorials/ex25.c.html             |    6 +-
 src/eps/examples/tutorials/ex3.c.html              |    6 +-
 src/eps/examples/tutorials/ex4.c.html              |    6 +-
 src/eps/examples/tutorials/ex5.c.html              |    6 +-
 src/eps/examples/tutorials/ex6f.F.html             |    6 +-
 src/eps/examples/tutorials/ex7.c.html              |    6 +-
 src/eps/examples/tutorials/ex9.c.html              |    6 +-
 src/eps/examples/tutorials/index.html              |    4 +-
 src/eps/examples/tutorials/makefile.html           |    6 +-
 src/eps/f90-mod/index.html                         |    4 +-
 src/eps/f90-mod/makefile.html                      |    6 +-
 src/eps/f90-mod/slepcepsmod.F.html                 |    6 +-
 src/eps/impls/cg/index.html                        |    4 +-
 src/eps/impls/cg/lobpcg/index.html                 |    4 +-
 src/eps/impls/cg/lobpcg/lobpcg.c                   |   38 +-
 src/eps/impls/cg/lobpcg/lobpcg.c.html              |  804 ++++++-------
 src/eps/impls/cg/lobpcg/makefile.html              |    6 +-
 src/eps/impls/cg/makefile.html                     |    6 +-
 src/eps/impls/cg/rqcg/index.html                   |    4 +-
 src/eps/impls/cg/rqcg/makefile.html                |    6 +-
 src/eps/impls/cg/rqcg/rqcg.c.html                  |    6 +-
 src/eps/impls/ciss/ciss.c                          |    0
 src/eps/impls/ciss/ciss.c.html                     |    6 +-
 src/eps/impls/ciss/index.html                      |    4 +-
 src/eps/impls/ciss/makefile.html                   |    6 +-
 src/eps/impls/davidson/davidson.c.html             |    6 +-
 src/eps/impls/davidson/dvdcalcpairs.c.html         |    6 +-
 src/eps/impls/davidson/dvdgd2.c.html               |    6 +-
 src/eps/impls/davidson/dvdimprovex.c.html          |    6 +-
 src/eps/impls/davidson/dvdinitv.c.html             |    6 +-
 src/eps/impls/davidson/dvdschm.c.html              |    6 +-
 src/eps/impls/davidson/dvdtestconv.c.html          |    6 +-
 src/eps/impls/davidson/dvdupdatev.c.html           |    6 +-
 src/eps/impls/davidson/dvdutils.c.html             |    6 +-
 src/eps/impls/davidson/gd/gd.c.html                |    6 +-
 src/eps/impls/davidson/gd/index.html               |    4 +-
 src/eps/impls/davidson/gd/makefile.html            |    6 +-
 src/eps/impls/davidson/index.html                  |    4 +-
 src/eps/impls/davidson/jd/index.html               |    4 +-
 src/eps/impls/davidson/jd/jd.c.html                |    6 +-
 src/eps/impls/davidson/jd/makefile.html            |    6 +-
 src/eps/impls/davidson/makefile.html               |    6 +-
 src/eps/impls/external/arpack/arpack.c             |    1 +
 src/eps/impls/external/arpack/arpack.c.html        |  511 ++++----
 src/eps/impls/external/arpack/arpackp.h.html       |    6 +-
 src/eps/impls/external/arpack/index.html           |    4 +-
 src/eps/impls/external/arpack/makefile.html        |    6 +-
 src/eps/impls/external/blopex/blopex.c.html        |    6 +-
 src/eps/impls/external/blopex/index.html           |    4 +-
 src/eps/impls/external/blopex/makefile.html        |    6 +-
 .../impls/external/blopex/petsc-interface.c.html   |    6 +-
 .../impls/external/blopex/petsc-interface.h.html   |    6 +-
 .../impls/external/blopex/slepc-interface.c.html   |    6 +-
 .../impls/external/blopex/slepc-interface.h.html   |    6 +-
 src/eps/impls/external/blzpack/blzpack.c           |    1 +
 src/eps/impls/external/blzpack/blzpack.c.html      |  593 ++++-----
 src/eps/impls/external/blzpack/blzpackp.h.html     |    6 +-
 src/eps/impls/external/blzpack/index.html          |    4 +-
 src/eps/impls/external/blzpack/makefile.html       |    6 +-
 src/eps/impls/external/feast/feast.c.html          |    6 +-
 src/eps/impls/external/feast/feastp.h.html         |    6 +-
 src/eps/impls/external/feast/index.html            |    4 +-
 src/eps/impls/external/feast/makefile.html         |    6 +-
 src/eps/impls/external/index.html                  |    4 +-
 src/eps/impls/external/makefile.html               |    6 +-
 src/eps/impls/external/primme/index.html           |    4 +-
 src/eps/impls/external/primme/makefile.html        |    6 +-
 src/eps/impls/external/primme/primme.c.html        |    6 +-
 src/eps/impls/external/trlan/index.html            |    4 +-
 src/eps/impls/external/trlan/makefile.html         |    6 +-
 src/eps/impls/external/trlan/trlan.c.html          |    6 +-
 src/eps/impls/external/trlan/trlanp.h.html         |    6 +-
 src/eps/impls/index.html                           |    4 +-
 src/eps/impls/krylov/arnoldi/arnoldi.c.html        |    6 +-
 src/eps/impls/krylov/arnoldi/index.html            |    4 +-
 src/eps/impls/krylov/arnoldi/makefile.html         |    6 +-
 src/eps/impls/krylov/epskrylov.c.html              |    6 +-
 src/eps/impls/krylov/index.html                    |    4 +-
 src/eps/impls/krylov/krylovschur/index.html        |    4 +-
 .../impls/krylov/krylovschur/krylovschur.c.html    |    6 +-
 .../impls/krylov/krylovschur/krylovschur.h.html    |    6 +-
 src/eps/impls/krylov/krylovschur/ks-indef.c.html   |    6 +-
 src/eps/impls/krylov/krylovschur/ks-slice.c        |    2 +-
 src/eps/impls/krylov/krylovschur/ks-slice.c.html   |    8 +-
 src/eps/impls/krylov/krylovschur/ks-symm.c.html    |    6 +-
 src/eps/impls/krylov/krylovschur/makefile.html     |    6 +-
 src/eps/impls/krylov/lanczos/index.html            |    4 +-
 src/eps/impls/krylov/lanczos/lanczos.c.html        |    6 +-
 src/eps/impls/krylov/lanczos/makefile.html         |    6 +-
 src/eps/impls/krylov/makefile.html                 |    6 +-
 src/eps/impls/lapack/index.html                    |    4 +-
 src/eps/impls/lapack/lapack.c.html                 |    6 +-
 src/eps/impls/lapack/makefile.html                 |    6 +-
 src/eps/impls/makefile.html                        |    6 +-
 src/eps/impls/power/index.html                     |    4 +-
 src/eps/impls/power/makefile.html                  |    6 +-
 src/eps/impls/power/power.c.html                   |    6 +-
 src/eps/impls/subspace/index.html                  |    4 +-
 src/eps/impls/subspace/makefile.html               |    6 +-
 src/eps/impls/subspace/subspace.c.html             |    6 +-
 src/eps/index.html                                 |    4 +-
 src/eps/interface/dlregiseps.c.html                |    6 +-
 src/eps/interface/epsbasic.c.html                  |    6 +-
 src/eps/interface/epsdefault.c.html                |    6 +-
 src/eps/interface/epsmon.c.html                    |    6 +-
 src/eps/interface/epsopts.c.html                   |    6 +-
 src/eps/interface/epsregis.c.html                  |    6 +-
 src/eps/interface/epssetup.c.html                  |    6 +-
 src/eps/interface/epssolve.c.html                  |    6 +-
 src/eps/interface/epsview.c.html                   |    6 +-
 src/eps/interface/index.html                       |    4 +-
 src/eps/interface/makefile.html                    |    6 +-
 src/eps/makefile.html                              |    6 +-
 src/index.html                                     |    4 +-
 src/makefile.html                                  |    6 +-
 src/mfn/examples/index.html                        |    4 +-
 src/mfn/examples/makefile.html                     |    6 +-
 src/mfn/examples/tests/index.html                  |    4 +-
 src/mfn/examples/tests/makefile.html               |    6 +-
 src/mfn/examples/tutorials/ex23.c.html             |    6 +-
 src/mfn/examples/tutorials/index.html              |    4 +-
 src/mfn/examples/tutorials/makefile.html           |    6 +-
 src/mfn/f90-mod/index.html                         |    4 +-
 src/mfn/f90-mod/makefile.html                      |    6 +-
 src/mfn/f90-mod/slepcmfnmod.F.html                 |    6 +-
 src/mfn/impls/index.html                           |    4 +-
 src/mfn/impls/krylov/index.html                    |    4 +-
 src/mfn/impls/krylov/makefile.html                 |    6 +-
 src/mfn/impls/makefile.html                        |    6 +-
 src/mfn/index.html                                 |    4 +-
 src/mfn/interface/dlregismfn.c.html                |    6 +-
 src/mfn/interface/index.html                       |    4 +-
 src/mfn/interface/makefile.html                    |    6 +-
 src/mfn/interface/mfnbasic.c.html                  |    6 +-
 src/mfn/interface/mfnmon.c.html                    |    6 +-
 src/mfn/interface/mfnopts.c.html                   |    6 +-
 src/mfn/interface/mfnregis.c.html                  |    6 +-
 src/mfn/interface/mfnsetup.c.html                  |    6 +-
 src/mfn/interface/mfnsolve.c.html                  |    6 +-
 src/mfn/makefile.html                              |    6 +-
 src/nep/examples/index.html                        |    4 +-
 src/nep/examples/makefile.html                     |    6 +-
 src/nep/examples/nlevp/index.html                  |    4 +-
 src/nep/examples/nlevp/loaded_string.c.html        |    6 +-
 src/nep/examples/nlevp/makefile.html               |    6 +-
 src/nep/examples/tests/index.html                  |    4 +-
 src/nep/examples/tests/makefile.html               |    6 +-
 src/nep/examples/tutorials/ex20.c.html             |    6 +-
 src/nep/examples/tutorials/ex21.c.html             |    6 +-
 src/nep/examples/tutorials/ex22.c.html             |    6 +-
 src/nep/examples/tutorials/index.html              |    4 +-
 src/nep/examples/tutorials/makefile.html           |    6 +-
 src/nep/f90-mod/index.html                         |    4 +-
 src/nep/f90-mod/makefile.html                      |    6 +-
 src/nep/f90-mod/slepcnepmod.F.html                 |    6 +-
 src/nep/impls/ciss/index.html                      |    4 +-
 src/nep/impls/ciss/makefile                        |    0
 src/nep/impls/ciss/makefile.html                   |    6 +-
 src/nep/impls/ciss/nciss.c                         |    0
 src/nep/impls/ciss/nciss.c.html                    |    6 +-
 src/nep/impls/index.html                           |    4 +-
 src/nep/impls/interpol/index.html                  |    4 +-
 src/nep/impls/interpol/interpol.c                  |   21 +-
 src/nep/impls/interpol/interpol.c.html             |  633 +++++-----
 src/nep/impls/interpol/makefile.html               |    6 +-
 src/nep/impls/makefile.html                        |    6 +-
 src/nep/impls/narnoldi/index.html                  |    4 +-
 src/nep/impls/narnoldi/makefile.html               |    6 +-
 src/nep/impls/narnoldi/narnoldi.c.html             |    6 +-
 src/nep/impls/rii/index.html                       |    4 +-
 src/nep/impls/rii/makefile.html                    |    6 +-
 src/nep/impls/rii/rii.c.html                       |    6 +-
 src/nep/impls/slp/index.html                       |    4 +-
 src/nep/impls/slp/makefile.html                    |    6 +-
 src/nep/impls/slp/slp.c.html                       |    6 +-
 src/nep/index.html                                 |    4 +-
 src/nep/interface/dlregisnep.c.html                |    6 +-
 src/nep/interface/index.html                       |    4 +-
 src/nep/interface/makefile.html                    |    6 +-
 src/nep/interface/nepbasic.c.html                  |    6 +-
 src/nep/interface/nepdefault.c.html                |    6 +-
 src/nep/interface/nepmon.c.html                    |    6 +-
 src/nep/interface/nepopts.c.html                   |    6 +-
 src/nep/interface/neprefine.c.html                 |    6 +-
 src/nep/interface/nepregis.c                       |    0
 src/nep/interface/nepregis.c.html                  |    6 +-
 src/nep/interface/nepsetup.c.html                  |    6 +-
 src/nep/interface/nepsolve.c.html                  |    6 +-
 src/nep/interface/nepview.c.html                   |    6 +-
 src/nep/makefile.html                              |    6 +-
 src/pep/examples/index.html                        |    4 +-
 src/pep/examples/makefile.html                     |    6 +-
 src/pep/examples/nlevp/acoustic_wave_1d.c.html     |    6 +-
 src/pep/examples/nlevp/acoustic_wave_2d.c.html     |    6 +-
 src/pep/examples/nlevp/butterfly.c.html            |    6 +-
 src/pep/examples/nlevp/damped_beam.c.html          |    6 +-
 src/pep/examples/nlevp/index.html                  |    4 +-
 src/pep/examples/nlevp/makefile.html               |    6 +-
 src/pep/examples/nlevp/pdde_stability.c.html       |    6 +-
 src/pep/examples/nlevp/planar_waveguide.c.html     |    6 +-
 src/pep/examples/nlevp/sleeper.c.html              |    6 +-
 src/pep/examples/nlevp/spring.c.html               |    6 +-
 src/pep/examples/tests/index.html                  |    4 +-
 src/pep/examples/tests/makefile.html               |    6 +-
 src/pep/examples/tests/test1.c.html                |    6 +-
 src/pep/examples/tests/test2.c.html                |    6 +-
 src/pep/examples/tutorials/ex16.c.html             |    6 +-
 src/pep/examples/tutorials/ex16f90.F90.html        |    6 +-
 src/pep/examples/tutorials/ex17.c.html             |    6 +-
 src/pep/examples/tutorials/index.html              |    4 +-
 src/pep/examples/tutorials/makefile.html           |    6 +-
 src/pep/f90-mod/index.html                         |    4 +-
 src/pep/f90-mod/makefile.html                      |    6 +-
 src/pep/f90-mod/slepcpepmod.F.html                 |    6 +-
 src/pep/impls/index.html                           |    4 +-
 src/pep/impls/jd/index.html                        |    4 +-
 src/pep/impls/jd/makefile.html                     |    6 +-
 src/pep/impls/jd/pjd.c                             |    6 +-
 src/pep/impls/jd/pjd.c.html                        |   12 +-
 src/pep/impls/jd/pjdopt.c.html                     |    6 +-
 src/pep/impls/jd/pjdp.h.html                       |    6 +-
 src/pep/impls/krylov/index.html                    |    4 +-
 src/pep/impls/krylov/makefile.html                 |    6 +-
 src/pep/impls/krylov/pepkrylov.c.html              |    6 +-
 src/pep/impls/krylov/pepkrylov.h.html              |    6 +-
 src/pep/impls/krylov/qarnoldi/index.html           |    4 +-
 src/pep/impls/krylov/qarnoldi/makefile.html        |    6 +-
 src/pep/impls/krylov/qarnoldi/qarnoldi.c.html      |    6 +-
 src/pep/impls/krylov/stoar/index.html              |    4 +-
 src/pep/impls/krylov/stoar/makefile.html           |    6 +-
 src/pep/impls/krylov/stoar/stoar.c.html            |    6 +-
 src/pep/impls/krylov/toar/index.html               |    4 +-
 src/pep/impls/krylov/toar/makefile.html            |    6 +-
 src/pep/impls/krylov/toar/nrefine.c.html           |    6 +-
 src/pep/impls/krylov/toar/ptoar.c.html             |    6 +-
 src/pep/impls/linear/index.html                    |    4 +-
 src/pep/impls/linear/linear.c.html                 |    6 +-
 src/pep/impls/linear/linearp.h.html                |    6 +-
 src/pep/impls/linear/makefile.html                 |    6 +-
 src/pep/impls/linear/qeplin.c.html                 |    6 +-
 src/pep/impls/makefile.html                        |    6 +-
 src/pep/index.html                                 |    4 +-
 src/pep/interface/dlregispep.c.html                |    6 +-
 src/pep/interface/index.html                       |    4 +-
 src/pep/interface/makefile.html                    |    6 +-
 src/pep/interface/pepbasic.c.html                  |    6 +-
 src/pep/interface/pepdefault.c                     |    6 +-
 src/pep/interface/pepdefault.c.html                |   12 +-
 src/pep/interface/pepmon.c.html                    |    6 +-
 src/pep/interface/pepopts.c.html                   |    6 +-
 src/pep/interface/peprefine.c.html                 |    6 +-
 src/pep/interface/pepregis.c.html                  |    6 +-
 src/pep/interface/pepsetup.c.html                  |    6 +-
 src/pep/interface/pepsolve.c                       |   10 +-
 src/pep/interface/pepsolve.c.html                  |   46 +-
 src/pep/interface/pepview.c                        |    9 +-
 src/pep/interface/pepview.c.html                   | 1049 ++++++++--------
 src/pep/makefile.html                              |    6 +-
 src/svd/examples/index.html                        |    4 +-
 src/svd/examples/makefile.html                     |    6 +-
 src/svd/examples/tests/index.html                  |    4 +-
 src/svd/examples/tests/makefile.html               |    6 +-
 src/svd/examples/tests/test1.c.html                |    6 +-
 src/svd/examples/tests/test2.c.html                |    6 +-
 src/svd/examples/tests/test3.c.html                |    6 +-
 src/svd/examples/tutorials/ex14.c.html             |    6 +-
 src/svd/examples/tutorials/ex15.c.html             |    6 +-
 src/svd/examples/tutorials/ex15f.F.html            |    6 +-
 src/svd/examples/tutorials/ex8.c.html              |    6 +-
 src/svd/examples/tutorials/index.html              |    4 +-
 src/svd/examples/tutorials/makefile.html           |    6 +-
 src/svd/f90-mod/index.html                         |    4 +-
 src/svd/f90-mod/makefile.html                      |    6 +-
 src/svd/f90-mod/slepcsvdmod.F.html                 |    6 +-
 src/svd/impls/cross/cross.c.html                   |    6 +-
 src/svd/impls/cross/index.html                     |    4 +-
 src/svd/impls/cross/makefile.html                  |    6 +-
 src/svd/impls/cyclic/cyclic.c.html                 |    6 +-
 src/svd/impls/cyclic/index.html                    |    4 +-
 src/svd/impls/cyclic/makefile.html                 |    6 +-
 src/svd/impls/index.html                           |    4 +-
 src/svd/impls/lanczos/gklanczos.c.html             |    6 +-
 src/svd/impls/lanczos/index.html                   |    4 +-
 src/svd/impls/lanczos/makefile.html                |    6 +-
 src/svd/impls/lapack/index.html                    |    4 +-
 src/svd/impls/lapack/makefile.html                 |    6 +-
 src/svd/impls/lapack/svdlapack.c.html              |    6 +-
 src/svd/impls/makefile.html                        |    6 +-
 src/svd/impls/trlanczos/index.html                 |    4 +-
 src/svd/impls/trlanczos/makefile.html              |    6 +-
 src/svd/impls/trlanczos/trlanczos.c.html           |    6 +-
 src/svd/index.html                                 |    4 +-
 src/svd/interface/dlregissvd.c.html                |    6 +-
 src/svd/interface/index.html                       |    4 +-
 src/svd/interface/makefile.html                    |    6 +-
 src/svd/interface/svdbasic.c.html                  |    6 +-
 src/svd/interface/svdmon.c.html                    |    6 +-
 src/svd/interface/svdopts.c.html                   |    6 +-
 src/svd/interface/svdregis.c.html                  |    6 +-
 src/svd/interface/svdsetup.c.html                  |    6 +-
 src/svd/interface/svdsolve.c.html                  |    6 +-
 src/svd/interface/svdview.c.html                   |    6 +-
 src/svd/makefile.html                              |    6 +-
 src/sys/classes/bv/examples/index.html             |    4 +-
 src/sys/classes/bv/examples/makefile.html          |    6 +-
 src/sys/classes/bv/examples/tests/index.html       |    4 +-
 src/sys/classes/bv/examples/tests/makefile.html    |    6 +-
 src/sys/classes/bv/examples/tests/test1.c.html     |    6 +-
 src/sys/classes/bv/examples/tests/test10.c.html    |    6 +-
 src/sys/classes/bv/examples/tests/test11.c.html    |    6 +-
 src/sys/classes/bv/examples/tests/test2.c.html     |    6 +-
 src/sys/classes/bv/examples/tests/test3.c.html     |    6 +-
 src/sys/classes/bv/examples/tests/test4.c.html     |    6 +-
 src/sys/classes/bv/examples/tests/test5.c.html     |    6 +-
 src/sys/classes/bv/examples/tests/test6.c.html     |    6 +-
 src/sys/classes/bv/examples/tests/test7.c.html     |    6 +-
 src/sys/classes/bv/examples/tests/test8.c.html     |    6 +-
 src/sys/classes/bv/examples/tests/test9.c.html     |    6 +-
 src/sys/classes/bv/impls/contiguous/contig.c.html  |    6 +-
 src/sys/classes/bv/impls/contiguous/index.html     |    4 +-
 src/sys/classes/bv/impls/contiguous/makefile.html  |    6 +-
 src/sys/classes/bv/impls/index.html                |    4 +-
 src/sys/classes/bv/impls/makefile.html             |    6 +-
 src/sys/classes/bv/impls/mat/bvmat.c.html          |    6 +-
 src/sys/classes/bv/impls/mat/index.html            |    4 +-
 src/sys/classes/bv/impls/mat/makefile.html         |    6 +-
 src/sys/classes/bv/impls/svec/index.html           |    4 +-
 src/sys/classes/bv/impls/svec/makefile.html        |    6 +-
 src/sys/classes/bv/impls/svec/svec.c.html          |    6 +-
 src/sys/classes/bv/impls/vecs/index.html           |    4 +-
 src/sys/classes/bv/impls/vecs/makefile.html        |    6 +-
 src/sys/classes/bv/impls/vecs/vecs.c.html          |    6 +-
 src/sys/classes/bv/index.html                      |    4 +-
 src/sys/classes/bv/interface/bvbasic.c             |    2 +-
 src/sys/classes/bv/interface/bvbasic.c.html        |    8 +-
 src/sys/classes/bv/interface/bvblas.c              |   10 +-
 src/sys/classes/bv/interface/bvblas.c.html         |  402 ++++---
 src/sys/classes/bv/interface/bvfunc.c.html         |    6 +-
 src/sys/classes/bv/interface/bvglobal.c            |   22 +-
 src/sys/classes/bv/interface/bvglobal.c.html       | 1272 ++++++++++----------
 src/sys/classes/bv/interface/bvops.c               |    4 +-
 src/sys/classes/bv/interface/bvops.c.html          | 1030 ++++++++--------
 src/sys/classes/bv/interface/bvorthog.c            |    2 +-
 src/sys/classes/bv/interface/bvorthog.c.html       |    8 +-
 src/sys/classes/bv/interface/bvregis.c.html        |    6 +-
 src/sys/classes/bv/interface/index.html            |    4 +-
 src/sys/classes/bv/interface/makefile.html         |    6 +-
 src/sys/classes/bv/makefile.html                   |    6 +-
 src/sys/classes/ds/examples/index.html             |    4 +-
 src/sys/classes/ds/examples/makefile.html          |    6 +-
 src/sys/classes/ds/examples/tests/index.html       |    4 +-
 src/sys/classes/ds/examples/tests/makefile.html    |    6 +-
 src/sys/classes/ds/examples/tests/test1.c.html     |    6 +-
 src/sys/classes/ds/examples/tests/test12.c.html    |    6 +-
 src/sys/classes/ds/examples/tests/test13.c.html    |    6 +-
 src/sys/classes/ds/examples/tests/test14f.F.html   |    6 +-
 src/sys/classes/ds/examples/tests/test15.c.html    |    6 +-
 src/sys/classes/ds/examples/tests/test2.c.html     |    6 +-
 src/sys/classes/ds/examples/tests/test3.c.html     |    6 +-
 src/sys/classes/ds/examples/tests/test4.c.html     |    6 +-
 src/sys/classes/ds/examples/tests/test5.c.html     |    6 +-
 src/sys/classes/ds/examples/tests/test6.c.html     |    6 +-
 src/sys/classes/ds/examples/tests/test7.c.html     |    6 +-
 src/sys/classes/ds/examples/tests/test8.c.html     |    6 +-
 src/sys/classes/ds/examples/tests/test9.c.html     |    6 +-
 src/sys/classes/ds/impls/ghep/dsghep.c.html        |    6 +-
 src/sys/classes/ds/impls/ghep/index.html           |    4 +-
 src/sys/classes/ds/impls/ghep/makefile.html        |    6 +-
 src/sys/classes/ds/impls/ghiep/dqds.c.html         |    6 +-
 src/sys/classes/ds/impls/ghiep/dsghiep.c           |   28 +-
 src/sys/classes/ds/impls/ghiep/dsghiep.c.html      |  356 +++---
 src/sys/classes/ds/impls/ghiep/hz.c.html           |    6 +-
 src/sys/classes/ds/impls/ghiep/index.html          |    4 +-
 src/sys/classes/ds/impls/ghiep/invit.c.html        |    6 +-
 src/sys/classes/ds/impls/ghiep/makefile.html       |    6 +-
 src/sys/classes/ds/impls/gnhep/dsgnhep.c.html      |    6 +-
 src/sys/classes/ds/impls/gnhep/index.html          |    4 +-
 src/sys/classes/ds/impls/gnhep/makefile.html       |    6 +-
 src/sys/classes/ds/impls/hep/bdc/dibtdc.c.html     |    6 +-
 src/sys/classes/ds/impls/hep/bdc/dlaed3m.c.html    |    6 +-
 src/sys/classes/ds/impls/hep/bdc/dmerg2.c.html     |    6 +-
 src/sys/classes/ds/impls/hep/bdc/dsbtdc.c.html     |    6 +-
 src/sys/classes/ds/impls/hep/bdc/dsrtdf.c.html     |    6 +-
 src/sys/classes/ds/impls/hep/bdc/index.html        |    4 +-
 src/sys/classes/ds/impls/hep/bdc/makefile.html     |    6 +-
 src/sys/classes/ds/impls/hep/index.html            |    4 +-
 src/sys/classes/ds/impls/hep/makefile.html         |    6 +-
 src/sys/classes/ds/impls/index.html                |    4 +-
 src/sys/classes/ds/impls/makefile.html             |    6 +-
 src/sys/classes/ds/impls/nep/dsnep.c.html          |    6 +-
 src/sys/classes/ds/impls/nep/index.html            |    4 +-
 src/sys/classes/ds/impls/nep/makefile.html         |    6 +-
 src/sys/classes/ds/impls/nhep/dsnhep.c.html        |    6 +-
 src/sys/classes/ds/impls/nhep/index.html           |    4 +-
 src/sys/classes/ds/impls/nhep/makefile.html        |    6 +-
 src/sys/classes/ds/impls/pep/dspep.c.html          |    6 +-
 src/sys/classes/ds/impls/pep/index.html            |    4 +-
 src/sys/classes/ds/impls/pep/makefile.html         |    6 +-
 src/sys/classes/ds/impls/svd/index.html            |    4 +-
 src/sys/classes/ds/impls/svd/makefile.html         |    6 +-
 src/sys/classes/ds/index.html                      |    4 +-
 src/sys/classes/ds/interface/dsbasic.c.html        |    6 +-
 src/sys/classes/ds/interface/dsops.c.html          |    6 +-
 src/sys/classes/ds/interface/dspriv.c.html         |    6 +-
 src/sys/classes/ds/interface/index.html            |    4 +-
 src/sys/classes/ds/interface/makefile.html         |    6 +-
 src/sys/classes/ds/makefile.html                   |    6 +-
 src/sys/classes/fn/examples/index.html             |    4 +-
 src/sys/classes/fn/examples/makefile.html          |    6 +-
 src/sys/classes/fn/examples/tests/index.html       |    4 +-
 src/sys/classes/fn/examples/tests/makefile.html    |    6 +-
 src/sys/classes/fn/examples/tests/test1.c.html     |    6 +-
 src/sys/classes/fn/examples/tests/test2.c.html     |    6 +-
 src/sys/classes/fn/examples/tests/test3.c.html     |    6 +-
 src/sys/classes/fn/examples/tests/test4.c.html     |    6 +-
 src/sys/classes/fn/examples/tests/test5.c.html     |    6 +-
 src/sys/classes/fn/examples/tests/test6.c.html     |    6 +-
 src/sys/classes/fn/impls/combine/fncombine.c.html  |    6 +-
 src/sys/classes/fn/impls/combine/index.html        |    4 +-
 src/sys/classes/fn/impls/combine/makefile.html     |    6 +-
 src/sys/classes/fn/impls/exp/fnexp.c.html          |    6 +-
 src/sys/classes/fn/impls/exp/index.html            |    4 +-
 src/sys/classes/fn/impls/exp/makefile.html         |    6 +-
 src/sys/classes/fn/impls/index.html                |    4 +-
 src/sys/classes/fn/impls/log/fnlog.c.html          |    6 +-
 src/sys/classes/fn/impls/log/index.html            |    4 +-
 src/sys/classes/fn/impls/log/makefile.html         |    6 +-
 src/sys/classes/fn/impls/makefile.html             |    6 +-
 src/sys/classes/fn/impls/phi/fnphi.c.html          |    6 +-
 src/sys/classes/fn/impls/phi/index.html            |    4 +-
 src/sys/classes/fn/impls/phi/makefile.html         |    6 +-
 .../classes/fn/impls/rational/fnrational.c.html    |    6 +-
 src/sys/classes/fn/impls/rational/index.html       |    4 +-
 src/sys/classes/fn/impls/rational/makefile.html    |    6 +-
 src/sys/classes/fn/impls/sqrt/fnsqrt.c.html        |    6 +-
 src/sys/classes/fn/impls/sqrt/index.html           |    4 +-
 src/sys/classes/fn/impls/sqrt/makefile.html        |    6 +-
 src/sys/classes/fn/index.html                      |    4 +-
 src/sys/classes/fn/interface/fnbasic.c.html        |    6 +-
 src/sys/classes/fn/interface/fnregis.c.html        |    6 +-
 src/sys/classes/fn/interface/index.html            |    4 +-
 src/sys/classes/fn/interface/makefile.html         |    6 +-
 src/sys/classes/fn/makefile.html                   |    6 +-
 src/sys/classes/index.html                         |    4 +-
 src/sys/classes/makefile.html                      |    6 +-
 src/sys/classes/rg/examples/index.html             |    4 +-
 src/sys/classes/rg/examples/makefile.html          |    6 +-
 src/sys/classes/rg/examples/tests/index.html       |    4 +-
 src/sys/classes/rg/examples/tests/makefile.html    |    6 +-
 src/sys/classes/rg/examples/tests/test1.c.html     |    6 +-
 src/sys/classes/rg/impls/ellipse/index.html        |    4 +-
 src/sys/classes/rg/impls/ellipse/makefile.html     |    6 +-
 src/sys/classes/rg/impls/ellipse/rgellipse.c.html  |    6 +-
 src/sys/classes/rg/impls/index.html                |    4 +-
 src/sys/classes/rg/impls/interval/index.html       |    4 +-
 src/sys/classes/rg/impls/interval/makefile.html    |    6 +-
 .../classes/rg/impls/interval/rginterval.c.html    |    6 +-
 src/sys/classes/rg/impls/makefile.html             |    6 +-
 src/sys/classes/rg/impls/polygon/index.html        |    4 +-
 src/sys/classes/rg/impls/polygon/makefile.html     |    6 +-
 src/sys/classes/rg/impls/polygon/rgpolygon.c.html  |    6 +-
 src/sys/classes/rg/impls/ring/index.html           |    4 +-
 src/sys/classes/rg/impls/ring/makefile.html        |    6 +-
 src/sys/classes/rg/impls/ring/rgring.c.html        |    6 +-
 src/sys/classes/rg/index.html                      |    4 +-
 src/sys/classes/rg/interface/index.html            |    4 +-
 src/sys/classes/rg/interface/makefile.html         |    6 +-
 src/sys/classes/rg/interface/rgbasic.c             |    2 +-
 src/sys/classes/rg/interface/rgbasic.c.html        |    8 +-
 src/sys/classes/rg/interface/rgregis.c.html        |    6 +-
 src/sys/classes/rg/makefile.html                   |    6 +-
 src/sys/classes/st/examples/index.html             |    4 +-
 src/sys/classes/st/examples/makefile.html          |    6 +-
 src/sys/classes/st/examples/tests/index.html       |    4 +-
 src/sys/classes/st/examples/tests/makefile.html    |    6 +-
 src/sys/classes/st/examples/tests/test1.c.html     |    6 +-
 src/sys/classes/st/examples/tests/test2.c.html     |    6 +-
 src/sys/classes/st/examples/tests/test3.c.html     |    6 +-
 src/sys/classes/st/examples/tests/test4.c.html     |    6 +-
 src/sys/classes/st/impls/cayley/cayley.c.html      |    6 +-
 src/sys/classes/st/impls/cayley/index.html         |    4 +-
 src/sys/classes/st/impls/cayley/makefile.html      |    6 +-
 src/sys/classes/st/impls/index.html                |    4 +-
 src/sys/classes/st/impls/makefile.html             |    6 +-
 src/sys/classes/st/impls/precond/index.html        |    4 +-
 src/sys/classes/st/impls/precond/makefile.html     |    6 +-
 src/sys/classes/st/impls/precond/precond.c.html    |    6 +-
 src/sys/classes/st/impls/shell/index.html          |    4 +-
 src/sys/classes/st/impls/shell/makefile.html       |    6 +-
 src/sys/classes/st/impls/shell/shell.c.html        |    6 +-
 src/sys/classes/st/impls/shift/index.html          |    4 +-
 src/sys/classes/st/impls/shift/makefile.html       |    6 +-
 src/sys/classes/st/impls/shift/shift.c.html        |    6 +-
 src/sys/classes/st/impls/sinvert/index.html        |    4 +-
 src/sys/classes/st/impls/sinvert/makefile.html     |    6 +-
 src/sys/classes/st/impls/sinvert/sinvert.c.html    |    6 +-
 src/sys/classes/st/index.html                      |    4 +-
 src/sys/classes/st/interface/index.html            |    4 +-
 src/sys/classes/st/interface/makefile.html         |    6 +-
 src/sys/classes/st/interface/stfunc.c.html         |    6 +-
 src/sys/classes/st/interface/stregis.c.html        |    6 +-
 src/sys/classes/st/interface/stset.c               |    6 +-
 src/sys/classes/st/interface/stset.c.html          |   60 +-
 src/sys/classes/st/interface/stshellmat.c.html     |    6 +-
 src/sys/classes/st/interface/stsles.c.html         |    6 +-
 src/sys/classes/st/interface/stsolve.c.html        |    6 +-
 src/sys/classes/st/makefile.html                   |    6 +-
 src/sys/dlregisslepc.c.html                        |    6 +-
 src/sys/f90-mod/index.html                         |    4 +-
 src/sys/f90-mod/makefile.html                      |    6 +-
 src/sys/f90-mod/slepcsysmod.F.html                 |    6 +-
 src/sys/index.html                                 |    4 +-
 src/sys/makefile.html                              |    6 +-
 src/sys/slepcinit.c.html                           |    6 +-
 src/sys/slepcsc.c.html                             |    6 +-
 src/sys/slepcutil.c.html                           |    6 +-
 src/sys/vec/index.html                             |    4 +-
 src/sys/vec/makefile.html                          |    6 +-
 src/sys/vec/pool.c.html                            |    6 +-
 src/sys/vec/veccomp.c.html                         |    6 +-
 src/sys/vec/veccomp0.h.html                        |    6 +-
 1419 files changed, 7987 insertions(+), 7935 deletions(-)

diff --git a/CTAGS b/CTAGS
index 9afbd2c..8c18919 100644
--- a/CTAGS
+++ b/CTAGS
@@ -136,11 +136,11 @@ BVAllocateWork_Private	src/sys/classes/bv/interface/bvfunc.c	/^PetscErrorCode BV
 BVAppendOptionsPrefix	src/sys/classes/bv/interface/bvfunc.c	/^PetscErrorCode BVAppendOptionsPrefix(BV bv,const char *prefix)$/;"	f
 BVApplyMatrix	src/sys/classes/bv/interface/bvbasic.c	/^PetscErrorCode BVApplyMatrix(BV bv,Vec x,Vec y)$/;"	f
 BVApplyMatrixBV	src/sys/classes/bv/interface/bvbasic.c	/^PetscErrorCode BVApplyMatrixBV(BV X,BV Y)$/;"	f
-BVAvailableVec	include/slepc/private/bvimpl.h	236;"	d
+BVAvailableVec	include/slepc/private/bvimpl.h	267;"	d
 BVCONTIGUOUS	include/slepc/finclude/slepcbvdef.h	39;"	d
 BVCONTIGUOUS	include/slepcbv.h	50;"	d
-BVCheckSizes	include/slepc/private/bvimpl.h	243;"	d
-BVCheckSizes	include/slepc/private/bvimpl.h	247;"	d
+BVCheckSizes	include/slepc/private/bvimpl.h	274;"	d
+BVCheckSizes	include/slepc/private/bvimpl.h	278;"	d
 BVCopy	src/sys/classes/bv/interface/bvbasic.c	/^PetscErrorCode BVCopy(BV V,BV W)$/;"	f
 BVCopyColumn	src/sys/classes/bv/interface/bvbasic.c	/^PetscErrorCode BVCopyColumn(BV V,PetscInt j,PetscInt i)$/;"	f
 BVCopyVec	src/sys/classes/bv/interface/bvbasic.c	/^PetscErrorCode BVCopyVec(BV V,PetscInt j,Vec w)$/;"	f
@@ -383,6 +383,7 @@ BV_ORTHOG_REFINE_NEVER	include/slepcbv.h	/^               BV_ORTHOG_REFINE_NEVER
 BV_Orthogonalize	include/slepc/private/bvimpl.h	/^PETSC_EXTERN PetscLogEvent BV_Create,BV_Copy,BV_Mult,BV_Dot,BV_Orthogonalize,BV_Scale,BV_Norm,BV_SetRandom,BV_MatMult,BV_MatProject,BV_AXPY;$/;"	v
 BV_Orthogonalize	src/sys/classes/bv/interface/bvfunc.c	/^PetscLogEvent    BV_Create = 0,BV_Copy = 0,BV_Mult = 0,BV_Dot = 0,BV_Orthogonalize = 0,BV_Scale = 0,BV_Norm = 0,BV_SetRandom = 0,BV_MatMult = 0,BV_MatProject = 0,BV_AXPY = 0;$/;"	v
 BV_SVEC	src/sys/classes/bv/impls/svec/svec.c	/^} BV_SVEC;$/;"	t	typeref:struct:__anon98	file:
+BV_SafeSqrt	include/slepc/private/bvimpl.h	/^PETSC_STATIC_INLINE PetscErrorCode BV_SafeSqrt(BV bv,PetscScalar alpha,PetscReal *res)$/;"	f
 BV_Scale	include/slepc/private/bvimpl.h	/^PETSC_EXTERN PetscLogEvent BV_Create,BV_Copy,BV_Mult,BV_Dot,BV_Orthogonalize,BV_Scale,BV_Norm,BV_SetRandom,BV_MatMult,BV_MatProject,BV_AXPY;$/;"	v
 BV_Scale	src/sys/classes/bv/interface/bvfunc.c	/^PetscLogEvent    BV_Create = 0,BV_Copy = 0,BV_Mult = 0,BV_Dot = 0,BV_Orthogonalize = 0,BV_Scale = 0,BV_Norm = 0,BV_SetRandom = 0,BV_MatMult = 0,BV_MatProject = 0,BV_AXPY = 0;$/;"	v
 BV_SetRandom	include/slepc/private/bvimpl.h	/^PETSC_EXTERN PetscLogEvent BV_Create,BV_Copy,BV_Mult,BV_Dot,BV_Orthogonalize,BV_Scale,BV_Norm,BV_SetRandom,BV_MatMult,BV_MatProject,BV_AXPY;$/;"	v
@@ -1605,7 +1606,7 @@ EXAMPLESF	src/sys/classes/rg/examples/tests/makefile	/^EXAMPLESF  =$/;"	m
 EXAMPLESF	src/sys/classes/st/examples/tests/makefile	/^EXAMPLESF  =$/;"	m
 EXLEN	src/eps/interface/epsview.c	356;"	d	file:
 EXLEN	src/nep/interface/nepview.c	292;"	d	file:
-EXLEN	src/pep/interface/pepview.c	348;"	d	file:
+EXLEN	src/pep/interface/pepview.c	351;"	d	file:
 EXLEN	src/svd/interface/svdview.c	224;"	d	file:
 ErrorIfNotEmpty	config/argdb.py	/^  def ErrorIfNotEmpty(self):$/;"	m	class:ArgDB
 EstimateNumberEigs	src/eps/impls/ciss/ciss.c	/^static PetscErrorCode EstimateNumberEigs(EPS eps,PetscInt *L_add)$/;"	f	file:
@@ -1889,7 +1890,7 @@ IS	include/slepc/private/nepimpl.h	/^  Vec            *IS;              \/* refe
 IS	include/slepc/private/pepimpl.h	/^  Vec            *IS;              \/* references to user-provided initial space *\/$/;"	m	struct:_p_PEP
 IS	include/slepc/private/svdimpl.h	/^  Vec              *IS,*ISL;    \/* placeholder for references to user-provided initial space *\/$/;"	m	struct:_p_SVD
 ISL	include/slepc/private/svdimpl.h	/^  Vec              *IS,*ISL;    \/* placeholder for references to user-provided initial space *\/$/;"	m	struct:_p_SVD
-InitDir	config/packages/petsc.py	/^  def InitDir(self):$/;"	m	class:PETSc
+InitDir	config/packages/petsc.py	/^  def InitDir(self,prefixdir):$/;"	m	class:PETSc
 InitDir	config/packages/slepc.py	/^  def InitDir(self):$/;"	m	class:SLEPc
 InitType_t	src/eps/impls/davidson/davidson.h	/^} InitType_t;$/;"	t	typeref:enum:__anon50
 Install	config/packages/blopex.py	/^  def Install(self,conf,vars,cmake,petsc,archdir):$/;"	m	class:Blopex
@@ -2797,7 +2798,7 @@ NMAT	src/pep/examples/nlevp/pdde_stability.c	41;"	d	file:
 NMAT	src/pep/examples/nlevp/planar_waveguide.c	40;"	d	file:
 NMLEN	src/eps/interface/epsview.c	732;"	d	file:
 NMLEN	src/nep/interface/nepview.c	657;"	d	file:
-NMLEN	src/pep/interface/pepview.c	724;"	d	file:
+NMLEN	src/pep/interface/pepview.c	727;"	d	file:
 NMLEN	src/svd/interface/svdview.c	538;"	d	file:
 NOWARNDIRS	config/cmakegen.py	/^NOWARNDIRS = set('tests tutorials'.split())              # Do not warn about mismatch in these$/;"	v
 NREF_MAXIT	src/nep/interface/neprefine.c	27;"	d	file:
@@ -4367,16 +4368,18 @@ __FUNCT__	docs/manual/ex1.c	28;"	d	file:
 __FUNCT__	docs/manual/ex1.c	29;"	d	file:
 __FUNCT__	include/slepc/private/bvimpl.h	102;"	d
 __FUNCT__	include/slepc/private/bvimpl.h	103;"	d
-__FUNCT__	include/slepc/private/bvimpl.h	121;"	d
-__FUNCT__	include/slepc/private/bvimpl.h	122;"	d
-__FUNCT__	include/slepc/private/bvimpl.h	140;"	d
-__FUNCT__	include/slepc/private/bvimpl.h	141;"	d
-__FUNCT__	include/slepc/private/bvimpl.h	164;"	d
-__FUNCT__	include/slepc/private/bvimpl.h	165;"	d
-__FUNCT__	include/slepc/private/bvimpl.h	181;"	d
-__FUNCT__	include/slepc/private/bvimpl.h	182;"	d
-__FUNCT__	include/slepc/private/bvimpl.h	200;"	d
-__FUNCT__	include/slepc/private/bvimpl.h	201;"	d
+__FUNCT__	include/slepc/private/bvimpl.h	133;"	d
+__FUNCT__	include/slepc/private/bvimpl.h	134;"	d
+__FUNCT__	include/slepc/private/bvimpl.h	152;"	d
+__FUNCT__	include/slepc/private/bvimpl.h	153;"	d
+__FUNCT__	include/slepc/private/bvimpl.h	171;"	d
+__FUNCT__	include/slepc/private/bvimpl.h	172;"	d
+__FUNCT__	include/slepc/private/bvimpl.h	195;"	d
+__FUNCT__	include/slepc/private/bvimpl.h	196;"	d
+__FUNCT__	include/slepc/private/bvimpl.h	212;"	d
+__FUNCT__	include/slepc/private/bvimpl.h	213;"	d
+__FUNCT__	include/slepc/private/bvimpl.h	231;"	d
+__FUNCT__	include/slepc/private/bvimpl.h	232;"	d
 __FUNCT__	include/slepc/private/epsimpl.h	139;"	d
 __FUNCT__	include/slepc/private/epsimpl.h	140;"	d
 __FUNCT__	include/slepc/private/fnimpl.h	56;"	d
@@ -4503,32 +4506,32 @@ __FUNCT__	src/eps/examples/tutorials/ex9.c	60;"	d	file:
 __FUNCT__	src/eps/examples/tutorials/ex9.c	61;"	d	file:
 __FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	100;"	d	file:
 __FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	101;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	422;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	423;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	433;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	434;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	462;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	463;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	473;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	474;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	501;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	502;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	420;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	421;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	431;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	432;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	460;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	461;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	471;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	472;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	499;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	500;"	d	file:
 __FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	50;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	512;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	513;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	510;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	511;"	d	file:
 __FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	51;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	547;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	548;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	558;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	559;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	586;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	587;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	603;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	604;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	637;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	638;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	652;"	d	file:
-__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	653;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	545;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	546;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	556;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	557;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	584;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	585;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	601;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	602;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	635;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	636;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	650;"	d	file:
+__FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	651;"	d	file:
 __FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	67;"	d	file:
 __FUNCT__	src/eps/impls/cg/lobpcg/lobpcg.c	68;"	d	file:
 __FUNCT__	src/eps/impls/cg/rqcg/rqcg.c	118;"	d	file:
@@ -4931,18 +4934,18 @@ __FUNCT__	src/eps/impls/davidson/jd/jd.c	645;"	d	file:
 __FUNCT__	src/eps/impls/davidson/jd/jd.c	646;"	d	file:
 __FUNCT__	src/eps/impls/davidson/jd/jd.c	674;"	d	file:
 __FUNCT__	src/eps/impls/davidson/jd/jd.c	675;"	d	file:
-__FUNCT__	src/eps/impls/external/arpack/arpack.c	292;"	d	file:
 __FUNCT__	src/eps/impls/external/arpack/arpack.c	293;"	d	file:
+__FUNCT__	src/eps/impls/external/arpack/arpack.c	294;"	d	file:
 __FUNCT__	src/eps/impls/external/arpack/arpack.c	29;"	d	file:
-__FUNCT__	src/eps/impls/external/arpack/arpack.c	307;"	d	file:
 __FUNCT__	src/eps/impls/external/arpack/arpack.c	308;"	d	file:
+__FUNCT__	src/eps/impls/external/arpack/arpack.c	309;"	d	file:
 __FUNCT__	src/eps/impls/external/arpack/arpack.c	30;"	d	file:
-__FUNCT__	src/eps/impls/external/arpack/arpack.c	325;"	d	file:
 __FUNCT__	src/eps/impls/external/arpack/arpack.c	326;"	d	file:
-__FUNCT__	src/eps/impls/external/arpack/arpack.c	336;"	d	file:
+__FUNCT__	src/eps/impls/external/arpack/arpack.c	327;"	d	file:
 __FUNCT__	src/eps/impls/external/arpack/arpack.c	337;"	d	file:
-__FUNCT__	src/eps/impls/external/arpack/arpack.c	93;"	d	file:
+__FUNCT__	src/eps/impls/external/arpack/arpack.c	338;"	d	file:
 __FUNCT__	src/eps/impls/external/arpack/arpack.c	94;"	d	file:
+__FUNCT__	src/eps/impls/external/arpack/arpack.c	95;"	d	file:
 __FUNCT__	src/eps/impls/external/blopex/blopex.c	107;"	d	file:
 __FUNCT__	src/eps/impls/external/blopex/blopex.c	108;"	d	file:
 __FUNCT__	src/eps/impls/external/blopex/blopex.c	122;"	d	file:
@@ -4979,28 +4982,28 @@ __FUNCT__	src/eps/impls/external/blopex/blopex.c	68;"	d	file:
 __FUNCT__	src/eps/impls/external/blopex/blopex.c	69;"	d	file:
 __FUNCT__	src/eps/impls/external/blopex/blopex.c	96;"	d	file:
 __FUNCT__	src/eps/impls/external/blopex/blopex.c	97;"	d	file:
-__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	150;"	d	file:
 __FUNCT__	src/eps/impls/external/blzpack/blzpack.c	151;"	d	file:
-__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	282;"	d	file:
+__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	152;"	d	file:
 __FUNCT__	src/eps/impls/external/blzpack/blzpack.c	283;"	d	file:
-__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	296;"	d	file:
+__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	284;"	d	file:
 __FUNCT__	src/eps/impls/external/blzpack/blzpack.c	297;"	d	file:
-__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	312;"	d	file:
+__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	298;"	d	file:
 __FUNCT__	src/eps/impls/external/blzpack/blzpack.c	313;"	d	file:
-__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	325;"	d	file:
+__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	314;"	d	file:
 __FUNCT__	src/eps/impls/external/blzpack/blzpack.c	326;"	d	file:
-__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	345;"	d	file:
+__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	327;"	d	file:
 __FUNCT__	src/eps/impls/external/blzpack/blzpack.c	346;"	d	file:
-__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	373;"	d	file:
+__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	347;"	d	file:
 __FUNCT__	src/eps/impls/external/blzpack/blzpack.c	374;"	d	file:
-__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	389;"	d	file:
+__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	375;"	d	file:
 __FUNCT__	src/eps/impls/external/blzpack/blzpack.c	390;"	d	file:
-__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	416;"	d	file:
+__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	391;"	d	file:
 __FUNCT__	src/eps/impls/external/blzpack/blzpack.c	417;"	d	file:
-__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	431;"	d	file:
+__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	418;"	d	file:
 __FUNCT__	src/eps/impls/external/blzpack/blzpack.c	432;"	d	file:
-__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	460;"	d	file:
+__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	433;"	d	file:
 __FUNCT__	src/eps/impls/external/blzpack/blzpack.c	461;"	d	file:
+__FUNCT__	src/eps/impls/external/blzpack/blzpack.c	462;"	d	file:
 __FUNCT__	src/eps/impls/external/blzpack/blzpack.c	65;"	d	file:
 __FUNCT__	src/eps/impls/external/blzpack/blzpack.c	66;"	d	file:
 __FUNCT__	src/eps/impls/external/feast/feast.c	178;"	d	file:
@@ -5715,36 +5718,36 @@ __FUNCT__	src/nep/impls/ciss/nciss.c	960;"	d	file:
 __FUNCT__	src/nep/impls/ciss/nciss.c	961;"	d	file:
 __FUNCT__	src/nep/impls/ciss/nciss.c	973;"	d	file:
 __FUNCT__	src/nep/impls/ciss/nciss.c	974;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	111;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	112;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	135;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	113;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	136;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	195;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	137;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	196;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	211;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	197;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	212;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	222;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	213;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	223;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	248;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	224;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	249;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	259;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	250;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	260;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	287;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	261;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	288;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	303;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	289;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	304;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	331;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	305;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	332;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	353;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	333;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	354;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	382;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	355;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	383;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	398;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	384;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	399;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	410;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	400;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	411;"	d	file:
-__FUNCT__	src/nep/impls/interpol/interpol.c	427;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	412;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	428;"	d	file:
+__FUNCT__	src/nep/impls/interpol/interpol.c	429;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	45;"	d	file:
 __FUNCT__	src/nep/impls/interpol/interpol.c	46;"	d	file:
 __FUNCT__	src/nep/impls/narnoldi/narnoldi.c	170;"	d	file:
@@ -6465,36 +6468,36 @@ __FUNCT__	src/pep/interface/pepsolve.c	48;"	d	file:
 __FUNCT__	src/pep/interface/pepsolve.c	49;"	d	file:
 __FUNCT__	src/pep/interface/pepsolve.c	68;"	d	file:
 __FUNCT__	src/pep/interface/pepsolve.c	69;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	218;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	219;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	255;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	256;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	221;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	222;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	258;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	259;"	d	file:
 __FUNCT__	src/pep/interface/pepview.c	27;"	d	file:
 __FUNCT__	src/pep/interface/pepview.c	28;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	290;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	291;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	340;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	341;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	385;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	386;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	405;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	406;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	466;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	467;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	515;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	516;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	547;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	548;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	578;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	579;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	609;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	610;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	661;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	662;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	696;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	697;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	749;"	d	file:
-__FUNCT__	src/pep/interface/pepview.c	750;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	293;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	294;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	343;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	344;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	388;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	389;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	408;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	409;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	469;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	470;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	518;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	519;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	550;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	551;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	581;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	582;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	612;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	613;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	664;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	665;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	699;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	700;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	752;"	d	file:
+__FUNCT__	src/pep/interface/pepview.c	753;"	d	file:
 __FUNCT__	src/svd/examples/tests/test1.c	45;"	d	file:
 __FUNCT__	src/svd/examples/tests/test1.c	46;"	d	file:
 __FUNCT__	src/svd/examples/tests/test2.c	27;"	d	file:
@@ -7031,16 +7034,16 @@ __FUNCT__	src/sys/classes/bv/interface/bvblas.c	182;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvblas.c	183;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvblas.c	201;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvblas.c	202;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvblas.c	240;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvblas.c	241;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvblas.c	271;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvblas.c	272;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvblas.c	292;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvblas.c	293;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvblas.c	242;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvblas.c	243;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvblas.c	273;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvblas.c	274;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvblas.c	294;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvblas.c	295;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvblas.c	29;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvblas.c	30;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvblas.c	346;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvblas.c	347;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvblas.c	348;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvblas.c	349;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvblas.c	62;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvblas.c	63;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvblas.c	82;"	d	file:
@@ -7073,10 +7076,10 @@ __FUNCT__	src/sys/classes/bv/interface/bvfunc.c	621;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvfunc.c	622;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvfunc.c	649;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvfunc.c	650;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	1056;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	1057;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	1107;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	1108;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	1038;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	1039;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	1089;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	1090;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvglobal.c	132;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvglobal.c	133;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvglobal.c	185;"	d	file:
@@ -7093,58 +7096,58 @@ __FUNCT__	src/sys/classes/bv/interface/bvglobal.c	408;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvglobal.c	409;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvglobal.c	470;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvglobal.c	471;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	493;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	494;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	506;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	507;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	528;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	529;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	573;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	574;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	627;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	628;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	484;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	485;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	497;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	498;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	510;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	511;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	555;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	556;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	609;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	610;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvglobal.c	62;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvglobal.c	63;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	674;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	675;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	713;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	714;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	766;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	767;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	828;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	829;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	888;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	889;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	933;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	934;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	990;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	991;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	153;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	154;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	208;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	209;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	267;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	268;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	656;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	657;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	695;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	696;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	748;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	749;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	810;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	811;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	870;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	871;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	915;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	916;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	972;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvglobal.c	973;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	151;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	152;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	206;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	207;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	265;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	266;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvops.c	26;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvops.c	27;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	321;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	322;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	357;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	358;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	394;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	395;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	451;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	452;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	512;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	513;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	562;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	563;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	621;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	622;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	665;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	666;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	319;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	320;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	355;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	356;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	392;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	393;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	449;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	450;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	510;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	511;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	560;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	561;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	619;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	620;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	663;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	664;"	d	file:
+__FUNCT__	src/sys/classes/bv/interface/bvops.c	93;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvops.c	94;"	d	file:
-__FUNCT__	src/sys/classes/bv/interface/bvops.c	95;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvorthog.c	125;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvorthog.c	126;"	d	file:
 __FUNCT__	src/sys/classes/bv/interface/bvorthog.c	203;"	d	file:
@@ -7244,11 +7247,11 @@ __FUNCT__	src/sys/classes/ds/impls/ghiep/dsghiep.c	648;"	d	file:
 __FUNCT__	src/sys/classes/ds/impls/ghiep/dsghiep.c	758;"	d	file:
 __FUNCT__	src/sys/classes/ds/impls/ghiep/dsghiep.c	759;"	d	file:
 __FUNCT__	src/sys/classes/ds/impls/ghiep/dsghiep.c	88;"	d	file:
-__FUNCT__	src/sys/classes/ds/impls/ghiep/dsghiep.c	890;"	d	file:
-__FUNCT__	src/sys/classes/ds/impls/ghiep/dsghiep.c	891;"	d	file:
+__FUNCT__	src/sys/classes/ds/impls/ghiep/dsghiep.c	896;"	d	file:
+__FUNCT__	src/sys/classes/ds/impls/ghiep/dsghiep.c	897;"	d	file:
 __FUNCT__	src/sys/classes/ds/impls/ghiep/dsghiep.c	89;"	d	file:
-__FUNCT__	src/sys/classes/ds/impls/ghiep/dsghiep.c	947;"	d	file:
-__FUNCT__	src/sys/classes/ds/impls/ghiep/dsghiep.c	948;"	d	file:
+__FUNCT__	src/sys/classes/ds/impls/ghiep/dsghiep.c	953;"	d	file:
+__FUNCT__	src/sys/classes/ds/impls/ghiep/dsghiep.c	954;"	d	file:
 __FUNCT__	src/sys/classes/ds/impls/ghiep/hz.c	236;"	d	file:
 __FUNCT__	src/sys/classes/ds/impls/ghiep/hz.c	237;"	d	file:
 __FUNCT__	src/sys/classes/ds/impls/ghiep/hz.c	308;"	d	file:
@@ -8047,8 +8050,8 @@ __FUNCT__	src/sys/classes/st/interface/stset.c	303;"	d	file:
 __FUNCT__	src/sys/classes/st/interface/stset.c	30;"	d	file:
 __FUNCT__	src/sys/classes/st/interface/stset.c	329;"	d	file:
 __FUNCT__	src/sys/classes/st/interface/stset.c	330;"	d	file:
-__FUNCT__	src/sys/classes/st/interface/stset.c	364;"	d	file:
-__FUNCT__	src/sys/classes/st/interface/stset.c	365;"	d	file:
+__FUNCT__	src/sys/classes/st/interface/stset.c	366;"	d	file:
+__FUNCT__	src/sys/classes/st/interface/stset.c	367;"	d	file:
 __FUNCT__	src/sys/classes/st/interface/stset.c	82;"	d	file:
 __FUNCT__	src/sys/classes/st/interface/stset.c	83;"	d	file:
 __FUNCT__	src/sys/classes/st/interface/stshellmat.c	116;"	d	file:
diff --git a/TAGS b/TAGS
index 8742571..a567c4f 100644
--- a/TAGS
+++ b/TAGS
@@ -105,35 +105,35 @@ lapack  = lapack.Lapack(argdb,log)lapack152,6515
 externalpackages = [arpack, blopex, blzpack, feast, primme, trlan]externalpackages154,6551
 optionspackages  = [slepc, arpack, blopex, blzpack, feast, primme, trlan, sowing]optionspackages155,6618
 checkpackages    = [arpack, blopex, blzpack, feast, primme, trlan, lapack]checkpackages156,6700
-emptyarch = not ('PETSC_ARCH' in os.environ and os.environ['PETSC_ARCH'])emptyarch184,7677
-  archname = petsc.archarchname188,7808
-libdir  = CreateDir(archdir,'lib',log)libdir192,7942
-confdir = CreateDirTwo(libdir,'slepc','conf',log)confdir193,7981
-      f = open(os.path.join(confdir,'slepcvariables'),'r')f217,8824
-      searchlines = f.readlines()searchlines218,8883
-includedir = CreateDir(archdir,'include',log)includedir241,9802
-modulesdir = CreateDirTwo(confdir,'modules','slepc',log)modulesdir242,9848
-pkgconfdir = CreateDir(libdir,'pkgconfig',log)pkgconfdir243,9905
-slepcvars  = CreateFile(confdir,'slepcvariables',log)slepcvars244,9952
-slepcrules = CreateFile(confdir,'slepcrules',log)slepcrules245,10006
-slepcconf  = CreateFile(includedir,'slepcconf.h',log)slepcconf246,10056
-cmakeconf  = CreateFile(confdir,'SLEPcConfig.cmake',log)cmakeconf247,10110
-pkgconfig  = CreateFile(pkgconfdir,'SLEPc.pc',log)pkgconfig248,10167
-  modules  = CreateFile(modulesdir,slepc.lversion,log)modules250,10238
-  modules  = CreateFile(modulesdir,slepc.lversion+'-'+archname,log)modules252,10299
-testruns = set(petsc.test_runs.split())testruns258,10526
-testruns = testruns.intersection(set(['C','F90','Fortran','C_Complex','Fortran_Complex','C_NoComplex','Fortran_NoComplex']))testruns259,10566
-  testruns = testruns.union(set(['C_NoF128']))testruns261,10727
-  testruns = testruns.union(set(['DATAFILESPATH']))testruns264,10849
-  globconf = CreateFile(os.path.join(slepc.dir,'lib','slepc','conf'),'slepcvariables',log)globconf278,11423
-bfort = petsc.bfortbfort329,13662
-  bfort = sowing.Install(archdir,petsc.make)bfort331,13709
-      bfort = os.path.join(archdir,'bin','bfort')bfort336,13837
-      bfort = sowing.Install(archdir,petsc.make)bfort338,13921
-cmakeok = Falsecmakeok352,14461
-      cmakeok = cmakeboot.main(slepc.dir,petsc.dir,log=log)cmakeok369,15074
-      petscdate = dateutil.parser.parse(petsc.gitdate)petscdate405,16475
-      slepcdate = dateutil.parser.parse(slepc.gitdate)slepcdate406,16530
+emptyarch = not ('PETSC_ARCH' in os.environ and os.environ['PETSC_ARCH'])emptyarch184,7693
+  archname = petsc.archarchname188,7824
+libdir  = CreateDir(archdir,'lib',log)libdir192,7958
+confdir = CreateDirTwo(libdir,'slepc','conf',log)confdir193,7997
+      f = open(os.path.join(confdir,'slepcvariables'),'r')f217,8840
+      searchlines = f.readlines()searchlines218,8899
+includedir = CreateDir(archdir,'include',log)includedir241,9818
+modulesdir = CreateDirTwo(confdir,'modules','slepc',log)modulesdir242,9864
+pkgconfdir = CreateDir(libdir,'pkgconfig',log)pkgconfdir243,9921
+slepcvars  = CreateFile(confdir,'slepcvariables',log)slepcvars244,9968
+slepcrules = CreateFile(confdir,'slepcrules',log)slepcrules245,10022
+slepcconf  = CreateFile(includedir,'slepcconf.h',log)slepcconf246,10072
+cmakeconf  = CreateFile(confdir,'SLEPcConfig.cmake',log)cmakeconf247,10126
+pkgconfig  = CreateFile(pkgconfdir,'SLEPc.pc',log)pkgconfig248,10183
+  modules  = CreateFile(modulesdir,slepc.lversion,log)modules250,10254
+  modules  = CreateFile(modulesdir,slepc.lversion+'-'+archname,log)modules252,10315
+testruns = set(petsc.test_runs.split())testruns258,10542
+testruns = testruns.intersection(set(['C','F90','Fortran','C_Complex','Fortran_Complex','C_NoComplex','Fortran_NoComplex']))testruns259,10582
+  testruns = testruns.union(set(['C_NoF128']))testruns261,10743
+  testruns = testruns.union(set(['DATAFILESPATH']))testruns264,10865
+  globconf = CreateFile(os.path.join(slepc.dir,'lib','slepc','conf'),'slepcvariables',log)globconf278,11439
+bfort = petsc.bfortbfort329,13678
+  bfort = sowing.Install(archdir,petsc.make)bfort331,13725
+      bfort = os.path.join(archdir,'bin','bfort')bfort336,13853
+      bfort = sowing.Install(archdir,petsc.make)bfort338,13937
+cmakeok = Falsecmakeok352,14477
+      cmakeok = cmakeboot.main(slepc.dir,petsc.dir,log=log)cmakeok369,15090
+      petscdate = dateutil.parser.parse(petsc.gitdate)petscdate405,16491
+      slepcdate = dateutil.parser.parse(slepc.gitdate)slepcdate406,16546
 

 config/gmakegen.py,1260
 gmakegen.py:^?gmakegen.py^A,1
@@ -238,17 +238,17 @@ lapack.py:^?lapack.py^A,1
 class Lapack(package.Package):Lapack24,947
   def __init__(self,argdb,log):__init__26,979
   def ShowInfo(self):ShowInfo31,1103
-  def Process(self,conf,vars,cmake,petsc,archdir=''):Process41,1484
-  def Check(self,conf,vars,cmake,petsc):Check47,1689
+  def Process(self,conf,vars,cmake,petsc,archdir=''):Process41,1519
+  def Check(self,conf,vars,cmake,petsc):Check47,1724
 

-config/packages/petsc.py,245
+config/packages/petsc.py,255
 petsc.py:^?petsc.py^A,1
 class PETSc(package.Package):PETSc24,961
   def __init__(self,argdb,log):__init__26,992
   def Check(self):Check31,1115
-  def InitDir(self):InitDir34,1178
-  def LoadVersion(self):LoadVersion46,1578
-  def LoadConf(self):LoadConf78,2919
+  def InitDir(self,prefixdir):InitDir34,1178
+  def LoadVersion(self):LoadVersion46,1576
+  def LoadConf(self):LoadConf78,2917
 

 config/packages/primme.py,148
 primme.py:^?primme.py^A,1
@@ -611,7 +611,7 @@ slepcsysdef.h:^?slepcsysdef.h^A,1
 !  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESSWARRANTY15,584
 #define __SLEPCSYS_H__SLEPCSYS_H25,1014
 

-include/slepc/private/bvimpl.h,7617
+include/slepc/private/bvimpl.h,7802
 bvimpl.h:^?bvimpl.h^A,1
 #define _BVIMPL_BVIMPL23,937
 PETSC_EXTERN PetscBool BVRegisterAllCalled;BVRegisterAllCalled28,1013
@@ -691,25 +691,28 @@ struct _p_BV {_p_BV65,2685
   void               *data;data99,4872
 #undef __FUNCT____FUNCT__102,4904
 #define __FUNCT__ __FUNCT__103,4921
-PETSC_STATIC_INLINE PetscErrorCode BV_IPMatMult(BV bv,Vec x)BV_IPMatMult108,5052
-#undef __FUNCT____FUNCT__121,5409
-#define __FUNCT__ __FUNCT__122,5426
-PETSC_STATIC_INLINE PetscErrorCode BV_AllocateCachedBV(BV V)BV_AllocateCachedBV126,5565
-#undef __FUNCT____FUNCT__140,6065
-#define __FUNCT__ __FUNCT__141,6082
-PETSC_STATIC_INLINE PetscErrorCode BV_IPMatMultBV(BV bv)BV_IPMatMultBV146,6228
-#undef __FUNCT____FUNCT__164,6729
-#define __FUNCT__ __FUNCT__165,6746
-PETSC_STATIC_INLINE PetscErrorCode BV_AllocateCoeffs(BV bv)BV_AllocateCoeffs169,6873
-#undef __FUNCT____FUNCT__181,7202
-#define __FUNCT__ __FUNCT__182,7219
-PETSC_STATIC_INLINE PetscErrorCode BV_AllocateSignature(BV bv)BV_AllocateSignature186,7344
-#undef __FUNCT____FUNCT__200,7745
-#define __FUNCT__ __FUNCT__201,7762
-PETSC_STATIC_INLINE PetscErrorCode BV_AllocateMatMult(BV bv,Mat A,PetscInt m)BV_AllocateMatMult205,7899
-#define BVAvailableVec BVAvailableVec236,8946
-#define BVCheckSizes(BVCheckSizes243,9106
-#define BVCheckSizes(BVCheckSizes247,9158
+PETSC_STATIC_INLINE PetscErrorCode BV_SafeSqrt(BV bv,PetscScalar alpha,PetscReal *res)BV_SafeSqrt110,5194
+#undef __FUNCT____FUNCT__133,6096
+#define __FUNCT__ __FUNCT__134,6113
+PETSC_STATIC_INLINE PetscErrorCode BV_IPMatMult(BV bv,Vec x)BV_IPMatMult139,6244
+#undef __FUNCT____FUNCT__152,6601
+#define __FUNCT__ __FUNCT__153,6618
+PETSC_STATIC_INLINE PetscErrorCode BV_AllocateCachedBV(BV V)BV_AllocateCachedBV157,6757
+#undef __FUNCT____FUNCT__171,7257
+#define __FUNCT__ __FUNCT__172,7274
+PETSC_STATIC_INLINE PetscErrorCode BV_IPMatMultBV(BV bv)BV_IPMatMultBV177,7420
+#undef __FUNCT____FUNCT__195,7921
+#define __FUNCT__ __FUNCT__196,7938
+PETSC_STATIC_INLINE PetscErrorCode BV_AllocateCoeffs(BV bv)BV_AllocateCoeffs200,8065
+#undef __FUNCT____FUNCT__212,8394
+#define __FUNCT__ __FUNCT__213,8411
+PETSC_STATIC_INLINE PetscErrorCode BV_AllocateSignature(BV bv)BV_AllocateSignature217,8536
+#undef __FUNCT____FUNCT__231,8937
+#define __FUNCT__ __FUNCT__232,8954
+PETSC_STATIC_INLINE PetscErrorCode BV_AllocateMatMult(BV bv,Mat A,PetscInt m)BV_AllocateMatMult236,9091
+#define BVAvailableVec BVAvailableVec267,10138
+#define BVCheckSizes(BVCheckSizes274,10298
+#define BVCheckSizes(BVCheckSizes278,10350
 

 include/slepc/private/dsimpl.h,3316
 dsimpl.h:^?dsimpl.h^A,1
@@ -2371,42 +2374,42 @@ PetscErrorCode EPSSetUp_LOBPCG(EPS eps)EPSSetUp_LOBPCG69,2512
 #undef __FUNCT____FUNCT__100,4309
 #define __FUNCT__ __FUNCT__101,4326
 PetscErrorCode EPSSolve_LOBPCG(EPS eps)EPSSolve_LOBPCG102,4362
-#undef __FUNCT____FUNCT__422,16625
-#define __FUNCT__ __FUNCT__423,16642
-static PetscErrorCode EPSLOBPCGSetBlockSize_LOBPCG(EPS eps,PetscInt bs)EPSLOBPCGSetBlockSize_LOBPCG424,16691
-#undef __FUNCT____FUNCT__433,16877
-#define __FUNCT__ __FUNCT__434,16894
-PetscErrorCode EPSLOBPCGSetBlockSize(EPS eps,PetscInt bs)EPSLOBPCGSetBlockSize451,17260
-#undef __FUNCT____FUNCT__462,17580
-#define __FUNCT__ __FUNCT__463,17597
-static PetscErrorCode EPSLOBPCGGetBlockSize_LOBPCG(EPS eps,PetscInt *bs)EPSLOBPCGGetBlockSize_LOBPCG464,17646
-#undef __FUNCT____FUNCT__473,17834
-#define __FUNCT__ __FUNCT__474,17851
-PetscErrorCode EPSLOBPCGGetBlockSize(EPS eps,PetscInt *bs)EPSLOBPCGGetBlockSize490,18156
-#undef __FUNCT____FUNCT__501,18461
-#define __FUNCT__ __FUNCT__502,18478
-static PetscErrorCode EPSLOBPCGSetLocking_LOBPCG(EPS eps,PetscBool lock)EPSLOBPCGSetLocking_LOBPCG503,18525
-#undef __FUNCT____FUNCT__512,18716
-#define __FUNCT__ __FUNCT__513,18733
-PetscErrorCode EPSLOBPCGSetLocking(EPS eps,PetscBool lock)EPSLOBPCGSetLocking536,19339
-#undef __FUNCT____FUNCT__547,19664
-#define __FUNCT__ __FUNCT__548,19681
-static PetscErrorCode EPSLOBPCGGetLocking_LOBPCG(EPS eps,PetscBool *lock)EPSLOBPCGGetLocking_LOBPCG549,19728
-#undef __FUNCT____FUNCT__558,19921
-#define __FUNCT__ __FUNCT__559,19938
-PetscErrorCode EPSLOBPCGGetLocking(EPS eps,PetscBool *lock)EPSLOBPCGGetLocking575,20243
-#undef __FUNCT____FUNCT__586,20552
-#define __FUNCT__ __FUNCT__587,20569
-PetscErrorCode EPSView_LOBPCG(EPS eps,PetscViewer viewer)EPSView_LOBPCG588,20604
-#undef __FUNCT____FUNCT__603,21135
-#define __FUNCT__ __FUNCT__604,21152
-PetscErrorCode EPSSetFromOptions_LOBPCG(PetscOptions *PetscOptionsObject,EPS eps)EPSSetFromOptions_LOBPCG605,21197
-#undef __FUNCT____FUNCT__637,22308
-#define __FUNCT__ __FUNCT__638,22325
-PetscErrorCode EPSDestroy_LOBPCG(EPS eps)EPSDestroy_LOBPCG639,22363
-#undef __FUNCT____FUNCT__652,22923
-#define __FUNCT__ __FUNCT__653,22940
-PETSC_EXTERN PetscErrorCode EPSCreate_LOBPCG(EPS eps)EPSCreate_LOBPCG654,22977
+#undef __FUNCT____FUNCT__420,16473
+#define __FUNCT__ __FUNCT__421,16490
+static PetscErrorCode EPSLOBPCGSetBlockSize_LOBPCG(EPS eps,PetscInt bs)EPSLOBPCGSetBlockSize_LOBPCG422,16539
+#undef __FUNCT____FUNCT__431,16725
+#define __FUNCT__ __FUNCT__432,16742
+PetscErrorCode EPSLOBPCGSetBlockSize(EPS eps,PetscInt bs)EPSLOBPCGSetBlockSize449,17108
+#undef __FUNCT____FUNCT__460,17428
+#define __FUNCT__ __FUNCT__461,17445
+static PetscErrorCode EPSLOBPCGGetBlockSize_LOBPCG(EPS eps,PetscInt *bs)EPSLOBPCGGetBlockSize_LOBPCG462,17494
+#undef __FUNCT____FUNCT__471,17682
+#define __FUNCT__ __FUNCT__472,17699
+PetscErrorCode EPSLOBPCGGetBlockSize(EPS eps,PetscInt *bs)EPSLOBPCGGetBlockSize488,18004
+#undef __FUNCT____FUNCT__499,18309
+#define __FUNCT__ __FUNCT__500,18326
+static PetscErrorCode EPSLOBPCGSetLocking_LOBPCG(EPS eps,PetscBool lock)EPSLOBPCGSetLocking_LOBPCG501,18373
+#undef __FUNCT____FUNCT__510,18564
+#define __FUNCT__ __FUNCT__511,18581
+PetscErrorCode EPSLOBPCGSetLocking(EPS eps,PetscBool lock)EPSLOBPCGSetLocking534,19187
+#undef __FUNCT____FUNCT__545,19512
+#define __FUNCT__ __FUNCT__546,19529
+static PetscErrorCode EPSLOBPCGGetLocking_LOBPCG(EPS eps,PetscBool *lock)EPSLOBPCGGetLocking_LOBPCG547,19576
+#undef __FUNCT____FUNCT__556,19769
+#define __FUNCT__ __FUNCT__557,19786
+PetscErrorCode EPSLOBPCGGetLocking(EPS eps,PetscBool *lock)EPSLOBPCGGetLocking573,20091
+#undef __FUNCT____FUNCT__584,20400
+#define __FUNCT__ __FUNCT__585,20417
+PetscErrorCode EPSView_LOBPCG(EPS eps,PetscViewer viewer)EPSView_LOBPCG586,20452
+#undef __FUNCT____FUNCT__601,20983
+#define __FUNCT__ __FUNCT__602,21000
+PetscErrorCode EPSSetFromOptions_LOBPCG(PetscOptions *PetscOptionsObject,EPS eps)EPSSetFromOptions_LOBPCG603,21045
+#undef __FUNCT____FUNCT__635,22156
+#define __FUNCT__ __FUNCT__636,22173
+PetscErrorCode EPSDestroy_LOBPCG(EPS eps)EPSDestroy_LOBPCG637,22211
+#undef __FUNCT____FUNCT__650,22771
+#define __FUNCT__ __FUNCT__651,22788
+PETSC_EXTERN PetscErrorCode EPSCreate_LOBPCG(EPS eps)EPSCreate_LOBPCG652,22825
 

 src/eps/impls/cg/lobpcg/makefile,281
 makefile:^?makefile^A,1
@@ -3378,21 +3381,21 @@ arpack.c:^?arpack.c^A,1
 #undef __FUNCT____FUNCT__29,1109
 #define __FUNCT__ __FUNCT__30,1126
 PetscErrorCode EPSSetUp_ARPACK(EPS eps)EPSSetUp_ARPACK31,1162
-#undef __FUNCT____FUNCT__93,4271
-#define __FUNCT__ __FUNCT__94,4288
-PetscErrorCode EPSSolve_ARPACK(EPS eps)EPSSolve_ARPACK95,4324
-#undef __FUNCT____FUNCT__292,13123
-#define __FUNCT__ __FUNCT__293,13140
-PetscErrorCode EPSBackTransform_ARPACK(EPS eps)EPSBackTransform_ARPACK294,13184
-#undef __FUNCT____FUNCT__307,13498
-#define __FUNCT__ __FUNCT__308,13515
-PetscErrorCode EPSReset_ARPACK(EPS eps)EPSReset_ARPACK309,13551
-#undef __FUNCT____FUNCT__325,13980
-#define __FUNCT__ __FUNCT__326,13997
-PetscErrorCode EPSDestroy_ARPACK(EPS eps)EPSDestroy_ARPACK327,14035
-#undef __FUNCT____FUNCT__336,14199
-#define __FUNCT__ __FUNCT__337,14216
-PETSC_EXTERN PetscErrorCode EPSCreate_ARPACK(EPS eps)EPSCreate_ARPACK338,14253
+#undef __FUNCT____FUNCT__94,4320
+#define __FUNCT__ __FUNCT__95,4337
+PetscErrorCode EPSSolve_ARPACK(EPS eps)EPSSolve_ARPACK96,4373
+#undef __FUNCT____FUNCT__293,13172
+#define __FUNCT__ __FUNCT__294,13189
+PetscErrorCode EPSBackTransform_ARPACK(EPS eps)EPSBackTransform_ARPACK295,13233
+#undef __FUNCT____FUNCT__308,13547
+#define __FUNCT__ __FUNCT__309,13564
+PetscErrorCode EPSReset_ARPACK(EPS eps)EPSReset_ARPACK310,13600
+#undef __FUNCT____FUNCT__326,14029
+#define __FUNCT__ __FUNCT__327,14046
+PetscErrorCode EPSDestroy_ARPACK(EPS eps)EPSDestroy_ARPACK328,14084
+#undef __FUNCT____FUNCT__337,14248
+#define __FUNCT__ __FUNCT__338,14265
+PETSC_EXTERN PetscErrorCode EPSCreate_ARPACK(EPS eps)EPSCreate_ARPACK339,14302
 

 src/eps/impls/external/arpack/arpackp.h,1942
 arpackp.h:^?arpackp.h^A,1
@@ -3574,39 +3577,39 @@ const char* blzpack_error[33] = {blzpack_error29,1137
 #undef __FUNCT____FUNCT__65,2524
 #define __FUNCT__ __FUNCT__66,2541
 PetscErrorCode EPSSetUp_BLZPACK(EPS eps)EPSSetUp_BLZPACK67,2578
-#undef __FUNCT____FUNCT__150,6803
-#define __FUNCT__ __FUNCT__151,6820
-PetscErrorCode EPSSolve_BLZPACK(EPS eps)EPSSolve_BLZPACK152,6857
-#undef __FUNCT____FUNCT__282,12290
-#define __FUNCT__ __FUNCT__283,12307
-PetscErrorCode EPSBackTransform_BLZPACK(EPS eps)EPSBackTransform_BLZPACK284,12352
-#undef __FUNCT____FUNCT__296,12631
-#define __FUNCT__ __FUNCT__297,12648
-PetscErrorCode EPSReset_BLZPACK(EPS eps)EPSReset_BLZPACK298,12685
-#undef __FUNCT____FUNCT__312,13072
-#define __FUNCT__ __FUNCT__313,13089
-PetscErrorCode EPSDestroy_BLZPACK(EPS eps)EPSDestroy_BLZPACK314,13128
-#undef __FUNCT____FUNCT__325,13492
-#define __FUNCT__ __FUNCT__326,13509
-PetscErrorCode EPSView_BLZPACK(EPS eps,PetscViewer viewer)EPSView_BLZPACK327,13545
-#undef __FUNCT____FUNCT__345,14245
-#define __FUNCT__ __FUNCT__346,14262
-PetscErrorCode EPSSetFromOptions_BLZPACK(PetscOptions *PetscOptionsObject,EPS eps)EPSSetFromOptions_BLZPACK347,14308
-#undef __FUNCT____FUNCT__373,15108
-#define __FUNCT__ __FUNCT__374,15125
-static PetscErrorCode EPSBlzpackSetBlockSize_BLZPACK(EPS eps,PetscInt bs)EPSBlzpackSetBlockSize_BLZPACK375,15176
-#undef __FUNCT____FUNCT__389,15620
-#define __FUNCT__ __FUNCT__390,15637
-PetscErrorCode EPSBlzpackSetBlockSize(EPS eps,PetscInt bs)EPSBlzpackSetBlockSize405,15973
-#undef __FUNCT____FUNCT__416,16295
-#define __FUNCT__ __FUNCT__417,16312
-static PetscErrorCode EPSBlzpackSetNSteps_BLZPACK(EPS eps,PetscInt nsteps)EPSBlzpackSetNSteps_BLZPACK418,16360
-#undef __FUNCT____FUNCT__431,16686
-#define __FUNCT__ __FUNCT__432,16703
-PetscErrorCode EPSBlzpackSetNSteps(EPS eps,PetscInt nsteps)EPSBlzpackSetNSteps449,17084
-#undef __FUNCT____FUNCT__460,17412
-#define __FUNCT__ __FUNCT__461,17429
-PETSC_EXTERN PetscErrorCode EPSCreate_BLZPACK(EPS eps)EPSCreate_BLZPACK462,17467
+#undef __FUNCT____FUNCT__151,6852
+#define __FUNCT__ __FUNCT__152,6869
+PetscErrorCode EPSSolve_BLZPACK(EPS eps)EPSSolve_BLZPACK153,6906
+#undef __FUNCT____FUNCT__283,12339
+#define __FUNCT__ __FUNCT__284,12356
+PetscErrorCode EPSBackTransform_BLZPACK(EPS eps)EPSBackTransform_BLZPACK285,12401
+#undef __FUNCT____FUNCT__297,12680
+#define __FUNCT__ __FUNCT__298,12697
+PetscErrorCode EPSReset_BLZPACK(EPS eps)EPSReset_BLZPACK299,12734
+#undef __FUNCT____FUNCT__313,13121
+#define __FUNCT__ __FUNCT__314,13138
+PetscErrorCode EPSDestroy_BLZPACK(EPS eps)EPSDestroy_BLZPACK315,13177
+#undef __FUNCT____FUNCT__326,13541
+#define __FUNCT__ __FUNCT__327,13558
+PetscErrorCode EPSView_BLZPACK(EPS eps,PetscViewer viewer)EPSView_BLZPACK328,13594
+#undef __FUNCT____FUNCT__346,14294
+#define __FUNCT__ __FUNCT__347,14311
+PetscErrorCode EPSSetFromOptions_BLZPACK(PetscOptions *PetscOptionsObject,EPS eps)EPSSetFromOptions_BLZPACK348,14357
+#undef __FUNCT____FUNCT__374,15157
+#define __FUNCT__ __FUNCT__375,15174
+static PetscErrorCode EPSBlzpackSetBlockSize_BLZPACK(EPS eps,PetscInt bs)EPSBlzpackSetBlockSize_BLZPACK376,15225
+#undef __FUNCT____FUNCT__390,15669
+#define __FUNCT__ __FUNCT__391,15686
+PetscErrorCode EPSBlzpackSetBlockSize(EPS eps,PetscInt bs)EPSBlzpackSetBlockSize406,16022
+#undef __FUNCT____FUNCT__417,16344
+#define __FUNCT__ __FUNCT__418,16361
+static PetscErrorCode EPSBlzpackSetNSteps_BLZPACK(EPS eps,PetscInt nsteps)EPSBlzpackSetNSteps_BLZPACK419,16409
+#undef __FUNCT____FUNCT__432,16735
+#define __FUNCT__ __FUNCT__433,16752
+PetscErrorCode EPSBlzpackSetNSteps(EPS eps,PetscInt nsteps)EPSBlzpackSetNSteps450,17133
+#undef __FUNCT____FUNCT__461,17461
+#define __FUNCT__ __FUNCT__462,17478
+PETSC_EXTERN PetscErrorCode EPSCreate_BLZPACK(EPS eps)EPSCreate_BLZPACK463,17516
 

 src/eps/impls/external/blzpack/blzpackp.h,815
 blzpackp.h:^?blzpackp.h^A,1
@@ -4117,52 +4120,52 @@ static PetscErrorCode EPSSliceAllocateSolution(EPS eps,PetscInt extra)EPSSliceA
 #undef __FUNCT____FUNCT__150,5328
 #define __FUNCT__ __FUNCT__151,5345
 static PetscErrorCode EPSSliceGetEPS(EPS eps)EPSSliceGetEPS152,5380
-#undef __FUNCT____FUNCT__279,10823
-#define __FUNCT__ __FUNCT__280,10840
-static PetscErrorCode EPSSliceGetInertia(EPS eps,PetscReal shift,PetscInt *inertia,PetscInt *zeros)EPSSliceGetInertia281,10879
-#undef __FUNCT____FUNCT__305,11628
-#define __FUNCT__ __FUNCT__306,11645
-PetscErrorCode EPSSetUp_KrylovSchur_Slice(EPS eps)EPSSetUp_KrylovSchur_Slice307,11692
-#undef __FUNCT____FUNCT__468,20170
-#define __FUNCT__ __FUNCT__469,20187
-static PetscErrorCode EPSSliceGatherEigenVectors(EPS eps)EPSSliceGatherEigenVectors470,20234
-#undef __FUNCT____FUNCT__532,22742
-#define __FUNCT__ __FUNCT__533,22759
-PetscErrorCode EPSComputeVectors_Slice(EPS eps)EPSComputeVectors_Slice537,22880
-#define SWAP(SWAP550,23211
-#undef __FUNCT____FUNCT__552,23247
-#define __FUNCT__ __FUNCT__553,23264
-static PetscErrorCode EPSSliceGetInertias(EPS eps,PetscInt *n,PetscReal **shifts,PetscInt **inertias)EPSSliceGetInertias554,23304
-#undef __FUNCT____FUNCT__608,24950
-#define __FUNCT__ __FUNCT__609,24967
-static PetscErrorCode EPSSliceGatherSolution(EPS eps)EPSSliceGatherSolution610,25010
-#undef __FUNCT____FUNCT__704,29970
-#define __FUNCT__ __FUNCT__705,29987
-static PetscErrorCode EPSCreateShift(EPS eps,PetscReal val,EPS_shift neighb0,EPS_shift neighb1)EPSCreateShift706,30022
-#undef __FUNCT____FUNCT__743,31181
-#define __FUNCT__ __FUNCT__744,31198
-static PetscErrorCode EPSPrepareRational(EPS eps)EPSPrepareRational745,31237
-#undef __FUNCT____FUNCT__789,32695
-#define __FUNCT__ __FUNCT__790,32712
-static PetscErrorCode EPSExtractShift(EPS eps)EPSExtractShift791,32748
-#undef __FUNCT____FUNCT__828,34158
-#define __FUNCT__ __FUNCT__829,34175
-static PetscErrorCode EPSKrylovSchur_Slice(EPS eps)EPSKrylovSchur_Slice830,34216
-#undef __FUNCT____FUNCT__1051,42939
-#define __FUNCT__ __FUNCT__1052,42956
-static PetscErrorCode EPSGetNewShiftValue(EPS eps,PetscInt side,PetscReal *newS)EPSGetNewShiftValue1053,42996
-#undef __FUNCT____FUNCT__1131,47048
-#define __FUNCT__ __FUNCT__1132,47065
-static PetscErrorCode sortRealEigenvalues(PetscScalar *r,PetscInt *perm,PetscInt nr,PetscBool prev,PetscInt dir)sortRealEigenvalues1133,47105
-#undef __FUNCT____FUNCT__1152,47671
-#define __FUNCT__ __FUNCT__1153,47688
-static PetscErrorCode EPSStoreEigenpairs(EPS eps)EPSStoreEigenpairs1154,47727
-#undef __FUNCT____FUNCT__1209,49979
-#define __FUNCT__ __FUNCT__1210,49996
-static PetscErrorCode EPSLookForDeflation(EPS eps)EPSLookForDeflation1211,50036
-#undef __FUNCT____FUNCT__1281,52780
-#define __FUNCT__ __FUNCT__1282,52797
-PetscErrorCode EPSSolve_KrylovSchur_Slice(EPS eps)EPSSolve_KrylovSchur_Slice1283,52844
+#undef __FUNCT____FUNCT__279,10822
+#define __FUNCT__ __FUNCT__280,10839
+static PetscErrorCode EPSSliceGetInertia(EPS eps,PetscReal shift,PetscInt *inertia,PetscInt *zeros)EPSSliceGetInertia281,10878
+#undef __FUNCT____FUNCT__305,11627
+#define __FUNCT__ __FUNCT__306,11644
+PetscErrorCode EPSSetUp_KrylovSchur_Slice(EPS eps)EPSSetUp_KrylovSchur_Slice307,11691
+#undef __FUNCT____FUNCT__468,20169
+#define __FUNCT__ __FUNCT__469,20186
+static PetscErrorCode EPSSliceGatherEigenVectors(EPS eps)EPSSliceGatherEigenVectors470,20233
+#undef __FUNCT____FUNCT__532,22741
+#define __FUNCT__ __FUNCT__533,22758
+PetscErrorCode EPSComputeVectors_Slice(EPS eps)EPSComputeVectors_Slice537,22879
+#define SWAP(SWAP550,23210
+#undef __FUNCT____FUNCT__552,23246
+#define __FUNCT__ __FUNCT__553,23263
+static PetscErrorCode EPSSliceGetInertias(EPS eps,PetscInt *n,PetscReal **shifts,PetscInt **inertias)EPSSliceGetInertias554,23303
+#undef __FUNCT____FUNCT__608,24949
+#define __FUNCT__ __FUNCT__609,24966
+static PetscErrorCode EPSSliceGatherSolution(EPS eps)EPSSliceGatherSolution610,25009
+#undef __FUNCT____FUNCT__704,29969
+#define __FUNCT__ __FUNCT__705,29986
+static PetscErrorCode EPSCreateShift(EPS eps,PetscReal val,EPS_shift neighb0,EPS_shift neighb1)EPSCreateShift706,30021
+#undef __FUNCT____FUNCT__743,31180
+#define __FUNCT__ __FUNCT__744,31197
+static PetscErrorCode EPSPrepareRational(EPS eps)EPSPrepareRational745,31236
+#undef __FUNCT____FUNCT__789,32694
+#define __FUNCT__ __FUNCT__790,32711
+static PetscErrorCode EPSExtractShift(EPS eps)EPSExtractShift791,32747
+#undef __FUNCT____FUNCT__828,34157
+#define __FUNCT__ __FUNCT__829,34174
+static PetscErrorCode EPSKrylovSchur_Slice(EPS eps)EPSKrylovSchur_Slice830,34215
+#undef __FUNCT____FUNCT__1051,42938
+#define __FUNCT__ __FUNCT__1052,42955
+static PetscErrorCode EPSGetNewShiftValue(EPS eps,PetscInt side,PetscReal *newS)EPSGetNewShiftValue1053,42995
+#undef __FUNCT____FUNCT__1131,47047
+#define __FUNCT__ __FUNCT__1132,47064
+static PetscErrorCode sortRealEigenvalues(PetscScalar *r,PetscInt *perm,PetscInt nr,PetscBool prev,PetscInt dir)sortRealEigenvalues1133,47104
+#undef __FUNCT____FUNCT__1152,47670
+#define __FUNCT__ __FUNCT__1153,47687
+static PetscErrorCode EPSStoreEigenpairs(EPS eps)EPSStoreEigenpairs1154,47726
+#undef __FUNCT____FUNCT__1209,49978
+#define __FUNCT__ __FUNCT__1210,49995
+static PetscErrorCode EPSLookForDeflation(EPS eps)EPSLookForDeflation1211,50035
+#undef __FUNCT____FUNCT__1281,52779
+#define __FUNCT__ __FUNCT__1282,52796
+PetscErrorCode EPSSolve_KrylovSchur_Slice(EPS eps)EPSSolve_KrylovSchur_Slice1283,52843
 

 src/eps/impls/krylov/krylovschur/ks-symm.c,156
 ks-symm.c:^?ks-symm.c^A,1
@@ -5393,7 +5396,7 @@ PetscErrorCode NEPView_CISS(NEP nep,PetscViewer viewer)NEPView_CISS1084,40825
 #define __FUNCT__ __FUNCT__1107,42059
 PETSC_EXTERN PetscErrorCode NEPCreate_CISS(NEP nep)NEPCreate_CISS1108,42094
 

-src/nep/impls/interpol/interpol.c,2759
+src/nep/impls/interpol/interpol.c,2760
 interpol.c:^?interpol.c^A,1
   PEP       pep;pep41,1419
   PetscInt  deg;deg42,1436
@@ -5401,51 +5404,51 @@ interpol.c:^?interpol.c^A,1
 #undef __FUNCT____FUNCT__45,1470
 #define __FUNCT__ __FUNCT__46,1487
 PetscErrorCode NEPSetUp_Interpol(NEP nep)NEPSetUp_Interpol47,1525
-#undef __FUNCT____FUNCT__111,4596
-#define __FUNCT__ __FUNCT__112,4613
-static PetscErrorCode ChebyshevNodes(PetscInt d,PetscReal a,PetscReal b,PetscScalar *x,PetscReal *dct2)ChebyshevNodes121,4880
-#undef __FUNCT____FUNCT__135,5247
-#define __FUNCT__ __FUNCT__136,5264
-PetscErrorCode NEPSolve_Interpol(NEP nep)NEPSolve_Interpol137,5302
-#undef __FUNCT____FUNCT__195,7264
-#define __FUNCT__ __FUNCT__196,7281
-PetscErrorCode NEPSetFromOptions_Interpol(PetscOptions *PetscOptionsObject,NEP nep)NEPSetFromOptions_Interpol197,7328
-#undef __FUNCT____FUNCT__211,7942
-#define __FUNCT__ __FUNCT__212,7959
-static PetscErrorCode NEPInterpolSetDegree_Interpol(NEP nep,PetscInt deg)NEPInterpolSetDegree_Interpol213,8009
-#undef __FUNCT____FUNCT__222,8205
-#define __FUNCT__ __FUNCT__223,8222
-PetscErrorCode NEPInterpolSetDegree(NEP nep,PetscInt deg)NEPInterpolSetDegree237,8508
-#undef __FUNCT____FUNCT__248,8829
-#define __FUNCT__ __FUNCT__249,8846
-static PetscErrorCode NEPInterpolGetDegree_Interpol(NEP nep,PetscInt *deg)NEPInterpolGetDegree_Interpol250,8896
-#undef __FUNCT____FUNCT__259,9094
-#define __FUNCT__ __FUNCT__260,9111
-PetscErrorCode NEPInterpolGetDegree(NEP nep,PetscInt *deg)NEPInterpolGetDegree276,9419
-#undef __FUNCT____FUNCT__287,9725
-#define __FUNCT__ __FUNCT__288,9742
-static PetscErrorCode NEPInterpolSetPEP_Interpol(NEP nep,PEP pep)NEPInterpolSetPEP_Interpol289,9789
-#undef __FUNCT____FUNCT__303,10228
-#define __FUNCT__ __FUNCT__304,10245
-PetscErrorCode NEPInterpolSetPEP(NEP nep,PEP pep)NEPInterpolSetPEP319,10576
-#undef __FUNCT____FUNCT__331,10918
-#define __FUNCT__ __FUNCT__332,10935
-static PetscErrorCode NEPInterpolGetPEP_Interpol(NEP nep,PEP *pep)NEPInterpolGetPEP_Interpol333,10982
-#undef __FUNCT____FUNCT__353,11783
-#define __FUNCT__ __FUNCT__354,11800
-PetscErrorCode NEPInterpolGetPEP(NEP nep,PEP *pep)NEPInterpolGetPEP371,12163
-#undef __FUNCT____FUNCT__382,12453
-#define __FUNCT__ __FUNCT__383,12470
-PetscErrorCode NEPView_Interpol(NEP nep,PetscViewer viewer)NEPView_Interpol384,12507
-#undef __FUNCT____FUNCT__398,13031
-#define __FUNCT__ __FUNCT__399,13048
-PetscErrorCode NEPReset_Interpol(NEP nep)NEPReset_Interpol400,13086
-#undef __FUNCT____FUNCT__410,13317
-#define __FUNCT__ __FUNCT__411,13334
-PetscErrorCode NEPDestroy_Interpol(NEP nep)NEPDestroy_Interpol412,13374
-#undef __FUNCT____FUNCT__427,14026
-#define __FUNCT__ __FUNCT__428,14043
-PETSC_EXTERN PetscErrorCode NEPCreate_Interpol(NEP nep)NEPCreate_Interpol429,14082
+#undef __FUNCT____FUNCT__112,4825
+#define __FUNCT__ __FUNCT__113,4842
+static PetscErrorCode ChebyshevNodes(PetscInt d,PetscReal a,PetscReal b,PetscScalar *x,PetscReal *dct2)ChebyshevNodes122,5109
+#undef __FUNCT____FUNCT__136,5476
+#define __FUNCT__ __FUNCT__137,5493
+PetscErrorCode NEPSolve_Interpol(NEP nep)NEPSolve_Interpol138,5531
+#undef __FUNCT____FUNCT__196,7493
+#define __FUNCT__ __FUNCT__197,7510
+PetscErrorCode NEPSetFromOptions_Interpol(PetscOptions *PetscOptionsObject,NEP nep)NEPSetFromOptions_Interpol198,7557
+#undef __FUNCT____FUNCT__212,8171
+#define __FUNCT__ __FUNCT__213,8188
+static PetscErrorCode NEPInterpolSetDegree_Interpol(NEP nep,PetscInt deg)NEPInterpolSetDegree_Interpol214,8238
+#undef __FUNCT____FUNCT__223,8434
+#define __FUNCT__ __FUNCT__224,8451
+PetscErrorCode NEPInterpolSetDegree(NEP nep,PetscInt deg)NEPInterpolSetDegree238,8737
+#undef __FUNCT____FUNCT__249,9058
+#define __FUNCT__ __FUNCT__250,9075
+static PetscErrorCode NEPInterpolGetDegree_Interpol(NEP nep,PetscInt *deg)NEPInterpolGetDegree_Interpol251,9125
+#undef __FUNCT____FUNCT__260,9323
+#define __FUNCT__ __FUNCT__261,9340
+PetscErrorCode NEPInterpolGetDegree(NEP nep,PetscInt *deg)NEPInterpolGetDegree277,9648
+#undef __FUNCT____FUNCT__288,9954
+#define __FUNCT__ __FUNCT__289,9971
+static PetscErrorCode NEPInterpolSetPEP_Interpol(NEP nep,PEP pep)NEPInterpolSetPEP_Interpol290,10018
+#undef __FUNCT____FUNCT__304,10457
+#define __FUNCT__ __FUNCT__305,10474
+PetscErrorCode NEPInterpolSetPEP(NEP nep,PEP pep)NEPInterpolSetPEP320,10805
+#undef __FUNCT____FUNCT__332,11147
+#define __FUNCT__ __FUNCT__333,11164
+static PetscErrorCode NEPInterpolGetPEP_Interpol(NEP nep,PEP *pep)NEPInterpolGetPEP_Interpol334,11211
+#undef __FUNCT____FUNCT__354,12012
+#define __FUNCT__ __FUNCT__355,12029
+PetscErrorCode NEPInterpolGetPEP(NEP nep,PEP *pep)NEPInterpolGetPEP372,12392
+#undef __FUNCT____FUNCT__383,12682
+#define __FUNCT__ __FUNCT__384,12699
+PetscErrorCode NEPView_Interpol(NEP nep,PetscViewer viewer)NEPView_Interpol385,12736
+#undef __FUNCT____FUNCT__399,13260
+#define __FUNCT__ __FUNCT__400,13277
+PetscErrorCode NEPReset_Interpol(NEP nep)NEPReset_Interpol401,13315
+#undef __FUNCT____FUNCT__411,13546
+#define __FUNCT__ __FUNCT__412,13563
+PetscErrorCode NEPDestroy_Interpol(NEP nep)NEPDestroy_Interpol413,13603
+#undef __FUNCT____FUNCT__428,14255
+#define __FUNCT__ __FUNCT__429,14272
+PETSC_EXTERN PetscErrorCode NEPCreate_Interpol(NEP nep)NEPCreate_Interpol430,14311
 

 src/nep/impls/interpol/makefile,282
 makefile:^?makefile^A,1
@@ -6161,18 +6164,18 @@ static PetscErrorCode PCShellApply_PEPJD(PC pc,Vec x,Vec y)PCShellApply_PEPJD1
 #undef __FUNCT____FUNCT__159,5215
 #define __FUNCT__ __FUNCT__160,5232
 PetscErrorCode PEPSolve_JD(PEP pep)PEPSolve_JD161,5264
-#undef __FUNCT____FUNCT__304,11237
-#define __FUNCT__ __FUNCT__305,11254
-PetscErrorCode PEPComputeVectors_JD(PEP pep)PEPComputeVectors_JD306,11295
-#undef __FUNCT____FUNCT__336,12419
-#define __FUNCT__ __FUNCT__337,12436
-PetscErrorCode PEPReset_JD(PEP pep)PEPReset_JD338,12468
-#undef __FUNCT____FUNCT__352,12767
-#define __FUNCT__ __FUNCT__353,12784
-PetscErrorCode PEPDestroy_JD(PEP pep)PEPDestroy_JD354,12818
-#undef __FUNCT____FUNCT__367,13360
-#define __FUNCT__ __FUNCT__368,13377
-PETSC_EXTERN PetscErrorCode PEPCreate_JD(PEP pep)PEPCreate_JD369,13410
+#undef __FUNCT____FUNCT__304,11257
+#define __FUNCT__ __FUNCT__305,11274
+PetscErrorCode PEPComputeVectors_JD(PEP pep)PEPComputeVectors_JD306,11315
+#undef __FUNCT____FUNCT__336,12439
+#define __FUNCT__ __FUNCT__337,12456
+PetscErrorCode PEPReset_JD(PEP pep)PEPReset_JD338,12488
+#undef __FUNCT____FUNCT__352,12787
+#define __FUNCT__ __FUNCT__353,12804
+PetscErrorCode PEPDestroy_JD(PEP pep)PEPDestroy_JD354,12838
+#undef __FUNCT____FUNCT__367,13380
+#define __FUNCT__ __FUNCT__368,13397
+PETSC_EXTERN PetscErrorCode PEPCreate_JD(PEP pep)PEPCreate_JD369,13430
 

 src/pep/impls/jd/pjdopt.c,1729
 pjdopt.c:^?pjdopt.c^A,1
@@ -6903,18 +6906,18 @@ PetscErrorCode PEPKrylovConvergence(PEP pep,PetscBool getall,PetscInt kini,Petsc
 #undef __FUNCT____FUNCT__246,7796
 #define __FUNCT__ __FUNCT__247,7813
 PetscErrorCode PEPBuildDiagonalScaling(PEP pep)PEPBuildDiagonalScaling252,7981
-#undef __FUNCT____FUNCT__398,13690
-#define __FUNCT__ __FUNCT__399,13707
-PetscErrorCode PEPComputeScaleFactor(PEP pep)PEPComputeScaleFactor403,13829
-#undef __FUNCT____FUNCT__457,15699
-#define __FUNCT__ __FUNCT__458,15716
-PetscErrorCode PEPComputeLinearNorms(PEP pep)PEPComputeLinearNorms462,15832
-#undef __FUNCT____FUNCT__508,17516
-#define __FUNCT__ __FUNCT__509,17533
-PetscErrorCode PEPBasisCoefficients(PEP pep,PetscReal *pbc)PEPBasisCoefficients513,17644
-#undef __FUNCT____FUNCT__564,18913
-#define __FUNCT__ __FUNCT__565,18930
-PetscErrorCode PEPEvaluateBasis(PEP pep,PetscScalar sigma,PetscScalar isigma,PetscScalar *vals,PetscScalar *ivals)PEPEvaluateBasis569,19052
+#undef __FUNCT____FUNCT__398,13720
+#define __FUNCT__ __FUNCT__399,13737
+PetscErrorCode PEPComputeScaleFactor(PEP pep)PEPComputeScaleFactor403,13859
+#undef __FUNCT____FUNCT__457,15729
+#define __FUNCT__ __FUNCT__458,15746
+PetscErrorCode PEPComputeLinearNorms(PEP pep)PEPComputeLinearNorms462,15862
+#undef __FUNCT____FUNCT__508,17546
+#define __FUNCT__ __FUNCT__509,17563
+PetscErrorCode PEPBasisCoefficients(PEP pep,PetscReal *pbc)PEPBasisCoefficients513,17674
+#undef __FUNCT____FUNCT__564,18943
+#define __FUNCT__ __FUNCT__565,18960
+PetscErrorCode PEPEvaluateBasis(PEP pep,PetscScalar sigma,PetscScalar isigma,PetscScalar *vals,PetscScalar *ivals)PEPEvaluateBasis569,19082
 

 src/pep/interface/pepmon.c,2242
 pepmon.c:^?pepmon.c^A,1
@@ -7121,56 +7124,56 @@ PetscErrorCode PEPComputeResidualNorm_Private(PEP pep,PetscScalar kr,PetscScalar
 #define __FUNCT__ __FUNCT__483,14580
 PetscErrorCode PEPComputeError(PEP pep,PetscInt i,PEPErrorType type,PetscReal *error)PEPComputeError507,15229
 

-src/pep/interface/pepview.c,2624
+src/pep/interface/pepview.c,2625
 pepview.c:^?pepview.c^A,1
 #undef __FUNCT____FUNCT__27,1058
 #define __FUNCT__ __FUNCT__28,1075
 PetscErrorCode PEPView(PEP pep,PetscViewer viewer)PEPView56,1873
-#define HERM HERM72,2361
-#undef __FUNCT____FUNCT__218,9867
-#define __FUNCT__ __FUNCT__219,9884
-PetscErrorCode PEPReasonView(PEP pep,PetscViewer viewer)PEPReasonView236,10329
-#undef __FUNCT____FUNCT__255,11328
-#define __FUNCT__ __FUNCT__256,11345
-PetscErrorCode PEPReasonViewFromOptions(PEP pep)PEPReasonViewFromOptions268,11623
-#undef __FUNCT____FUNCT__290,12354
-#define __FUNCT__ __FUNCT__291,12371
-static PetscErrorCode PEPErrorView_ASCII(PEP pep,PEPErrorType etype,PetscViewer viewer)PEPErrorView_ASCII292,12410
-#undef __FUNCT____FUNCT__340,14219
-#define __FUNCT__ __FUNCT__341,14236
-static PetscErrorCode PEPErrorView_DETAIL(PEP pep,PEPErrorType etype,PetscViewer viewer)PEPErrorView_DETAIL342,14276
-#define EXLEN EXLEN348,14464
-#undef __FUNCT____FUNCT__385,15742
-#define __FUNCT__ __FUNCT__386,15759
-static PetscErrorCode PEPErrorView_MATLAB(PEP pep,PEPErrorType etype,PetscViewer viewer)PEPErrorView_MATLAB387,15799
-#undef __FUNCT____FUNCT__405,16411
-#define __FUNCT__ __FUNCT__406,16428
-PetscErrorCode PEPErrorView(PEP pep,PEPErrorType etype,PetscViewer viewer)PEPErrorView433,17311
-#undef __FUNCT____FUNCT__466,18488
-#define __FUNCT__ __FUNCT__467,18505
-PetscErrorCode PEPErrorViewFromOptions(PEP pep)PEPErrorViewFromOptions479,18793
-#undef __FUNCT____FUNCT__515,20359
-#define __FUNCT__ __FUNCT__516,20376
-static PetscErrorCode PEPValuesView_DRAW(PEP pep,PetscViewer viewer)PEPValuesView_DRAW517,20415
-#undef __FUNCT____FUNCT__547,21400
-#define __FUNCT__ __FUNCT__548,21417
-static PetscErrorCode PEPValuesView_ASCII(PEP pep,PetscViewer viewer)PEPValuesView_ASCII549,21457
-#undef __FUNCT____FUNCT__578,22345
-#define __FUNCT__ __FUNCT__579,22362
-static PetscErrorCode PEPValuesView_MATLAB(PEP pep,PetscViewer viewer)PEPValuesView_MATLAB580,22403
-#undef __FUNCT____FUNCT__609,23278
-#define __FUNCT__ __FUNCT__610,23295
-PetscErrorCode PEPValuesView(PEP pep,PetscViewer viewer)PEPValuesView627,23662
-#undef __FUNCT____FUNCT__661,24917
-#define __FUNCT__ __FUNCT__662,24934
-PetscErrorCode PEPValuesViewFromOptions(PEP pep)PEPValuesViewFromOptions674,25213
-#undef __FUNCT____FUNCT__696,25939
-#define __FUNCT__ __FUNCT__697,25956
-PetscErrorCode PEPVectorsView(PEP pep,PetscViewer viewer)PEPVectorsView719,26523
-#define NMLEN NMLEN724,26648
-#undef __FUNCT____FUNCT__749,27526
-#define __FUNCT__ __FUNCT__750,27543
-PetscErrorCode PEPVectorsViewFromOptions(PEP pep)PEPVectorsViewFromOptions762,27825
+#define HERM HERM72,2370
+#undef __FUNCT____FUNCT__221,9988
+#define __FUNCT__ __FUNCT__222,10005
+PetscErrorCode PEPReasonView(PEP pep,PetscViewer viewer)PEPReasonView239,10450
+#undef __FUNCT____FUNCT__258,11449
+#define __FUNCT__ __FUNCT__259,11466
+PetscErrorCode PEPReasonViewFromOptions(PEP pep)PEPReasonViewFromOptions271,11744
+#undef __FUNCT____FUNCT__293,12475
+#define __FUNCT__ __FUNCT__294,12492
+static PetscErrorCode PEPErrorView_ASCII(PEP pep,PEPErrorType etype,PetscViewer viewer)PEPErrorView_ASCII295,12531
+#undef __FUNCT____FUNCT__343,14340
+#define __FUNCT__ __FUNCT__344,14357
+static PetscErrorCode PEPErrorView_DETAIL(PEP pep,PEPErrorType etype,PetscViewer viewer)PEPErrorView_DETAIL345,14397
+#define EXLEN EXLEN351,14585
+#undef __FUNCT____FUNCT__388,15863
+#define __FUNCT__ __FUNCT__389,15880
+static PetscErrorCode PEPErrorView_MATLAB(PEP pep,PEPErrorType etype,PetscViewer viewer)PEPErrorView_MATLAB390,15920
+#undef __FUNCT____FUNCT__408,16532
+#define __FUNCT__ __FUNCT__409,16549
+PetscErrorCode PEPErrorView(PEP pep,PEPErrorType etype,PetscViewer viewer)PEPErrorView436,17432
+#undef __FUNCT____FUNCT__469,18609
+#define __FUNCT__ __FUNCT__470,18626
+PetscErrorCode PEPErrorViewFromOptions(PEP pep)PEPErrorViewFromOptions482,18914
+#undef __FUNCT____FUNCT__518,20480
+#define __FUNCT__ __FUNCT__519,20497
+static PetscErrorCode PEPValuesView_DRAW(PEP pep,PetscViewer viewer)PEPValuesView_DRAW520,20536
+#undef __FUNCT____FUNCT__550,21521
+#define __FUNCT__ __FUNCT__551,21538
+static PetscErrorCode PEPValuesView_ASCII(PEP pep,PetscViewer viewer)PEPValuesView_ASCII552,21578
+#undef __FUNCT____FUNCT__581,22466
+#define __FUNCT__ __FUNCT__582,22483
+static PetscErrorCode PEPValuesView_MATLAB(PEP pep,PetscViewer viewer)PEPValuesView_MATLAB583,22524
+#undef __FUNCT____FUNCT__612,23399
+#define __FUNCT__ __FUNCT__613,23416
+PetscErrorCode PEPValuesView(PEP pep,PetscViewer viewer)PEPValuesView630,23783
+#undef __FUNCT____FUNCT__664,25038
+#define __FUNCT__ __FUNCT__665,25055
+PetscErrorCode PEPValuesViewFromOptions(PEP pep)PEPValuesViewFromOptions677,25334
+#undef __FUNCT____FUNCT__699,26060
+#define __FUNCT__ __FUNCT__700,26077
+PetscErrorCode PEPVectorsView(PEP pep,PetscViewer viewer)PEPVectorsView722,26644
+#define NMLEN NMLEN727,26769
+#undef __FUNCT____FUNCT__752,27647
+#define __FUNCT__ __FUNCT__753,27664
+PetscErrorCode PEPVectorsViewFromOptions(PEP pep)PEPVectorsViewFromOptions765,27946
 

 src/pep/makefile,211
 makefile:^?makefile^A,1
@@ -8311,91 +8314,91 @@ PetscErrorCode BVGetType(BV bv,BVType *type)BVGetType93,2716
 PetscErrorCode BVSetSizes(BV bv,PetscInt n,PetscInt N,PetscInt m)BVSetSizes124,3501
 #undef __FUNCT____FUNCT__162,5430
 #define __FUNCT__ __FUNCT__163,5447
-PetscErrorCode BVSetSizesFromVec(BV bv,Vec t,PetscInt m)BVSetSizesFromVec179,5855
-#undef __FUNCT____FUNCT__208,7001
-#define __FUNCT__ __FUNCT__209,7018
-PetscErrorCode BVGetSizes(BV bv,PetscInt *n,PetscInt *N,PetscInt *m)BVGetSizes234,7721
-#undef __FUNCT____FUNCT__250,8123
-#define __FUNCT__ __FUNCT__251,8140
-PetscErrorCode BVSetNumConstraints(BV V,PetscInt nc)BVSetNumConstraints273,8764
-#undef __FUNCT____FUNCT__310,10086
-#define __FUNCT__ __FUNCT__311,10103
-PetscErrorCode BVGetNumConstraints(BV bv,PetscInt *nc)BVGetNumConstraints327,10401
-#undef __FUNCT____FUNCT__336,10597
-#define __FUNCT__ __FUNCT__337,10614
-PetscErrorCode BVResize(BV bv,PetscInt m,PetscBool copy)BVResize356,11082
-#undef __FUNCT____FUNCT__391,12344
-#define __FUNCT__ __FUNCT__392,12361
-PetscErrorCode BVSetActiveColumns(BV bv,PetscInt l,PetscInt k)BVSetActiveColumns420,13267
-#undef __FUNCT____FUNCT__442,13994
-#define __FUNCT__ __FUNCT__443,14011
-PetscErrorCode BVGetActiveColumns(BV bv,PetscInt *l,PetscInt *k)BVGetActiveColumns460,14340
-#undef __FUNCT____FUNCT__469,14545
-#define __FUNCT__ __FUNCT__470,14562
-PetscErrorCode BVSetMatrix(BV bv,Mat B,PetscBool indef)BVSetMatrix500,15639
-#undef __FUNCT____FUNCT__525,16509
-#define __FUNCT__ __FUNCT__526,16526
-PetscErrorCode BVGetMatrix(BV bv,Mat *B,PetscBool *indef)BVGetMatrix543,16940
-#undef __FUNCT____FUNCT__552,17163
-#define __FUNCT__ __FUNCT__553,17180
-PetscErrorCode BVApplyMatrix(BV bv,Vec x,Vec y)BVApplyMatrix574,17610
-#undef __FUNCT____FUNCT__591,18033
-#define __FUNCT__ __FUNCT__592,18050
-PetscErrorCode BVApplyMatrixBV(BV X,BV Y)BVApplyMatrixBV616,18727
-#undef __FUNCT____FUNCT__635,19139
-#define __FUNCT__ __FUNCT__636,19156
-PetscErrorCode BVGetCachedBV(BV bv,BV *cached)BVGetCachedBV656,19583
-#undef __FUNCT____FUNCT__665,19783
-#define __FUNCT__ __FUNCT__666,19800
-PetscErrorCode BVSetSignature(BV bv,Vec omega)BVSetSignature683,20232
-#undef __FUNCT____FUNCT__708,21096
-#define __FUNCT__ __FUNCT__709,21113
-PetscErrorCode BVGetSignature(BV bv,Vec omega)BVGetSignature728,21556
-#undef __FUNCT____FUNCT__752,22304
-#define __FUNCT__ __FUNCT__753,22321
-PetscErrorCode BVSetFromOptions(BV bv)BVSetFromOptions764,22527
-#undef __FUNCT____FUNCT__816,25324
-#define __FUNCT__ __FUNCT__817,25341
-PetscErrorCode BVSetOrthogonalization(BV bv,BVOrthogType type,BVOrthogRefineType refine,PetscReal eta,BVOrthogBlockType block)BVSetOrthogonalization855,26920
-#undef __FUNCT____FUNCT__897,28308
-#define __FUNCT__ __FUNCT__898,28325
-PetscErrorCode BVGetOrthogonalization(BV bv,BVOrthogType *type,BVOrthogRefineType *refine,PetscReal *eta,BVOrthogBlockType *block)BVGetOrthogonalization917,28865
-#undef __FUNCT____FUNCT__928,29257
-#define __FUNCT__ __FUNCT__929,29274
-PetscErrorCode BVSetMatMultMethod(BV bv,BVMatMultType method)BVSetMatMultMethod951,29901
-#undef __FUNCT____FUNCT__968,30358
-#define __FUNCT__ __FUNCT__969,30375
-PetscErrorCode BVGetMatMultMethod(BV bv,BVMatMultType *method)BVGetMatMultMethod985,30710
-#undef __FUNCT____FUNCT__994,30924
-#define __FUNCT__ __FUNCT__995,30941
-PetscErrorCode BVGetColumn(BV bv,PetscInt j,Vec *v)BVGetColumn1025,31879
-#undef __FUNCT____FUNCT__1048,33061
-#define __FUNCT__ __FUNCT__1049,33078
-PetscErrorCode BVRestoreColumn(BV bv,PetscInt j,Vec *v)BVRestoreColumn1067,33475
-#undef __FUNCT____FUNCT__1101,34943
-#define __FUNCT__ __FUNCT__1102,34960
-PetscErrorCode BVGetArray(BV bv,PetscScalar **a)BVGetArray1127,35686
-#undef __FUNCT____FUNCT__1139,35954
-#define __FUNCT__ __FUNCT__1140,35971
-PetscErrorCode BVRestoreArray(BV bv,PetscScalar **a)BVRestoreArray1158,36403
-#undef __FUNCT____FUNCT__1174,36802
-#define __FUNCT__ __FUNCT__1175,36819
-PetscErrorCode BVCreateVec(BV bv,Vec *v)BVCreateVec1193,37195
-#undef __FUNCT____FUNCT__1205,37452
-#define __FUNCT__ __FUNCT__1206,37469
-PetscErrorCode BVDuplicate(BV V,BV *W)BVDuplicate1231,38162
-#undef __FUNCT____FUNCT__1249,38817
-#define __FUNCT__ __FUNCT__1250,38834
-PetscErrorCode BVDuplicateResize(BV V,PetscInt m,BV *W)BVDuplicateResize1272,39385
-#undef __FUNCT____FUNCT__1291,40095
-#define __FUNCT__ __FUNCT__1292,40112
-PetscErrorCode BVCopy(BV V,BV W)BVCopy1314,40694
-#undef __FUNCT____FUNCT__1341,41756
-#define __FUNCT__ __FUNCT__1342,41773
-PetscErrorCode BVCopyVec(BV V,PetscInt j,Vec w)BVCopyVec1362,42216
-#undef __FUNCT____FUNCT__1388,43106
-#define __FUNCT__ __FUNCT__1389,43123
-PetscErrorCode BVCopyColumn(BV V,PetscInt j,PetscInt i)BVCopyColumn1404,43457
+PetscErrorCode BVSetSizesFromVec(BV bv,Vec t,PetscInt m)BVSetSizesFromVec179,5854
+#undef __FUNCT____FUNCT__208,7000
+#define __FUNCT__ __FUNCT__209,7017
+PetscErrorCode BVGetSizes(BV bv,PetscInt *n,PetscInt *N,PetscInt *m)BVGetSizes234,7720
+#undef __FUNCT____FUNCT__250,8122
+#define __FUNCT__ __FUNCT__251,8139
+PetscErrorCode BVSetNumConstraints(BV V,PetscInt nc)BVSetNumConstraints273,8763
+#undef __FUNCT____FUNCT__310,10085
+#define __FUNCT__ __FUNCT__311,10102
+PetscErrorCode BVGetNumConstraints(BV bv,PetscInt *nc)BVGetNumConstraints327,10400
+#undef __FUNCT____FUNCT__336,10596
+#define __FUNCT__ __FUNCT__337,10613
+PetscErrorCode BVResize(BV bv,PetscInt m,PetscBool copy)BVResize356,11081
+#undef __FUNCT____FUNCT__391,12343
+#define __FUNCT__ __FUNCT__392,12360
+PetscErrorCode BVSetActiveColumns(BV bv,PetscInt l,PetscInt k)BVSetActiveColumns420,13266
+#undef __FUNCT____FUNCT__442,13993
+#define __FUNCT__ __FUNCT__443,14010
+PetscErrorCode BVGetActiveColumns(BV bv,PetscInt *l,PetscInt *k)BVGetActiveColumns460,14339
+#undef __FUNCT____FUNCT__469,14544
+#define __FUNCT__ __FUNCT__470,14561
+PetscErrorCode BVSetMatrix(BV bv,Mat B,PetscBool indef)BVSetMatrix500,15638
+#undef __FUNCT____FUNCT__525,16508
+#define __FUNCT__ __FUNCT__526,16525
+PetscErrorCode BVGetMatrix(BV bv,Mat *B,PetscBool *indef)BVGetMatrix543,16939
+#undef __FUNCT____FUNCT__552,17162
+#define __FUNCT__ __FUNCT__553,17179
+PetscErrorCode BVApplyMatrix(BV bv,Vec x,Vec y)BVApplyMatrix574,17609
+#undef __FUNCT____FUNCT__591,18032
+#define __FUNCT__ __FUNCT__592,18049
+PetscErrorCode BVApplyMatrixBV(BV X,BV Y)BVApplyMatrixBV616,18726
+#undef __FUNCT____FUNCT__635,19138
+#define __FUNCT__ __FUNCT__636,19155
+PetscErrorCode BVGetCachedBV(BV bv,BV *cached)BVGetCachedBV656,19582
+#undef __FUNCT____FUNCT__665,19782
+#define __FUNCT__ __FUNCT__666,19799
+PetscErrorCode BVSetSignature(BV bv,Vec omega)BVSetSignature683,20231
+#undef __FUNCT____FUNCT__708,21095
+#define __FUNCT__ __FUNCT__709,21112
+PetscErrorCode BVGetSignature(BV bv,Vec omega)BVGetSignature728,21555
+#undef __FUNCT____FUNCT__752,22303
+#define __FUNCT__ __FUNCT__753,22320
+PetscErrorCode BVSetFromOptions(BV bv)BVSetFromOptions764,22526
+#undef __FUNCT____FUNCT__816,25323
+#define __FUNCT__ __FUNCT__817,25340
+PetscErrorCode BVSetOrthogonalization(BV bv,BVOrthogType type,BVOrthogRefineType refine,PetscReal eta,BVOrthogBlockType block)BVSetOrthogonalization855,26919
+#undef __FUNCT____FUNCT__897,28307
+#define __FUNCT__ __FUNCT__898,28324
+PetscErrorCode BVGetOrthogonalization(BV bv,BVOrthogType *type,BVOrthogRefineType *refine,PetscReal *eta,BVOrthogBlockType *block)BVGetOrthogonalization917,28864
+#undef __FUNCT____FUNCT__928,29256
+#define __FUNCT__ __FUNCT__929,29273
+PetscErrorCode BVSetMatMultMethod(BV bv,BVMatMultType method)BVSetMatMultMethod951,29900
+#undef __FUNCT____FUNCT__968,30357
+#define __FUNCT__ __FUNCT__969,30374
+PetscErrorCode BVGetMatMultMethod(BV bv,BVMatMultType *method)BVGetMatMultMethod985,30709
+#undef __FUNCT____FUNCT__994,30923
+#define __FUNCT__ __FUNCT__995,30940
+PetscErrorCode BVGetColumn(BV bv,PetscInt j,Vec *v)BVGetColumn1025,31878
+#undef __FUNCT____FUNCT__1048,33060
+#define __FUNCT__ __FUNCT__1049,33077
+PetscErrorCode BVRestoreColumn(BV bv,PetscInt j,Vec *v)BVRestoreColumn1067,33474
+#undef __FUNCT____FUNCT__1101,34942
+#define __FUNCT__ __FUNCT__1102,34959
+PetscErrorCode BVGetArray(BV bv,PetscScalar **a)BVGetArray1127,35685
+#undef __FUNCT____FUNCT__1139,35953
+#define __FUNCT__ __FUNCT__1140,35970
+PetscErrorCode BVRestoreArray(BV bv,PetscScalar **a)BVRestoreArray1158,36402
+#undef __FUNCT____FUNCT__1174,36801
+#define __FUNCT__ __FUNCT__1175,36818
+PetscErrorCode BVCreateVec(BV bv,Vec *v)BVCreateVec1193,37194
+#undef __FUNCT____FUNCT__1205,37451
+#define __FUNCT__ __FUNCT__1206,37468
+PetscErrorCode BVDuplicate(BV V,BV *W)BVDuplicate1231,38161
+#undef __FUNCT____FUNCT__1249,38816
+#define __FUNCT__ __FUNCT__1250,38833
+PetscErrorCode BVDuplicateResize(BV V,PetscInt m,BV *W)BVDuplicateResize1272,39384
+#undef __FUNCT____FUNCT__1291,40094
+#define __FUNCT__ __FUNCT__1292,40111
+PetscErrorCode BVCopy(BV V,BV W)BVCopy1314,40693
+#undef __FUNCT____FUNCT__1341,41755
+#define __FUNCT__ __FUNCT__1342,41772
+PetscErrorCode BVCopyVec(BV V,PetscInt j,Vec w)BVCopyVec1362,42215
+#undef __FUNCT____FUNCT__1388,43105
+#define __FUNCT__ __FUNCT__1389,43122
+PetscErrorCode BVCopyColumn(BV V,PetscInt j,PetscInt i)BVCopyColumn1404,43456
 

 src/sys/classes/bv/interface/bvblas.c,2495
 bvblas.c:^?bvblas.c^A,1
@@ -8403,33 +8406,33 @@ bvblas.c:^?bvblas.c^A,1
 #undef __FUNCT____FUNCT__29,1052
 #define __FUNCT__ __FUNCT__30,1069
 PetscErrorCode BVMult_BLAS_Private(BV bv,PetscInt m_,PetscInt n_,PetscInt k_,PetscInt ldb_,PetscScalar alpha,const PetscScalar *A,const PetscScalar *B,PetscScalar beta,PetscScalar *C)BVMult_BLAS_Private36,1200
-#undef __FUNCT____FUNCT__62,2346
-#define __FUNCT__ __FUNCT__63,2363
-PetscErrorCode BVMultVec_BLAS_Private(BV bv,PetscInt n_,PetscInt k_,PetscScalar alpha,const PetscScalar *A,const PetscScalar *x,PetscScalar beta,PetscScalar *y)BVMultVec_BLAS_Private69,2461
-#undef __FUNCT____FUNCT__82,2964
-#define __FUNCT__ __FUNCT__83,2981
-PetscErrorCode BVMultInPlace_BLAS_Private(BV bv,PetscInt m_,PetscInt k_,PetscInt ldb_,PetscInt s,PetscInt e,PetscScalar *A,const PetscScalar *B,PetscBool btrans)BVMultInPlace_BLAS_Private89,3112
-#undef __FUNCT____FUNCT__127,4402
-#define __FUNCT__ __FUNCT__128,4419
-PetscErrorCode BVMultInPlace_Vecs_Private(BV bv,PetscInt m_,PetscInt n_,PetscInt k_,Vec *V,const PetscScalar *B,PetscBool btrans)BVMultInPlace_Vecs_Private134,4523
-#undef __FUNCT____FUNCT__182,6394
-#define __FUNCT__ __FUNCT__183,6411
-PetscErrorCode BVAXPY_BLAS_Private(BV bv,PetscInt n_,PetscInt k_,PetscScalar alpha,const PetscScalar *A,PetscScalar *B)BVAXPY_BLAS_Private189,6502
-#undef __FUNCT____FUNCT__201,6894
-#define __FUNCT__ __FUNCT__202,6911
-PetscErrorCode BVDot_BLAS_Private(BV bv,PetscInt m_,PetscInt n_,PetscInt k_,PetscInt ldc_,const PetscScalar *A,const PetscScalar *B,PetscScalar *C,PetscBool mpi)BVDot_BLAS_Private208,7028
-#undef __FUNCT____FUNCT__240,8506
-#define __FUNCT__ __FUNCT__241,8523
-PetscErrorCode BVDotVec_BLAS_Private(BV bv,PetscInt n_,PetscInt k_,const PetscScalar *A,const PetscScalar *x,PetscScalar *y,PetscBool mpi)BVDotVec_BLAS_Private247,8606
-#undef __FUNCT____FUNCT__271,9517
-#define __FUNCT__ __FUNCT__272,9534
-PetscErrorCode BVScale_BLAS_Private(BV bv,PetscInt n_,PetscScalar *A,PetscScalar alpha)BVScale_BLAS_Private276,9601
-#undef __FUNCT____FUNCT__292,10064
-#define __FUNCT__ __FUNCT__293,10081
-PetscErrorCode BVNorm_LAPACK_Private(BV bv,PetscInt m_,PetscInt n_,const PetscScalar *A,NormType type,PetscReal *nrm,PetscBool mpi)BVNorm_LAPACK_Private297,10165
-#undef __FUNCT____FUNCT__346,12124
-#define __FUNCT__ __FUNCT__347,12141
-PetscErrorCode BVOrthogonalize_LAPACK_Private(BV bv,PetscInt m_,PetscInt n_,PetscScalar *Q,PetscScalar *R,PetscBool mpi)BVOrthogonalize_LAPACK_Private351,12236
+#undef __FUNCT____FUNCT__62,2353
+#define __FUNCT__ __FUNCT__63,2370
+PetscErrorCode BVMultVec_BLAS_Private(BV bv,PetscInt n_,PetscInt k_,PetscScalar alpha,const PetscScalar *A,const PetscScalar *x,PetscScalar beta,PetscScalar *y)BVMultVec_BLAS_Private69,2468
+#undef __FUNCT____FUNCT__82,2971
+#define __FUNCT__ __FUNCT__83,2988
+PetscErrorCode BVMultInPlace_BLAS_Private(BV bv,PetscInt m_,PetscInt k_,PetscInt ldb_,PetscInt s,PetscInt e,PetscScalar *A,const PetscScalar *B,PetscBool btrans)BVMultInPlace_BLAS_Private89,3119
+#undef __FUNCT____FUNCT__127,4409
+#define __FUNCT__ __FUNCT__128,4426
+PetscErrorCode BVMultInPlace_Vecs_Private(BV bv,PetscInt m_,PetscInt n_,PetscInt k_,Vec *V,const PetscScalar *B,PetscBool btrans)BVMultInPlace_Vecs_Private134,4530
+#undef __FUNCT____FUNCT__182,6401
+#define __FUNCT__ __FUNCT__183,6418
+PetscErrorCode BVAXPY_BLAS_Private(BV bv,PetscInt n_,PetscInt k_,PetscScalar alpha,const PetscScalar *A,PetscScalar *B)BVAXPY_BLAS_Private189,6509
+#undef __FUNCT____FUNCT__201,6901
+#define __FUNCT__ __FUNCT__202,6918
+PetscErrorCode BVDot_BLAS_Private(BV bv,PetscInt m_,PetscInt n_,PetscInt k_,PetscInt ldc_,const PetscScalar *A,const PetscScalar *B,PetscScalar *C,PetscBool mpi)BVDot_BLAS_Private208,7035
+#undef __FUNCT____FUNCT__242,8702
+#define __FUNCT__ __FUNCT__243,8719
+PetscErrorCode BVDotVec_BLAS_Private(BV bv,PetscInt n_,PetscInt k_,const PetscScalar *A,const PetscScalar *x,PetscScalar *y,PetscBool mpi)BVDotVec_BLAS_Private249,8802
+#undef __FUNCT____FUNCT__273,9713
+#define __FUNCT__ __FUNCT__274,9730
+PetscErrorCode BVScale_BLAS_Private(BV bv,PetscInt n_,PetscScalar *A,PetscScalar alpha)BVScale_BLAS_Private278,9797
+#undef __FUNCT____FUNCT__294,10260
+#define __FUNCT__ __FUNCT__295,10277
+PetscErrorCode BVNorm_LAPACK_Private(BV bv,PetscInt m_,PetscInt n_,const PetscScalar *A,NormType type,PetscReal *nrm,PetscBool mpi)BVNorm_LAPACK_Private299,10361
+#undef __FUNCT____FUNCT__348,12320
+#define __FUNCT__ __FUNCT__349,12337
+PetscErrorCode BVOrthogonalize_LAPACK_Private(BV bv,PetscInt m_,PetscInt n_,PetscScalar *Q,PetscScalar *R,PetscBool mpi)BVOrthogonalize_LAPACK_Private353,12432
 

 src/sys/classes/bv/interface/bvfunc.c,4437
 bvfunc.c:^?bvfunc.c^A,1
@@ -8518,90 +8521,90 @@ PetscErrorCode BVDotColumnEnd(BV X,PetscInt j,PetscScalar *m)BVDotColumnEnd425
 #undef __FUNCT____FUNCT__470,15872
 #define __FUNCT__ __FUNCT__471,15889
 PETSC_STATIC_INLINE PetscErrorCode BVNorm_Private(BV bv,Vec z,NormType type,PetscReal *val)BVNorm_Private472,15924
-#undef __FUNCT____FUNCT__493,16952
-#define __FUNCT__ __FUNCT__494,16969
-PETSC_STATIC_INLINE PetscErrorCode BVNorm_Begin_Private(BV bv,Vec z,NormType type,PetscReal *val)BVNorm_Begin_Private495,17010
-#undef __FUNCT____FUNCT__506,17297
-#define __FUNCT__ __FUNCT__507,17314
-PETSC_STATIC_INLINE PetscErrorCode BVNorm_End_Private(BV bv,Vec z,NormType type,PetscReal *val)BVNorm_End_Private508,17353
-#undef __FUNCT____FUNCT__528,18345
-#define __FUNCT__ __FUNCT__529,18362
-PetscErrorCode BVNorm(BV bv,NormType type,PetscReal *val)BVNorm553,18931
-#undef __FUNCT____FUNCT__573,19674
-#define __FUNCT__ __FUNCT__574,19691
-PetscErrorCode BVNormVec(BV bv,Vec v,NormType type,PetscReal *val)BVNormVec598,20318
-#undef __FUNCT____FUNCT__627,21317
-#define __FUNCT__ __FUNCT__628,21334
-PetscErrorCode BVNormVecBegin(BV bv,Vec v,NormType type,PetscReal *val)BVNormVecBegin645,21696
-#undef __FUNCT____FUNCT__674,22718
-#define __FUNCT__ __FUNCT__675,22735
-PetscErrorCode BVNormVecEnd(BV bv,Vec v,NormType type,PetscReal *val)BVNormVecEnd692,23093
-#undef __FUNCT____FUNCT__713,23698
-#define __FUNCT__ __FUNCT__714,23715
-PetscErrorCode BVNormColumn(BV bv,PetscInt j,NormType type,PetscReal *val)BVNormColumn738,24355
-#undef __FUNCT____FUNCT__766,25411
-#define __FUNCT__ __FUNCT__767,25428
-PetscErrorCode BVNormColumnBegin(BV bv,PetscInt j,NormType type,PetscReal *val)BVNormColumnBegin784,25822
-#undef __FUNCT____FUNCT__828,27712
-#define __FUNCT__ __FUNCT__829,27729
-PetscErrorCode BVNormColumnEnd(BV bv,PetscInt j,NormType type,PetscReal *val)BVNormColumnEnd846,28119
-#undef __FUNCT____FUNCT__888,29977
-#define __FUNCT__ __FUNCT__889,29994
-PETSC_STATIC_INLINE PetscErrorCode BVMatProject_Vec(BV X,Mat A,BV Y,PetscScalar *marray,PetscInt ldm,PetscBool symm)BVMatProject_Vec894,30193
-#undef __FUNCT____FUNCT__933,31454
-#define __FUNCT__ __FUNCT__934,31471
-PETSC_STATIC_INLINE PetscErrorCode BVMatProject_MatMult(BV X,Mat A,BV Y,PetscScalar *marray,PetscInt ldm)BVMatProject_MatMult942,31756
-#undef __FUNCT____FUNCT__990,33283
-#define __FUNCT__ __FUNCT__991,33300
-PETSC_STATIC_INLINE PetscErrorCode BVMatProject_MatMult_2(BV X,Mat A,BV Y,PetscScalar *marray,PetscInt ldm,PetscBool symm)BVMatProject_MatMult_2999,33636
-#undef __FUNCT____FUNCT__1056,35502
-#define __FUNCT__ __FUNCT__1057,35519
-PETSC_STATIC_INLINE PetscErrorCode BVMatProject_Dot(BV X,BV Y,PetscScalar *marray,PetscInt ldm)BVMatProject_Dot1064,35762
-#undef __FUNCT____FUNCT__1107,37113
-#define __FUNCT__ __FUNCT__1108,37130
-PetscErrorCode BVMatProject(BV X,Mat A,BV Y,Mat M)BVMatProject1152,38841
+#undef __FUNCT____FUNCT__484,16246
+#define __FUNCT__ __FUNCT__485,16263
+PETSC_STATIC_INLINE PetscErrorCode BVNorm_Begin_Private(BV bv,Vec z,NormType type,PetscReal *val)BVNorm_Begin_Private486,16304
+#undef __FUNCT____FUNCT__497,16591
+#define __FUNCT__ __FUNCT__498,16608
+PETSC_STATIC_INLINE PetscErrorCode BVNorm_End_Private(BV bv,Vec z,NormType type,PetscReal *val)BVNorm_End_Private499,16647
+#undef __FUNCT____FUNCT__510,16933
+#define __FUNCT__ __FUNCT__511,16950
+PetscErrorCode BVNorm(BV bv,NormType type,PetscReal *val)BVNorm535,17519
+#undef __FUNCT____FUNCT__555,18262
+#define __FUNCT__ __FUNCT__556,18279
+PetscErrorCode BVNormVec(BV bv,Vec v,NormType type,PetscReal *val)BVNormVec580,18906
+#undef __FUNCT____FUNCT__609,19905
+#define __FUNCT__ __FUNCT__610,19922
+PetscErrorCode BVNormVecBegin(BV bv,Vec v,NormType type,PetscReal *val)BVNormVecBegin627,20284
+#undef __FUNCT____FUNCT__656,21306
+#define __FUNCT__ __FUNCT__657,21323
+PetscErrorCode BVNormVecEnd(BV bv,Vec v,NormType type,PetscReal *val)BVNormVecEnd674,21681
+#undef __FUNCT____FUNCT__695,22286
+#define __FUNCT__ __FUNCT__696,22303
+PetscErrorCode BVNormColumn(BV bv,PetscInt j,NormType type,PetscReal *val)BVNormColumn720,22943
+#undef __FUNCT____FUNCT__748,23999
+#define __FUNCT__ __FUNCT__749,24016
+PetscErrorCode BVNormColumnBegin(BV bv,PetscInt j,NormType type,PetscReal *val)BVNormColumnBegin766,24410
+#undef __FUNCT____FUNCT__810,26300
+#define __FUNCT__ __FUNCT__811,26317
+PetscErrorCode BVNormColumnEnd(BV bv,PetscInt j,NormType type,PetscReal *val)BVNormColumnEnd828,26707
+#undef __FUNCT____FUNCT__870,28565
+#define __FUNCT__ __FUNCT__871,28582
+PETSC_STATIC_INLINE PetscErrorCode BVMatProject_Vec(BV X,Mat A,BV Y,PetscScalar *marray,PetscInt ldm,PetscBool symm)BVMatProject_Vec876,28781
+#undef __FUNCT____FUNCT__915,30042
+#define __FUNCT__ __FUNCT__916,30059
+PETSC_STATIC_INLINE PetscErrorCode BVMatProject_MatMult(BV X,Mat A,BV Y,PetscScalar *marray,PetscInt ldm)BVMatProject_MatMult924,30344
+#undef __FUNCT____FUNCT__972,31871
+#define __FUNCT__ __FUNCT__973,31888
+PETSC_STATIC_INLINE PetscErrorCode BVMatProject_MatMult_2(BV X,Mat A,BV Y,PetscScalar *marray,PetscInt ldm,PetscBool symm)BVMatProject_MatMult_2981,32224
+#undef __FUNCT____FUNCT__1038,34090
+#define __FUNCT__ __FUNCT__1039,34107
+PETSC_STATIC_INLINE PetscErrorCode BVMatProject_Dot(BV X,BV Y,PetscScalar *marray,PetscInt ldm)BVMatProject_Dot1046,34350
+#undef __FUNCT____FUNCT__1089,35701
+#define __FUNCT__ __FUNCT__1090,35718
+PetscErrorCode BVMatProject(BV X,Mat A,BV Y,Mat M)BVMatProject1134,37429
 

 src/sys/classes/bv/interface/bvops.c,2109
 bvops.c:^?bvops.c^A,1
 #undef __FUNCT____FUNCT__26,1048
 #define __FUNCT__ __FUNCT__27,1065
 PetscErrorCode BVMult(BV Y,PetscScalar alpha,PetscScalar beta,BV X,Mat Q)BVMult59,2152
-#undef __FUNCT____FUNCT__94,3742
-#define __FUNCT__ __FUNCT__95,3759
-PetscErrorCode BVMultVec(BV X,PetscScalar alpha,PetscScalar beta,Vec y,PetscScalar *q)BVMultVec126,4658
-#undef __FUNCT____FUNCT__153,5639
-#define __FUNCT__ __FUNCT__154,5656
-PetscErrorCode BVMultColumn(BV X,PetscScalar alpha,PetscScalar beta,PetscInt j,PetscScalar *q)BVMultColumn179,6479
-#undef __FUNCT____FUNCT__208,7501
-#define __FUNCT__ __FUNCT__209,7518
-PetscErrorCode BVMultInPlace(BV V,Mat Q,PetscInt s,PetscInt e)BVMultInPlace236,8363
-#undef __FUNCT____FUNCT__267,9924
-#define __FUNCT__ __FUNCT__268,9941
-PetscErrorCode BVMultInPlaceTranspose(BV V,Mat Q,PetscInt s,PetscInt e)BVMultInPlaceTranspose290,10449
-#undef __FUNCT____FUNCT__321,12024
-#define __FUNCT__ __FUNCT__322,12041
-PetscErrorCode BVScale(BV bv,PetscScalar alpha)BVScale339,12380
-#undef __FUNCT____FUNCT__357,12956
-#define __FUNCT__ __FUNCT__358,12973
-PetscErrorCode BVScaleColumn(BV bv,PetscInt j,PetscScalar alpha)BVScaleColumn373,13269
-#undef __FUNCT____FUNCT__394,14065
-#define __FUNCT__ __FUNCT__395,14082
-PetscErrorCode BVSetRandom(BV bv,PetscRandom rctx)BVSetRandom413,14525
-#undef __FUNCT____FUNCT__451,15822
-#define __FUNCT__ __FUNCT__452,15839
-PetscErrorCode BVSetRandomColumn(BV bv,PetscInt j,PetscRandom rctx)BVSetRandomColumn474,16502
-#undef __FUNCT____FUNCT__512,17965
-#define __FUNCT__ __FUNCT__513,17982
-PetscErrorCode BVMatMult(BV V,Mat A,BV Y)BVMatMult538,18721
-#undef __FUNCT____FUNCT__562,19600
-#define __FUNCT__ __FUNCT__563,19617
-PetscErrorCode BVMatMultHermitianTranspose(BV V,Mat A,BV Y)BVMatMultHermitianTranspose589,20405
-#undef __FUNCT____FUNCT__621,21599
-#define __FUNCT__ __FUNCT__622,21616
-PetscErrorCode BVMatMultColumn(BV V,Mat A,PetscInt j)BVMatMultColumn641,22010
-#undef __FUNCT____FUNCT__665,22956
-#define __FUNCT__ __FUNCT__666,22973
-PetscErrorCode BVAXPY(BV Y,PetscScalar alpha,BV X)BVAXPY688,23455
+#undef __FUNCT____FUNCT__93,3705
+#define __FUNCT__ __FUNCT__94,3722
+PetscErrorCode BVMultVec(BV X,PetscScalar alpha,PetscScalar beta,Vec y,PetscScalar *q)BVMultVec125,4621
+#undef __FUNCT____FUNCT__151,5565
+#define __FUNCT__ __FUNCT__152,5582
+PetscErrorCode BVMultColumn(BV X,PetscScalar alpha,PetscScalar beta,PetscInt j,PetscScalar *q)BVMultColumn177,6405
+#undef __FUNCT____FUNCT__206,7427
+#define __FUNCT__ __FUNCT__207,7444
+PetscErrorCode BVMultInPlace(BV V,Mat Q,PetscInt s,PetscInt e)BVMultInPlace234,8289
+#undef __FUNCT____FUNCT__265,9841
+#define __FUNCT__ __FUNCT__266,9858
+PetscErrorCode BVMultInPlaceTranspose(BV V,Mat Q,PetscInt s,PetscInt e)BVMultInPlaceTranspose288,10366
+#undef __FUNCT____FUNCT__319,11941
+#define __FUNCT__ __FUNCT__320,11958
+PetscErrorCode BVScale(BV bv,PetscScalar alpha)BVScale337,12297
+#undef __FUNCT____FUNCT__355,12873
+#define __FUNCT__ __FUNCT__356,12890
+PetscErrorCode BVScaleColumn(BV bv,PetscInt j,PetscScalar alpha)BVScaleColumn371,13186
+#undef __FUNCT____FUNCT__392,13982
+#define __FUNCT__ __FUNCT__393,13999
+PetscErrorCode BVSetRandom(BV bv,PetscRandom rctx)BVSetRandom411,14442
+#undef __FUNCT____FUNCT__449,15739
+#define __FUNCT__ __FUNCT__450,15756
+PetscErrorCode BVSetRandomColumn(BV bv,PetscInt j,PetscRandom rctx)BVSetRandomColumn472,16419
+#undef __FUNCT____FUNCT__510,17882
+#define __FUNCT__ __FUNCT__511,17899
+PetscErrorCode BVMatMult(BV V,Mat A,BV Y)BVMatMult536,18638
+#undef __FUNCT____FUNCT__560,19517
+#define __FUNCT__ __FUNCT__561,19534
+PetscErrorCode BVMatMultHermitianTranspose(BV V,Mat A,BV Y)BVMatMultHermitianTranspose587,20322
+#undef __FUNCT____FUNCT__619,21516
+#define __FUNCT__ __FUNCT__620,21533
+PetscErrorCode BVMatMultColumn(BV V,Mat A,PetscInt j)BVMatMultColumn639,21927
+#undef __FUNCT____FUNCT__663,22873
+#define __FUNCT__ __FUNCT__664,22890
+PetscErrorCode BVAXPY(BV Y,PetscScalar alpha,BV X)BVAXPY686,23372
 

 src/sys/classes/bv/interface/bvorthog.c,2149
 bvorthog.c:^?bvorthog.c^A,1
@@ -8611,33 +8614,33 @@ static PetscErrorCode BVOrthogonalizeMGS1(BV bv,PetscInt k,Vec v,PetscBool *whic
 #undef __FUNCT____FUNCT__60,1974
 #define __FUNCT__ __FUNCT__61,1991
 PetscErrorCode BVOrthogonalizeCGS1(BV bv,PetscInt j,Vec v,PetscScalar *H,PetscReal *onorm,PetscReal *norm)BVOrthogonalizeCGS166,2152
-#undef __FUNCT____FUNCT__125,3949
-#define __FUNCT__ __FUNCT__126,3966
-static PetscErrorCode BVOrthogonalizeMGS(BV bv,PetscInt j,Vec v,PetscBool *which,PetscScalar *H,PetscReal *norm,PetscBool *lindep)BVOrthogonalizeMGS130,4075
-#undef __FUNCT____FUNCT__203,6250
-#define __FUNCT__ __FUNCT__204,6267
-static PetscErrorCode BVOrthogonalizeCGS(BV bv,PetscInt j,Vec v,PetscScalar *H,PetscReal *norm,PetscBool *lindep)BVOrthogonalizeCGS208,6377
-#undef __FUNCT____FUNCT__263,8115
-#define __FUNCT__ __FUNCT__264,8132
-PetscErrorCode BVOrthogonalizeVec(BV bv,Vec v,PetscScalar *H,PetscReal *norm,PetscBool *lindep)BVOrthogonalizeVec290,8973
-#undef __FUNCT____FUNCT__324,10064
-#define __FUNCT__ __FUNCT__325,10081
-PetscErrorCode BVOrthogonalizeColumn(BV bv,PetscInt j,PetscScalar *H,PetscReal *norm,PetscBool *lindep)BVOrthogonalizeColumn360,11396
-#undef __FUNCT____FUNCT__394,12682
-#define __FUNCT__ __FUNCT__395,12699
-PetscErrorCode BVOrthogonalizeSomeColumn(BV bv,PetscInt j,PetscBool *which,PetscScalar *H,PetscReal *norm,PetscBool *lindep)BVOrthogonalizeSomeColumn424,13688
-#undef __FUNCT____FUNCT__453,15003
-#define __FUNCT__ __FUNCT__454,15020
-static PetscErrorCode BVOrthogonalize_GS(BV V,Mat R)BVOrthogonalize_GS458,15137
-#undef __FUNCT____FUNCT__493,16176
-#define __FUNCT__ __FUNCT__494,16193
-static PetscErrorCode MatCholeskyFactorInvert(Mat R,PetscInt l,Mat *S)MatCholeskyFactorInvert498,16308
-#undef __FUNCT____FUNCT__537,17836
-#define __FUNCT__ __FUNCT__538,17853
-static PetscErrorCode BVOrthogonalize_Chol(BV V,Mat Rin)BVOrthogonalize_Chol542,17975
-#undef __FUNCT____FUNCT__569,18668
-#define __FUNCT__ __FUNCT__570,18685
-PetscErrorCode BVOrthogonalize(BV V,Mat R)BVOrthogonalize602,19775
+#undef __FUNCT____FUNCT__125,3955
+#define __FUNCT__ __FUNCT__126,3972
+static PetscErrorCode BVOrthogonalizeMGS(BV bv,PetscInt j,Vec v,PetscBool *which,PetscScalar *H,PetscReal *norm,PetscBool *lindep)BVOrthogonalizeMGS130,4081
+#undef __FUNCT____FUNCT__203,6256
+#define __FUNCT__ __FUNCT__204,6273
+static PetscErrorCode BVOrthogonalizeCGS(BV bv,PetscInt j,Vec v,PetscScalar *H,PetscReal *norm,PetscBool *lindep)BVOrthogonalizeCGS208,6383
+#undef __FUNCT____FUNCT__263,8121
+#define __FUNCT__ __FUNCT__264,8138
+PetscErrorCode BVOrthogonalizeVec(BV bv,Vec v,PetscScalar *H,PetscReal *norm,PetscBool *lindep)BVOrthogonalizeVec290,8979
+#undef __FUNCT____FUNCT__324,10070
+#define __FUNCT__ __FUNCT__325,10087
+PetscErrorCode BVOrthogonalizeColumn(BV bv,PetscInt j,PetscScalar *H,PetscReal *norm,PetscBool *lindep)BVOrthogonalizeColumn360,11402
+#undef __FUNCT____FUNCT__394,12688
+#define __FUNCT__ __FUNCT__395,12705
+PetscErrorCode BVOrthogonalizeSomeColumn(BV bv,PetscInt j,PetscBool *which,PetscScalar *H,PetscReal *norm,PetscBool *lindep)BVOrthogonalizeSomeColumn424,13694
+#undef __FUNCT____FUNCT__453,15009
+#define __FUNCT__ __FUNCT__454,15026
+static PetscErrorCode BVOrthogonalize_GS(BV V,Mat R)BVOrthogonalize_GS458,15143
+#undef __FUNCT____FUNCT__493,16182
+#define __FUNCT__ __FUNCT__494,16199
+static PetscErrorCode MatCholeskyFactorInvert(Mat R,PetscInt l,Mat *S)MatCholeskyFactorInvert498,16314
+#undef __FUNCT____FUNCT__537,17842
+#define __FUNCT__ __FUNCT__538,17859
+static PetscErrorCode BVOrthogonalize_Chol(BV V,Mat Rin)BVOrthogonalize_Chol542,17981
+#undef __FUNCT____FUNCT__569,18674
+#define __FUNCT__ __FUNCT__570,18691
+PetscErrorCode BVOrthogonalize(BV V,Mat R)BVOrthogonalize602,19781
 

 src/sys/classes/bv/interface/bvregis.c,129
 bvregis.c:^?bvregis.c^A,1
@@ -8890,15 +8893,15 @@ PetscErrorCode DSGHIEPRealBlocks(DS ds)DSGHIEPRealBlocks532,19332
 #undef __FUNCT____FUNCT__647,23466
 #define __FUNCT__ __FUNCT__648,23483
 PetscErrorCode DSSolve_GHIEP_QR_II(DS ds,PetscScalar *wr,PetscScalar *wi)DSSolve_GHIEP_QR_II649,23523
-#undef __FUNCT____FUNCT__758,27146
-#define __FUNCT__ __FUNCT__759,27163
-PetscErrorCode DSSolve_GHIEP_QR(DS ds,PetscScalar *wr,PetscScalar *wi)DSSolve_GHIEP_QR760,27200
-#undef __FUNCT____FUNCT__890,31666
-#define __FUNCT__ __FUNCT__891,31683
-PetscErrorCode DSNormalize_GHIEP(DS ds,DSMatType mat,PetscInt col)DSNormalize_GHIEP892,31721
-#undef __FUNCT____FUNCT__947,33271
-#define __FUNCT__ __FUNCT__948,33288
-PETSC_EXTERN PetscErrorCode DSCreate_GHIEP(DS ds)DSCreate_GHIEP949,33323
+#undef __FUNCT____FUNCT__758,27143
+#define __FUNCT__ __FUNCT__759,27160
+PetscErrorCode DSSolve_GHIEP_QR(DS ds,PetscScalar *wr,PetscScalar *wi)DSSolve_GHIEP_QR760,27197
+#undef __FUNCT____FUNCT__896,31832
+#define __FUNCT__ __FUNCT__897,31849
+PetscErrorCode DSNormalize_GHIEP(DS ds,DSMatType mat,PetscInt col)DSNormalize_GHIEP898,31887
+#undef __FUNCT____FUNCT__953,33437
+#define __FUNCT__ __FUNCT__954,33454
+PETSC_EXTERN PetscErrorCode DSCreate_GHIEP(DS ds)DSCreate_GHIEP955,33489
 

 src/sys/classes/ds/impls/ghiep/hz.c,907
 hz.c:^?hz.c^A,1
@@ -10349,30 +10352,30 @@ PetscErrorCode RGView(RG rg,PetscViewer viewer)RGView359,9844
 #undef __FUNCT____FUNCT__387,10914
 #define __FUNCT__ __FUNCT__388,10931
 PetscErrorCode RGIsTrivial(RG rg,PetscBool *trivial)RGIsTrivial404,11340
-#undef __FUNCT____FUNCT__418,11693
-#define __FUNCT__ __FUNCT__419,11710
-PetscErrorCode RGCheckInside(RG rg,PetscInt n,PetscScalar *ar,PetscScalar *ai,PetscInt *inside)RGCheckInside445,12460
-#undef __FUNCT____FUNCT__478,13242
-#define __FUNCT__ __FUNCT__479,13259
-PetscErrorCode RGComputeContour(RG rg,PetscInt n,PetscScalar *cr,PetscScalar *ci)RGComputeContour496,13637
-#undef __FUNCT____FUNCT__511,14021
-#define __FUNCT__ __FUNCT__512,14038
-PetscErrorCode RGSetComplement(RG rg,PetscBool flg)RGSetComplement530,14454
-#undef __FUNCT____FUNCT__539,14673
-#define __FUNCT__ __FUNCT__540,14690
-PetscErrorCode RGGetComplement(RG rg,PetscBool *flg)RGGetComplement557,14993
-#undef __FUNCT____FUNCT__566,15197
-#define __FUNCT__ __FUNCT__567,15214
-PetscErrorCode RGSetScale(RG rg,PetscReal sfactor)RGSetScale582,15535
-#undef __FUNCT____FUNCT__595,15988
-#define __FUNCT__ __FUNCT__596,16005
-PetscErrorCode RGGetScale(RG rg,PetscReal *sfactor)RGGetScale612,16237
-#undef __FUNCT____FUNCT__621,16445
-#define __FUNCT__ __FUNCT__622,16462
-PetscErrorCode RGDestroy(RG *rg)RGDestroy635,16680
-#undef __FUNCT____FUNCT__648,17078
-#define __FUNCT__ __FUNCT__649,17095
-PetscErrorCode RGRegister(const char *name,PetscErrorCode (*function)(RG))RGRegister666,17471
+#undef __FUNCT____FUNCT__418,11692
+#define __FUNCT__ __FUNCT__419,11709
+PetscErrorCode RGCheckInside(RG rg,PetscInt n,PetscScalar *ar,PetscScalar *ai,PetscInt *inside)RGCheckInside445,12459
+#undef __FUNCT____FUNCT__478,13241
+#define __FUNCT__ __FUNCT__479,13258
+PetscErrorCode RGComputeContour(RG rg,PetscInt n,PetscScalar *cr,PetscScalar *ci)RGComputeContour496,13636
+#undef __FUNCT____FUNCT__511,14020
+#define __FUNCT__ __FUNCT__512,14037
+PetscErrorCode RGSetComplement(RG rg,PetscBool flg)RGSetComplement530,14453
+#undef __FUNCT____FUNCT__539,14672
+#define __FUNCT__ __FUNCT__540,14689
+PetscErrorCode RGGetComplement(RG rg,PetscBool *flg)RGGetComplement557,14992
+#undef __FUNCT____FUNCT__566,15196
+#define __FUNCT__ __FUNCT__567,15213
+PetscErrorCode RGSetScale(RG rg,PetscReal sfactor)RGSetScale582,15534
+#undef __FUNCT____FUNCT__595,15987
+#define __FUNCT__ __FUNCT__596,16004
+PetscErrorCode RGGetScale(RG rg,PetscReal *sfactor)RGGetScale612,16236
+#undef __FUNCT____FUNCT__621,16444
+#define __FUNCT__ __FUNCT__622,16461
+PetscErrorCode RGDestroy(RG *rg)RGDestroy635,16679
+#undef __FUNCT____FUNCT__648,17077
+#define __FUNCT__ __FUNCT__649,17094
+PetscErrorCode RGRegister(const char *name,PetscErrorCode (*function)(RG))RGRegister666,17470
 

 src/sys/classes/rg/interface/rgregis.c,129
 rgregis.c:^?rgregis.c^A,1
@@ -10898,9 +10901,9 @@ PetscErrorCode STGetMatMode(ST st,STMatMode *mode)STGetMatMode320,10256
 #undef __FUNCT____FUNCT__329,10462
 #define __FUNCT__ __FUNCT__330,10479
 PetscErrorCode STSetTransform(ST st,PetscBool flg)STSetTransform354,11226
-#undef __FUNCT____FUNCT__364,11466
-#define __FUNCT__ __FUNCT__365,11483
-PetscErrorCode STGetTransform(ST st,PetscBool *flg)STGetTransform382,11808
+#undef __FUNCT____FUNCT__366,11504
+#define __FUNCT__ __FUNCT__367,11521
+PetscErrorCode STGetTransform(ST st,PetscBool *flg)STGetTransform384,11846
 

 src/sys/classes/st/interface/stshellmat.c,1229
 stshellmat.c:^?stshellmat.c^A,1
diff --git a/TAGS_PYTHON b/TAGS_PYTHON
index 3f6643b..704a59e 100644
--- a/TAGS_PYTHON
+++ b/TAGS_PYTHON
@@ -49,35 +49,35 @@ lapack  = lapack.Lapack(argdb,log)lapack152,6515
 externalpackages = [arpack, blopex, blzpack, feast, primme, trlan]externalpackages154,6551
 optionspackages  = [slepc, arpack, blopex, blzpack, feast, primme, trlan, sowing]optionspackages155,6618
 checkpackages    = [arpack, blopex, blzpack, feast, primme, trlan, lapack]checkpackages156,6700
-emptyarch = not ('PETSC_ARCH' in os.environ and os.environ['PETSC_ARCH'])emptyarch184,7677
-  archname = petsc.archarchname188,7808
-libdir  = CreateDir(archdir,'lib',log)libdir192,7942
-confdir = CreateDirTwo(libdir,'slepc','conf',log)confdir193,7981
-      f = open(os.path.join(confdir,'slepcvariables'),'r')f217,8824
-      searchlines = f.readlines()searchlines218,8883
-includedir = CreateDir(archdir,'include',log)includedir241,9802
-modulesdir = CreateDirTwo(confdir,'modules','slepc',log)modulesdir242,9848
-pkgconfdir = CreateDir(libdir,'pkgconfig',log)pkgconfdir243,9905
-slepcvars  = CreateFile(confdir,'slepcvariables',log)slepcvars244,9952
-slepcrules = CreateFile(confdir,'slepcrules',log)slepcrules245,10006
-slepcconf  = CreateFile(includedir,'slepcconf.h',log)slepcconf246,10056
-cmakeconf  = CreateFile(confdir,'SLEPcConfig.cmake',log)cmakeconf247,10110
-pkgconfig  = CreateFile(pkgconfdir,'SLEPc.pc',log)pkgconfig248,10167
-  modules  = CreateFile(modulesdir,slepc.lversion,log)modules250,10238
-  modules  = CreateFile(modulesdir,slepc.lversion+'-'+archname,log)modules252,10299
-testruns = set(petsc.test_runs.split())testruns258,10526
-testruns = testruns.intersection(set(['C','F90','Fortran','C_Complex','Fortran_Complex','C_NoComplex','Fortran_NoComplex']))testruns259,10566
-  testruns = testruns.union(set(['C_NoF128']))testruns261,10727
-  testruns = testruns.union(set(['DATAFILESPATH']))testruns264,10849
-  globconf = CreateFile(os.path.join(slepc.dir,'lib','slepc','conf'),'slepcvariables',log)globconf278,11423
-bfort = petsc.bfortbfort329,13662
-  bfort = sowing.Install(archdir,petsc.make)bfort331,13709
-      bfort = os.path.join(archdir,'bin','bfort')bfort336,13837
-      bfort = sowing.Install(archdir,petsc.make)bfort338,13921
-cmakeok = Falsecmakeok352,14461
-      cmakeok = cmakeboot.main(slepc.dir,petsc.dir,log=log)cmakeok369,15074
-      petscdate = dateutil.parser.parse(petsc.gitdate)petscdate405,16475
-      slepcdate = dateutil.parser.parse(slepc.gitdate)slepcdate406,16530
+emptyarch = not ('PETSC_ARCH' in os.environ and os.environ['PETSC_ARCH'])emptyarch184,7693
+  archname = petsc.archarchname188,7824
+libdir  = CreateDir(archdir,'lib',log)libdir192,7958
+confdir = CreateDirTwo(libdir,'slepc','conf',log)confdir193,7997
+      f = open(os.path.join(confdir,'slepcvariables'),'r')f217,8840
+      searchlines = f.readlines()searchlines218,8899
+includedir = CreateDir(archdir,'include',log)includedir241,9818
+modulesdir = CreateDirTwo(confdir,'modules','slepc',log)modulesdir242,9864
+pkgconfdir = CreateDir(libdir,'pkgconfig',log)pkgconfdir243,9921
+slepcvars  = CreateFile(confdir,'slepcvariables',log)slepcvars244,9968
+slepcrules = CreateFile(confdir,'slepcrules',log)slepcrules245,10022
+slepcconf  = CreateFile(includedir,'slepcconf.h',log)slepcconf246,10072
+cmakeconf  = CreateFile(confdir,'SLEPcConfig.cmake',log)cmakeconf247,10126
+pkgconfig  = CreateFile(pkgconfdir,'SLEPc.pc',log)pkgconfig248,10183
+  modules  = CreateFile(modulesdir,slepc.lversion,log)modules250,10254
+  modules  = CreateFile(modulesdir,slepc.lversion+'-'+archname,log)modules252,10315
+testruns = set(petsc.test_runs.split())testruns258,10542
+testruns = testruns.intersection(set(['C','F90','Fortran','C_Complex','Fortran_Complex','C_NoComplex','Fortran_NoComplex']))testruns259,10582
+  testruns = testruns.union(set(['C_NoF128']))testruns261,10743
+  testruns = testruns.union(set(['DATAFILESPATH']))testruns264,10865
+  globconf = CreateFile(os.path.join(slepc.dir,'lib','slepc','conf'),'slepcvariables',log)globconf278,11439
+bfort = petsc.bfortbfort329,13678
+  bfort = sowing.Install(archdir,petsc.make)bfort331,13725
+      bfort = os.path.join(archdir,'bin','bfort')bfort336,13853
+      bfort = sowing.Install(archdir,petsc.make)bfort338,13937
+cmakeok = Falsecmakeok352,14477
+      cmakeok = cmakeboot.main(slepc.dir,petsc.dir,log=log)cmakeok369,15090
+      petscdate = dateutil.parser.parse(petsc.gitdate)petscdate405,16491
+      slepcdate = dateutil.parser.parse(slepc.gitdate)slepcdate406,16546
 

 config/package.py,589
 class Package:Package25,983
@@ -146,20 +146,20 @@ class Blopex(package.Package):Blopex26,996
   def __init__(self,argdb,log):__init__28,1028
   def Install(self,conf,vars,cmake,petsc,archdir):Install36,1247
 

-config/packages/petsc.py,245
+config/packages/petsc.py,255
 class PETSc(package.Package):PETSc24,961
   def __init__(self,argdb,log):__init__26,992
   def Check(self):Check31,1115
-  def InitDir(self):InitDir34,1178
-  def LoadVersion(self):LoadVersion46,1578
-  def LoadConf(self):LoadConf78,2919
+  def InitDir(self,prefixdir):InitDir34,1178
+  def LoadVersion(self):LoadVersion46,1576
+  def LoadConf(self):LoadConf78,2917
 

 config/packages/lapack.py,257
 class Lapack(package.Package):Lapack24,947
   def __init__(self,argdb,log):__init__26,979
   def ShowInfo(self):ShowInfo31,1103
-  def Process(self,conf,vars,cmake,petsc,archdir=''):Process41,1484
-  def Check(self,conf,vars,cmake,petsc):Check47,1689
+  def Process(self,conf,vars,cmake,petsc,archdir=''):Process41,1519
+  def Check(self,conf,vars,cmake,petsc):Check47,1724
 

 config/packages/blzpack.py,150
 class Blzpack(package.Package):Blzpack24,947
diff --git a/config/configure.py b/config/configure.py
index b0af467..76cc143 100755
--- a/config/configure.py
+++ b/config/configure.py
@@ -166,11 +166,11 @@ argdb.ErrorIfNotEmpty()
 
 # Check enviroment and PETSc version
 print 'Checking environment...',
-petsc.InitDir()
+petsc.InitDir(slepc.prefixdir)
 slepc.InitDir()
 petsc.LoadVersion()
 slepc.LoadVersion()
-if petsc.version < slepc.version:
+if petsc.version != slepc.version:
   sys.exit('ERROR: This SLEPc version is not compatible with PETSc version '+petsc.version)
 
 # Check some information about PETSc configuration
diff --git a/config/packages/feast.py b/config/packages/feast.py
index b9d6a0c..f4091f3 100644
--- a/config/packages/feast.py
+++ b/config/packages/feast.py
@@ -58,9 +58,9 @@ class Feast(package.Package):
       libs = [self.packagelibs]
     else:
       if petsc.mpiuni:
-        libs = [['-lpfeast']]
-      else:
         libs = [['-lfeast']]
+      else:
+        libs = [['-lpfeast']]
 
     if self.packagedir:
       dirs = [self.packagedir]
diff --git a/config/packages/lapack.py b/config/packages/lapack.py
index 8971ecf..8a46bf4 100644
--- a/config/packages/lapack.py
+++ b/config/packages/lapack.py
@@ -30,13 +30,13 @@ class Lapack(package.Package):
 
   def ShowInfo(self):
     if hasattr(self,'missing'):
-      log.Println('LAPACK missing functions:')
-      log.Print('  ')
-      for i in self.missing: log.Print(i)
-      log.Println('')
-      log.Println('')
-      log.Println('WARNING: Some SLEPc functionality will not be available')
-      log.Println('PLEASE reconfigure and recompile PETSc with a full LAPACK implementation')
+      self.log.Println('LAPACK missing functions:')
+      self.log.Print('  ')
+      for i in self.missing: self.log.Print(i)
+      self.log.Println('')
+      self.log.Println('')
+      self.log.Println('WARNING: Some SLEPc functionality will not be available')
+      self.log.Println('PLEASE reconfigure and recompile PETSc with a full LAPACK implementation')
 
   def Process(self,conf,vars,cmake,petsc,archdir=''):
     self.make = petsc.make
diff --git a/config/packages/petsc.py b/config/packages/petsc.py
index f0ef93c..a9281e2 100644
--- a/config/packages/petsc.py
+++ b/config/packages/petsc.py
@@ -31,14 +31,14 @@ class PETSc(package.Package):
   def Check(self):
     self.havepackage = self.Link([],[],[])
 
-  def InitDir(self):
+  def InitDir(self,prefixdir):
     if 'PETSC_DIR' in os.environ:
       self.dir = os.environ['PETSC_DIR']
       if not os.path.exists(self.dir):
         sys.exit('ERROR: PETSC_DIR enviroment variable is not valid')
     else:
-      if slepc.prefixdir:
-        self.dir = slepc.prefixdir
+      if prefixdir:
+        self.dir = prefixdir
         os.environ['PETSC_DIR'] = self.dir
       else:
         sys.exit('ERROR: PETSC_DIR enviroment variable is not set')
diff --git a/docs/index.html b/docs/index.html
index da4b5e7..3a0cd8f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body bgcolor="#FFFFFF" text="#000000">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/index.html "><small>Report Typos and Errors</small></a></div>
 <div align ="center">
 [ Manual 
 | <a href="instal.htm">Installation</a> 
diff --git a/docs/makefile.html b/docs/makefile.html
index b697013..5234554 100644
--- a/docs/makefile.html
+++ b/docs/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/docs/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:20+00:00">
+<meta name="date" content="2016-03-29T14:59:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/docs/manualpages/BV/BV.html b/docs/manualpages/BV/BV.html
index 507e69e..900a6ea 100644
--- a/docs/manualpages/BV/BV.html
+++ b/docs/manualpages/BV/BV.html
@@ -6,8 +6,8 @@
 <TITLE>BV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BV.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BV</H1>
 Basis vectors, SLEPc object representing a collection of vectors that typically constitute a basis of a subspace. 
diff --git a/docs/manualpages/BV/BVAXPY.html b/docs/manualpages/BV/BVAXPY.html
index 41655e5..3d0f07a 100644
--- a/docs/manualpages/BV/BVAXPY.html
+++ b/docs/manualpages/BV/BVAXPY.html
@@ -6,8 +6,8 @@
 <TITLE>BVAXPY</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVAXPY.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVAXPY.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVAXPY</H1>
 Computes Y = Y + alpha*X. 
diff --git a/docs/manualpages/BV/BVAppendOptionsPrefix.html b/docs/manualpages/BV/BVAppendOptionsPrefix.html
index 0f7c937..960a758 100644
--- a/docs/manualpages/BV/BVAppendOptionsPrefix.html
+++ b/docs/manualpages/BV/BVAppendOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>BVAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVAppendOptionsPrefix</H1>
 Appends to the prefix used for searching for all <A HREF="../BV/BV.html#BV">BV</A> options in the database. 
diff --git a/docs/manualpages/BV/BVApplyMatrix.html b/docs/manualpages/BV/BVApplyMatrix.html
index 2b0aeae..25e7d41 100644
--- a/docs/manualpages/BV/BVApplyMatrix.html
+++ b/docs/manualpages/BV/BVApplyMatrix.html
@@ -6,8 +6,8 @@
 <TITLE>BVApplyMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVApplyMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVApplyMatrix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVApplyMatrix</H1>
 Multiplies a vector by the matrix representation of the inner product. 
diff --git a/docs/manualpages/BV/BVApplyMatrixBV.html b/docs/manualpages/BV/BVApplyMatrixBV.html
index e812f38..4cb2a98 100644
--- a/docs/manualpages/BV/BVApplyMatrixBV.html
+++ b/docs/manualpages/BV/BVApplyMatrixBV.html
@@ -6,8 +6,8 @@
 <TITLE>BVApplyMatrixBV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVApplyMatrixBV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVApplyMatrixBV.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVApplyMatrixBV</H1>
 Multiplies the <A HREF="../BV/BV.html#BV">BV</A> vectors by the matrix representation of the inner product. 
diff --git a/docs/manualpages/BV/BVCopy.html b/docs/manualpages/BV/BVCopy.html
index 999ea41..7f552f2 100644
--- a/docs/manualpages/BV/BVCopy.html
+++ b/docs/manualpages/BV/BVCopy.html
@@ -6,8 +6,8 @@
 <TITLE>BVCopy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVCopy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVCopy.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVCopy</H1>
 Copies a basis vector object into another one, W <- V. 
diff --git a/docs/manualpages/BV/BVCopyColumn.html b/docs/manualpages/BV/BVCopyColumn.html
index aecf490..70cb3d5 100644
--- a/docs/manualpages/BV/BVCopyColumn.html
+++ b/docs/manualpages/BV/BVCopyColumn.html
@@ -6,8 +6,8 @@
 <TITLE>BVCopyColumn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVCopyColumn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVCopyColumn.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVCopyColumn</H1>
 Copies the values from one of the columns to another one. 
diff --git a/docs/manualpages/BV/BVCopyVec.html b/docs/manualpages/BV/BVCopyVec.html
index fc781f5..c9f1593 100644
--- a/docs/manualpages/BV/BVCopyVec.html
+++ b/docs/manualpages/BV/BVCopyVec.html
@@ -6,8 +6,8 @@
 <TITLE>BVCopyVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVCopyVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVCopyVec.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVCopyVec</H1>
 Copies one of the columns of a basis vectors object into a Vec. 
diff --git a/docs/manualpages/BV/BVCreate.html b/docs/manualpages/BV/BVCreate.html
index 345537f..44b9f51 100644
--- a/docs/manualpages/BV/BVCreate.html
+++ b/docs/manualpages/BV/BVCreate.html
@@ -6,8 +6,8 @@
 <TITLE>BVCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVCreate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVCreate</H1>
 Creates a basis vectors context. 
diff --git a/docs/manualpages/BV/BVCreateVec.html b/docs/manualpages/BV/BVCreateVec.html
index 3c323b5..e886c7d 100644
--- a/docs/manualpages/BV/BVCreateVec.html
+++ b/docs/manualpages/BV/BVCreateVec.html
@@ -6,8 +6,8 @@
 <TITLE>BVCreateVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVCreateVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVCreateVec.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVCreateVec</H1>
 Creates a new Vec object with the same type and dimensions as the columns of the basis vectors object. 
diff --git a/docs/manualpages/BV/BVDestroy.html b/docs/manualpages/BV/BVDestroy.html
index 741206a..5d20d9c 100644
--- a/docs/manualpages/BV/BVDestroy.html
+++ b/docs/manualpages/BV/BVDestroy.html
@@ -6,8 +6,8 @@
 <TITLE>BVDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVDestroy.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVDestroy</H1>
 Destroys <A HREF="../BV/BV.html#BV">BV</A> context that was created with <A HREF="../BV/BVCreate.html#BVCreate">BVCreate</A>(). 
diff --git a/docs/manualpages/BV/BVDot.html b/docs/manualpages/BV/BVDot.html
index 8d16d79..d0a4c5a 100644
--- a/docs/manualpages/BV/BVDot.html
+++ b/docs/manualpages/BV/BVDot.html
@@ -6,8 +6,8 @@
 <TITLE>BVDot</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVDot.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVDot.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVDot</H1>
 Computes the 'block-dot' product of two basis vectors objects. 
diff --git a/docs/manualpages/BV/BVDotColumn.html b/docs/manualpages/BV/BVDotColumn.html
index 1c6a045..97bfc75 100644
--- a/docs/manualpages/BV/BVDotColumn.html
+++ b/docs/manualpages/BV/BVDotColumn.html
@@ -6,8 +6,8 @@
 <TITLE>BVDotColumn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVDotColumn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVDotColumn.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVDotColumn</H1>
 Computes multiple dot products of a column against all the previous columns of a <A HREF="../BV/BV.html#BV">BV</A>. 
diff --git a/docs/manualpages/BV/BVDotColumnBegin.html b/docs/manualpages/BV/BVDotColumnBegin.html
index 6b4c4ee..8e336fc 100644
--- a/docs/manualpages/BV/BVDotColumnBegin.html
+++ b/docs/manualpages/BV/BVDotColumnBegin.html
@@ -6,8 +6,8 @@
 <TITLE>BVDotColumnBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVDotColumnBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVDotColumnBegin.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVDotColumnBegin</H1>
 Starts a split phase dot product computation. 
diff --git a/docs/manualpages/BV/BVDotColumnEnd.html b/docs/manualpages/BV/BVDotColumnEnd.html
index fb14709..d257f1a 100644
--- a/docs/manualpages/BV/BVDotColumnEnd.html
+++ b/docs/manualpages/BV/BVDotColumnEnd.html
@@ -6,8 +6,8 @@
 <TITLE>BVDotColumnEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVDotColumnEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVDotColumnEnd.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVDotColumnEnd</H1>
 Ends a split phase dot product computation. 
diff --git a/docs/manualpages/BV/BVDotVec.html b/docs/manualpages/BV/BVDotVec.html
index 946ed18..e8ba577 100644
--- a/docs/manualpages/BV/BVDotVec.html
+++ b/docs/manualpages/BV/BVDotVec.html
@@ -6,8 +6,8 @@
 <TITLE>BVDotVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVDotVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVDotVec.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVDotVec</H1>
 Computes multiple dot products of a vector against all the column vectors of a <A HREF="../BV/BV.html#BV">BV</A>. 
diff --git a/docs/manualpages/BV/BVDotVecBegin.html b/docs/manualpages/BV/BVDotVecBegin.html
index 10abf28..914a02e 100644
--- a/docs/manualpages/BV/BVDotVecBegin.html
+++ b/docs/manualpages/BV/BVDotVecBegin.html
@@ -6,8 +6,8 @@
 <TITLE>BVDotVecBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVDotVecBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVDotVecBegin.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVDotVecBegin</H1>
 Starts a split phase dot product computation. 
diff --git a/docs/manualpages/BV/BVDotVecEnd.html b/docs/manualpages/BV/BVDotVecEnd.html
index 579659e..0c398d9 100644
--- a/docs/manualpages/BV/BVDotVecEnd.html
+++ b/docs/manualpages/BV/BVDotVecEnd.html
@@ -6,8 +6,8 @@
 <TITLE>BVDotVecEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVDotVecEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVDotVecEnd.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVDotVecEnd</H1>
 Ends a split phase dot product computation. 
diff --git a/docs/manualpages/BV/BVDuplicate.html b/docs/manualpages/BV/BVDuplicate.html
index 48b61c9..bb35abc 100644
--- a/docs/manualpages/BV/BVDuplicate.html
+++ b/docs/manualpages/BV/BVDuplicate.html
@@ -6,8 +6,8 @@
 <TITLE>BVDuplicate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVDuplicate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVDuplicate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVDuplicate</H1>
 Creates a new basis vector object of the same type and dimensions as an existing one. 
diff --git a/docs/manualpages/BV/BVDuplicateResize.html b/docs/manualpages/BV/BVDuplicateResize.html
index 9592c76..555bbd2 100644
--- a/docs/manualpages/BV/BVDuplicateResize.html
+++ b/docs/manualpages/BV/BVDuplicateResize.html
@@ -6,8 +6,8 @@
 <TITLE>BVDuplicateResize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVDuplicateResize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVDuplicateResize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVDuplicateResize</H1>
 Creates a new basis vector object of the same type and dimensions as an existing one, but with possibly different number of columns. 
diff --git a/docs/manualpages/BV/BVFinalizePackage.html b/docs/manualpages/BV/BVFinalizePackage.html
index 80cda13..01cf63c 100644
--- a/docs/manualpages/BV/BVFinalizePackage.html
+++ b/docs/manualpages/BV/BVFinalizePackage.html
@@ -6,8 +6,8 @@
 <TITLE>BVFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVFinalizePackage</H1>
 This function destroys everything in the Slepc interface to the <A HREF="../BV/BV.html#BV">BV</A> package. It is called from <A HREF="../sys/SlepcFinalize.html#SlepcFinalize">SlepcFinalize</A>(). 
diff --git a/docs/manualpages/BV/BVGetActiveColumns.html b/docs/manualpages/BV/BVGetActiveColumns.html
index 44dd345..8ac4ef8 100644
--- a/docs/manualpages/BV/BVGetActiveColumns.html
+++ b/docs/manualpages/BV/BVGetActiveColumns.html
@@ -6,8 +6,8 @@
 <TITLE>BVGetActiveColumns</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVGetActiveColumns.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVGetActiveColumns.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVGetActiveColumns</H1>
 Returns the current active dimensions. 
diff --git a/docs/manualpages/BV/BVGetArray.html b/docs/manualpages/BV/BVGetArray.html
index 5694be1..6d8da28 100644
--- a/docs/manualpages/BV/BVGetArray.html
+++ b/docs/manualpages/BV/BVGetArray.html
@@ -6,8 +6,8 @@
 <TITLE>BVGetArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVGetArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVGetArray.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVGetArray</H1>
 Returns a pointer to a contiguous array that contains this processor's portion of the <A HREF="../BV/BV.html#BV">BV</A> data. 
diff --git a/docs/manualpages/BV/BVGetCachedBV.html b/docs/manualpages/BV/BVGetCachedBV.html
index 1f4612d..fc43594 100644
--- a/docs/manualpages/BV/BVGetCachedBV.html
+++ b/docs/manualpages/BV/BVGetCachedBV.html
@@ -6,8 +6,8 @@
 <TITLE>BVGetCachedBV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVGetCachedBV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVGetCachedBV.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVGetCachedBV</H1>
 Returns a <A HREF="../BV/BV.html#BV">BV</A> object stored internally that holds the result of B*X after a call to <A HREF="../BV/BVApplyMatrixBV.html#BVApplyMatrixBV">BVApplyMatrixBV</A>(). 
diff --git a/docs/manualpages/BV/BVGetColumn.html b/docs/manualpages/BV/BVGetColumn.html
index f9f5f4a..70295d2 100644
--- a/docs/manualpages/BV/BVGetColumn.html
+++ b/docs/manualpages/BV/BVGetColumn.html
@@ -6,8 +6,8 @@
 <TITLE>BVGetColumn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVGetColumn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVGetColumn.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVGetColumn</H1>
 Returns a Vec object that contains the entries of the requested column of the basis vectors object. 
diff --git a/docs/manualpages/BV/BVGetMatMultMethod.html b/docs/manualpages/BV/BVGetMatMultMethod.html
index 7eca65a..ffe8da1 100644
--- a/docs/manualpages/BV/BVGetMatMultMethod.html
+++ b/docs/manualpages/BV/BVGetMatMultMethod.html
@@ -6,8 +6,8 @@
 <TITLE>BVGetMatMultMethod</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVGetMatMultMethod.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVGetMatMultMethod.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVGetMatMultMethod</H1>
 Gets the method used for the <A HREF="../BV/BVMatMult.html#BVMatMult">BVMatMult</A>() operation. 
diff --git a/docs/manualpages/BV/BVGetMatrix.html b/docs/manualpages/BV/BVGetMatrix.html
index 548e965..f6b259f 100644
--- a/docs/manualpages/BV/BVGetMatrix.html
+++ b/docs/manualpages/BV/BVGetMatrix.html
@@ -6,8 +6,8 @@
 <TITLE>BVGetMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVGetMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVGetMatrix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVGetMatrix</H1>
 Retrieves the matrix representation of the inner product. 
diff --git a/docs/manualpages/BV/BVGetNumConstraints.html b/docs/manualpages/BV/BVGetNumConstraints.html
index c78aefa..0bc5cfe 100644
--- a/docs/manualpages/BV/BVGetNumConstraints.html
+++ b/docs/manualpages/BV/BVGetNumConstraints.html
@@ -6,8 +6,8 @@
 <TITLE>BVGetNumConstraints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVGetNumConstraints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVGetNumConstraints.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVGetNumConstraints</H1>
 Returns the number of constraints. 
diff --git a/docs/manualpages/BV/BVGetOptionsPrefix.html b/docs/manualpages/BV/BVGetOptionsPrefix.html
index 009649d..b23d34b 100644
--- a/docs/manualpages/BV/BVGetOptionsPrefix.html
+++ b/docs/manualpages/BV/BVGetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>BVGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVGetOptionsPrefix</H1>
 Gets the prefix used for searching for all <A HREF="../BV/BV.html#BV">BV</A> options in the database. 
diff --git a/docs/manualpages/BV/BVGetOrthogonalization.html b/docs/manualpages/BV/BVGetOrthogonalization.html
index 4f7a2bd..2cbbdde 100644
--- a/docs/manualpages/BV/BVGetOrthogonalization.html
+++ b/docs/manualpages/BV/BVGetOrthogonalization.html
@@ -6,8 +6,8 @@
 <TITLE>BVGetOrthogonalization</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVGetOrthogonalization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVGetOrthogonalization.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVGetOrthogonalization</H1>
 Gets the orthogonalization settings from the <A HREF="../BV/BV.html#BV">BV</A> object. 
diff --git a/docs/manualpages/BV/BVGetSignature.html b/docs/manualpages/BV/BVGetSignature.html
index bdb2160..fdb3c55 100644
--- a/docs/manualpages/BV/BVGetSignature.html
+++ b/docs/manualpages/BV/BVGetSignature.html
@@ -6,8 +6,8 @@
 <TITLE>BVGetSignature</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVGetSignature.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVGetSignature.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVGetSignature</H1>
 Retrieves the signature matrix from last orthogonalization. 
diff --git a/docs/manualpages/BV/BVGetSizes.html b/docs/manualpages/BV/BVGetSizes.html
index 8bc458f..5926ff4 100644
--- a/docs/manualpages/BV/BVGetSizes.html
+++ b/docs/manualpages/BV/BVGetSizes.html
@@ -6,8 +6,8 @@
 <TITLE>BVGetSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVGetSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVGetSizes.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVGetSizes</H1>
 Returns the local and global sizes, and the number of columns. 
diff --git a/docs/manualpages/BV/BVGetType.html b/docs/manualpages/BV/BVGetType.html
index fda47b9..ebb577a 100644
--- a/docs/manualpages/BV/BVGetType.html
+++ b/docs/manualpages/BV/BVGetType.html
@@ -6,8 +6,8 @@
 <TITLE>BVGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVGetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVGetType</H1>
 Gets the <A HREF="../BV/BV.html#BV">BV</A> type name (as a string) from the <A HREF="../BV/BV.html#BV">BV</A> context. 
diff --git a/docs/manualpages/BV/BVInitializePackage.html b/docs/manualpages/BV/BVInitializePackage.html
index 22401ac..bca8d7e 100644
--- a/docs/manualpages/BV/BVInitializePackage.html
+++ b/docs/manualpages/BV/BVInitializePackage.html
@@ -6,8 +6,8 @@
 <TITLE>BVInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVInitializePackage</H1>
 This function initializes everything in the <A HREF="../BV/BV.html#BV">BV</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../BV/BVCreate.html#BVCreate">BVCreate</A>() when using static libraries. 
diff --git a/docs/manualpages/BV/BVInsertConstraints.html b/docs/manualpages/BV/BVInsertConstraints.html
index 9a71eff..973f4b4 100644
--- a/docs/manualpages/BV/BVInsertConstraints.html
+++ b/docs/manualpages/BV/BVInsertConstraints.html
@@ -6,8 +6,8 @@
 <TITLE>BVInsertConstraints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVInsertConstraints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVInsertConstraints.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVInsertConstraints</H1>
 Insert a set of vectors as constraints. 
diff --git a/docs/manualpages/BV/BVInsertVec.html b/docs/manualpages/BV/BVInsertVec.html
index 05f923b..0b6aa8a 100644
--- a/docs/manualpages/BV/BVInsertVec.html
+++ b/docs/manualpages/BV/BVInsertVec.html
@@ -6,8 +6,8 @@
 <TITLE>BVInsertVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVInsertVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVInsertVec.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVInsertVec</H1>
 Insert a vector into the specified column. 
diff --git a/docs/manualpages/BV/BVInsertVecs.html b/docs/manualpages/BV/BVInsertVecs.html
index 3c49948..84a6e22 100644
--- a/docs/manualpages/BV/BVInsertVecs.html
+++ b/docs/manualpages/BV/BVInsertVecs.html
@@ -6,8 +6,8 @@
 <TITLE>BVInsertVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVInsertVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVInsertVecs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVInsertVecs</H1>
 Insert a set of vectors into the specified columns. 
diff --git a/docs/manualpages/BV/BVMatMult.html b/docs/manualpages/BV/BVMatMult.html
index fb41321..93cb937 100644
--- a/docs/manualpages/BV/BVMatMult.html
+++ b/docs/manualpages/BV/BVMatMult.html
@@ -6,8 +6,8 @@
 <TITLE>BVMatMult</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVMatMult.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVMatMult.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVMatMult</H1>
 Computes the matrix-vector product for each column, Y=A*V. 
diff --git a/docs/manualpages/BV/BVMatMultColumn.html b/docs/manualpages/BV/BVMatMultColumn.html
index 539e847..e2d2e43 100644
--- a/docs/manualpages/BV/BVMatMultColumn.html
+++ b/docs/manualpages/BV/BVMatMultColumn.html
@@ -6,8 +6,8 @@
 <TITLE>BVMatMultColumn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVMatMultColumn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVMatMultColumn.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVMatMultColumn</H1>
 Computes the matrix-vector product for a specified column, storing the result in the next column: v_{j+1}=A*v_j. 
diff --git a/docs/manualpages/BV/BVMatMultHermitianTranspose.html b/docs/manualpages/BV/BVMatMultHermitianTranspose.html
index 311b10d..7790cbb 100644
--- a/docs/manualpages/BV/BVMatMultHermitianTranspose.html
+++ b/docs/manualpages/BV/BVMatMultHermitianTranspose.html
@@ -6,8 +6,8 @@
 <TITLE>BVMatMultHermitianTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVMatMultHermitianTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVMatMultHermitianTranspose.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVMatMultHermitianTranspose</H1>
 Computes the matrix-vector product with the conjugate transpose of a matrix for each column, Y=A^H*V. 
diff --git a/docs/manualpages/BV/BVMatMultType.html b/docs/manualpages/BV/BVMatMultType.html
index cf4c9ed..935c902 100644
--- a/docs/manualpages/BV/BVMatMultType.html
+++ b/docs/manualpages/BV/BVMatMultType.html
@@ -6,8 +6,8 @@
 <TITLE>BVMatMultType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVMatMultType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVMatMultType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVMatMultType</H1>
 Determines how to perform the <A HREF="../BV/BVMatMult.html#BVMatMult">BVMatMult</A>() operation: BV_MATMULT_VECS: perform a matrix-vector multiply per each column; BV_MATMULT_MAT: carry out a MatMatMult() product with a dense matrix (default); BV_MATMULT_MAT_SAVE: call MatMatMult() and keep auxiliary matrices (more efficient but needs more memory) 
diff --git a/docs/manualpages/BV/BVMatProject.html b/docs/manualpages/BV/BVMatProject.html
index 817b10f..56f1d4d 100644
--- a/docs/manualpages/BV/BVMatProject.html
+++ b/docs/manualpages/BV/BVMatProject.html
@@ -6,8 +6,8 @@
 <TITLE>BVMatProject</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVMatProject.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVMatProject.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVMatProject</H1>
 Computes the projection of a matrix onto a subspace. 
diff --git a/docs/manualpages/BV/BVMult.html b/docs/manualpages/BV/BVMult.html
index 22e6515..6ca1926 100644
--- a/docs/manualpages/BV/BVMult.html
+++ b/docs/manualpages/BV/BVMult.html
@@ -6,8 +6,8 @@
 <TITLE>BVMult</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVMult.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVMult.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVMult</H1>
 Computes Y = beta*Y + alpha*X*Q. 
diff --git a/docs/manualpages/BV/BVMultColumn.html b/docs/manualpages/BV/BVMultColumn.html
index 91e3476..6d3b72b 100644
--- a/docs/manualpages/BV/BVMultColumn.html
+++ b/docs/manualpages/BV/BVMultColumn.html
@@ -6,8 +6,8 @@
 <TITLE>BVMultColumn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVMultColumn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVMultColumn.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVMultColumn</H1>
 Computes y = beta*y + alpha*X*q, where y is the j-th column of X. 
diff --git a/docs/manualpages/BV/BVMultInPlace.html b/docs/manualpages/BV/BVMultInPlace.html
index 86b8d20..c276c16 100644
--- a/docs/manualpages/BV/BVMultInPlace.html
+++ b/docs/manualpages/BV/BVMultInPlace.html
@@ -6,8 +6,8 @@
 <TITLE>BVMultInPlace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVMultInPlace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVMultInPlace.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVMultInPlace</H1>
 Update a set of vectors as V(:,s:e-1) = V*Q(:,s:e-1). 
diff --git a/docs/manualpages/BV/BVMultInPlaceTranspose.html b/docs/manualpages/BV/BVMultInPlaceTranspose.html
index 868e699..a1dfa7b 100644
--- a/docs/manualpages/BV/BVMultInPlaceTranspose.html
+++ b/docs/manualpages/BV/BVMultInPlaceTranspose.html
@@ -6,8 +6,8 @@
 <TITLE>BVMultInPlaceTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVMultInPlaceTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVMultInPlaceTranspose.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVMultInPlaceTranspose</H1>
 Update a set of vectors as V(:,s:e-1) = V*Q'(:,s:e-1). 
diff --git a/docs/manualpages/BV/BVMultVec.html b/docs/manualpages/BV/BVMultVec.html
index 76e165f..5870380 100644
--- a/docs/manualpages/BV/BVMultVec.html
+++ b/docs/manualpages/BV/BVMultVec.html
@@ -6,8 +6,8 @@
 <TITLE>BVMultVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVMultVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVMultVec.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVMultVec</H1>
 Computes y = beta*y + alpha*X*q. 
diff --git a/docs/manualpages/BV/BVNorm.html b/docs/manualpages/BV/BVNorm.html
index 34dd09e..ec3458a 100644
--- a/docs/manualpages/BV/BVNorm.html
+++ b/docs/manualpages/BV/BVNorm.html
@@ -6,8 +6,8 @@
 <TITLE>BVNorm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVNorm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVNorm.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVNorm</H1>
 Computes the matrix norm of the <A HREF="../BV/BV.html#BV">BV</A>. 
diff --git a/docs/manualpages/BV/BVNormColumn.html b/docs/manualpages/BV/BVNormColumn.html
index ef01d35..7a9b475 100644
--- a/docs/manualpages/BV/BVNormColumn.html
+++ b/docs/manualpages/BV/BVNormColumn.html
@@ -6,8 +6,8 @@
 <TITLE>BVNormColumn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVNormColumn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVNormColumn.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVNormColumn</H1>
 Computes the vector norm of a selected column. 
diff --git a/docs/manualpages/BV/BVNormColumnBegin.html b/docs/manualpages/BV/BVNormColumnBegin.html
index f94c95d..1afffe2 100644
--- a/docs/manualpages/BV/BVNormColumnBegin.html
+++ b/docs/manualpages/BV/BVNormColumnBegin.html
@@ -6,8 +6,8 @@
 <TITLE>BVNormColumnBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVNormColumnBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVNormColumnBegin.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVNormColumnBegin</H1>
 Starts a split phase norm computation. 
diff --git a/docs/manualpages/BV/BVNormColumnEnd.html b/docs/manualpages/BV/BVNormColumnEnd.html
index ecfbc39..9fb6dbb 100644
--- a/docs/manualpages/BV/BVNormColumnEnd.html
+++ b/docs/manualpages/BV/BVNormColumnEnd.html
@@ -6,8 +6,8 @@
 <TITLE>BVNormColumnEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVNormColumnEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVNormColumnEnd.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVNormColumnEnd</H1>
 Ends a split phase norm computation. 
diff --git a/docs/manualpages/BV/BVNormVec.html b/docs/manualpages/BV/BVNormVec.html
index 3aa6b7a..4fc012b 100644
--- a/docs/manualpages/BV/BVNormVec.html
+++ b/docs/manualpages/BV/BVNormVec.html
@@ -6,8 +6,8 @@
 <TITLE>BVNormVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVNormVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVNormVec.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVNormVec</H1>
 Computes the norm of a given vector. 
diff --git a/docs/manualpages/BV/BVNormVecBegin.html b/docs/manualpages/BV/BVNormVecBegin.html
index d00595f..02cddd1 100644
--- a/docs/manualpages/BV/BVNormVecBegin.html
+++ b/docs/manualpages/BV/BVNormVecBegin.html
@@ -6,8 +6,8 @@
 <TITLE>BVNormVecBegin</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVNormVecBegin.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVNormVecBegin.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVNormVecBegin</H1>
 Starts a split phase norm computation. 
diff --git a/docs/manualpages/BV/BVNormVecEnd.html b/docs/manualpages/BV/BVNormVecEnd.html
index 4ce747c..cb70e8c 100644
--- a/docs/manualpages/BV/BVNormVecEnd.html
+++ b/docs/manualpages/BV/BVNormVecEnd.html
@@ -6,8 +6,8 @@
 <TITLE>BVNormVecEnd</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVNormVecEnd.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVNormVecEnd.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVNormVecEnd</H1>
 Ends a split phase norm computation. 
diff --git a/docs/manualpages/BV/BVOrthogBlockType.html b/docs/manualpages/BV/BVOrthogBlockType.html
index 6b0a721..8f23754 100644
--- a/docs/manualpages/BV/BVOrthogBlockType.html
+++ b/docs/manualpages/BV/BVOrthogBlockType.html
@@ -6,8 +6,8 @@
 <TITLE>BVOrthogBlockType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVOrthogBlockType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVOrthogBlockType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVOrthogBlockType</H1>
 Determines the method used in block orthogonalization (simultaneous orthogonalization of a set of vectors) 
diff --git a/docs/manualpages/BV/BVOrthogRefineType.html b/docs/manualpages/BV/BVOrthogRefineType.html
index 1d823f8..2214945 100644
--- a/docs/manualpages/BV/BVOrthogRefineType.html
+++ b/docs/manualpages/BV/BVOrthogRefineType.html
@@ -6,8 +6,8 @@
 <TITLE>BVOrthogRefineType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVOrthogRefineType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVOrthogRefineType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVOrthogRefineType</H1>
 Determines what type of refinement to use during orthogonalization of vectors 
diff --git a/docs/manualpages/BV/BVOrthogType.html b/docs/manualpages/BV/BVOrthogType.html
index 846b17f..020f1d4 100644
--- a/docs/manualpages/BV/BVOrthogType.html
+++ b/docs/manualpages/BV/BVOrthogType.html
@@ -6,8 +6,8 @@
 <TITLE>BVOrthogType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVOrthogType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVOrthogType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVOrthogType</H1>
 Determines the method used in the orthogonalization of vectors 
diff --git a/docs/manualpages/BV/BVOrthogonalize.html b/docs/manualpages/BV/BVOrthogonalize.html
index 1a1f6fc..935836b 100644
--- a/docs/manualpages/BV/BVOrthogonalize.html
+++ b/docs/manualpages/BV/BVOrthogonalize.html
@@ -6,8 +6,8 @@
 <TITLE>BVOrthogonalize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVOrthogonalize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVOrthogonalize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVOrthogonalize</H1>
 Orthogonalize all columns (except leading ones), that is, compute the QR decomposition. 
diff --git a/docs/manualpages/BV/BVOrthogonalizeColumn.html b/docs/manualpages/BV/BVOrthogonalizeColumn.html
index fff7d3f..ced21cf 100644
--- a/docs/manualpages/BV/BVOrthogonalizeColumn.html
+++ b/docs/manualpages/BV/BVOrthogonalizeColumn.html
@@ -6,8 +6,8 @@
 <TITLE>BVOrthogonalizeColumn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVOrthogonalizeColumn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVOrthogonalizeColumn.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVOrthogonalizeColumn</H1>
 Orthogonalize one of the column vectors with respect to the previous ones. 
diff --git a/docs/manualpages/BV/BVOrthogonalizeSomeColumn.html b/docs/manualpages/BV/BVOrthogonalizeSomeColumn.html
index 4a9453c..eef65fd 100644
--- a/docs/manualpages/BV/BVOrthogonalizeSomeColumn.html
+++ b/docs/manualpages/BV/BVOrthogonalizeSomeColumn.html
@@ -6,8 +6,8 @@
 <TITLE>BVOrthogonalizeSomeColumn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVOrthogonalizeSomeColumn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVOrthogonalizeSomeColumn.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVOrthogonalizeSomeColumn</H1>
 Orthogonalize one of the column vectors with respect to some of the previous ones. 
diff --git a/docs/manualpages/BV/BVOrthogonalizeVec.html b/docs/manualpages/BV/BVOrthogonalizeVec.html
index dc7611f..f85441c 100644
--- a/docs/manualpages/BV/BVOrthogonalizeVec.html
+++ b/docs/manualpages/BV/BVOrthogonalizeVec.html
@@ -6,8 +6,8 @@
 <TITLE>BVOrthogonalizeVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVOrthogonalizeVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVOrthogonalizeVec.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVOrthogonalizeVec</H1>
 Orthogonalize a given vector with respect to all active columns. 
diff --git a/docs/manualpages/BV/BVRegister.html b/docs/manualpages/BV/BVRegister.html
index d477c62..18e3a7b 100644
--- a/docs/manualpages/BV/BVRegister.html
+++ b/docs/manualpages/BV/BVRegister.html
@@ -6,8 +6,8 @@
 <TITLE>BVRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVRegister.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVRegister</H1>
 Adds a new storage format to de <A HREF="../BV/BV.html#BV">BV</A> package. 
diff --git a/docs/manualpages/BV/BVRegisterAll.html b/docs/manualpages/BV/BVRegisterAll.html
index 6682fe3..587e16e 100644
--- a/docs/manualpages/BV/BVRegisterAll.html
+++ b/docs/manualpages/BV/BVRegisterAll.html
@@ -6,8 +6,8 @@
 <TITLE>BVRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVRegisterAll</H1>
 Registers all of the storage variants in the <A HREF="../BV/BV.html#BV">BV</A> package. 
diff --git a/docs/manualpages/BV/BVResize.html b/docs/manualpages/BV/BVResize.html
index 46b61bc..1db87c4 100644
--- a/docs/manualpages/BV/BVResize.html
+++ b/docs/manualpages/BV/BVResize.html
@@ -6,8 +6,8 @@
 <TITLE>BVResize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVResize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVResize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVResize</H1>
 Change the number of columns. 
diff --git a/docs/manualpages/BV/BVRestoreArray.html b/docs/manualpages/BV/BVRestoreArray.html
index 87f4087..cc5a577 100644
--- a/docs/manualpages/BV/BVRestoreArray.html
+++ b/docs/manualpages/BV/BVRestoreArray.html
@@ -6,8 +6,8 @@
 <TITLE>BVRestoreArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVRestoreArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVRestoreArray.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVRestoreArray</H1>
 Restore the <A HREF="../BV/BV.html#BV">BV</A> object after <A HREF="../BV/BVGetArray.html#BVGetArray">BVGetArray</A>() has been called. 
diff --git a/docs/manualpages/BV/BVRestoreColumn.html b/docs/manualpages/BV/BVRestoreColumn.html
index a269168..58f4463 100644
--- a/docs/manualpages/BV/BVRestoreColumn.html
+++ b/docs/manualpages/BV/BVRestoreColumn.html
@@ -6,8 +6,8 @@
 <TITLE>BVRestoreColumn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVRestoreColumn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVRestoreColumn.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVRestoreColumn</H1>
 Restore a column obtained with <A HREF="../BV/BVGetColumn.html#BVGetColumn">BVGetColumn</A>(). 
diff --git a/docs/manualpages/BV/BVScale.html b/docs/manualpages/BV/BVScale.html
index 3ae6fdd..6794a75 100644
--- a/docs/manualpages/BV/BVScale.html
+++ b/docs/manualpages/BV/BVScale.html
@@ -6,8 +6,8 @@
 <TITLE>BVScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVScale.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVScale</H1>
 Multiply the <A HREF="../BV/BV.html#BV">BV</A> entries by a scalar value. 
diff --git a/docs/manualpages/BV/BVScaleColumn.html b/docs/manualpages/BV/BVScaleColumn.html
index 36bc0c9..20859f7 100644
--- a/docs/manualpages/BV/BVScaleColumn.html
+++ b/docs/manualpages/BV/BVScaleColumn.html
@@ -6,8 +6,8 @@
 <TITLE>BVScaleColumn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVScaleColumn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVScaleColumn.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVScaleColumn</H1>
 Scale one column of a <A HREF="../BV/BV.html#BV">BV</A>. 
diff --git a/docs/manualpages/BV/BVSetActiveColumns.html b/docs/manualpages/BV/BVSetActiveColumns.html
index 25d3967..ba1ed9a 100644
--- a/docs/manualpages/BV/BVSetActiveColumns.html
+++ b/docs/manualpages/BV/BVSetActiveColumns.html
@@ -6,8 +6,8 @@
 <TITLE>BVSetActiveColumns</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVSetActiveColumns.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVSetActiveColumns.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVSetActiveColumns</H1>
 Specify the columns that will be involved in operations. 
diff --git a/docs/manualpages/BV/BVSetFromOptions.html b/docs/manualpages/BV/BVSetFromOptions.html
index ac05f2e..629dc81 100644
--- a/docs/manualpages/BV/BVSetFromOptions.html
+++ b/docs/manualpages/BV/BVSetFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>BVSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVSetFromOptions</H1>
 Sets <A HREF="../BV/BV.html#BV">BV</A> options from the options database. 
diff --git a/docs/manualpages/BV/BVSetMatMultMethod.html b/docs/manualpages/BV/BVSetMatMultMethod.html
index fa0dcc3..50d9bb0 100644
--- a/docs/manualpages/BV/BVSetMatMultMethod.html
+++ b/docs/manualpages/BV/BVSetMatMultMethod.html
@@ -6,8 +6,8 @@
 <TITLE>BVSetMatMultMethod</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVSetMatMultMethod.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVSetMatMultMethod.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVSetMatMultMethod</H1>
 Specifies the method used for the <A HREF="../BV/BVMatMult.html#BVMatMult">BVMatMult</A>() operation. 
diff --git a/docs/manualpages/BV/BVSetMatrix.html b/docs/manualpages/BV/BVSetMatrix.html
index 9e29fe5..04169b5 100644
--- a/docs/manualpages/BV/BVSetMatrix.html
+++ b/docs/manualpages/BV/BVSetMatrix.html
@@ -6,8 +6,8 @@
 <TITLE>BVSetMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVSetMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVSetMatrix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVSetMatrix</H1>
 Specifies the inner product to be used in orthogonalization. 
diff --git a/docs/manualpages/BV/BVSetNumConstraints.html b/docs/manualpages/BV/BVSetNumConstraints.html
index 6772543..bea18df 100644
--- a/docs/manualpages/BV/BVSetNumConstraints.html
+++ b/docs/manualpages/BV/BVSetNumConstraints.html
@@ -6,8 +6,8 @@
 <TITLE>BVSetNumConstraints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVSetNumConstraints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVSetNumConstraints.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVSetNumConstraints</H1>
 Set the number of constraints. 
diff --git a/docs/manualpages/BV/BVSetOptionsPrefix.html b/docs/manualpages/BV/BVSetOptionsPrefix.html
index f014dad..584be37 100644
--- a/docs/manualpages/BV/BVSetOptionsPrefix.html
+++ b/docs/manualpages/BV/BVSetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>BVSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVSetOptionsPrefix</H1>
 Sets the prefix used for searching for all <A HREF="../BV/BV.html#BV">BV</A> options in the database. 
diff --git a/docs/manualpages/BV/BVSetOrthogonalization.html b/docs/manualpages/BV/BVSetOrthogonalization.html
index 03be6b6..9ab800a 100644
--- a/docs/manualpages/BV/BVSetOrthogonalization.html
+++ b/docs/manualpages/BV/BVSetOrthogonalization.html
@@ -6,8 +6,8 @@
 <TITLE>BVSetOrthogonalization</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVSetOrthogonalization.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVSetOrthogonalization.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVSetOrthogonalization</H1>
 Specifies the method used for the orthogonalization of vectors (classical or modified Gram-Schmidt with or without refinement), and for the block-orthogonalization (simultaneous orthogonalization of a set of vectors). 
diff --git a/docs/manualpages/BV/BVSetRandom.html b/docs/manualpages/BV/BVSetRandom.html
index 160c782..dcc51fa 100644
--- a/docs/manualpages/BV/BVSetRandom.html
+++ b/docs/manualpages/BV/BVSetRandom.html
@@ -6,8 +6,8 @@
 <TITLE>BVSetRandom</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVSetRandom.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVSetRandom.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVSetRandom</H1>
 Set the columns of a <A HREF="../BV/BV.html#BV">BV</A> to random numbers. 
diff --git a/docs/manualpages/BV/BVSetRandomColumn.html b/docs/manualpages/BV/BVSetRandomColumn.html
index 5113c40..8ea8d9b 100644
--- a/docs/manualpages/BV/BVSetRandomColumn.html
+++ b/docs/manualpages/BV/BVSetRandomColumn.html
@@ -6,8 +6,8 @@
 <TITLE>BVSetRandomColumn</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVSetRandomColumn.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVSetRandomColumn.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVSetRandomColumn</H1>
 Set one column of a <A HREF="../BV/BV.html#BV">BV</A> to random numbers. 
diff --git a/docs/manualpages/BV/BVSetSignature.html b/docs/manualpages/BV/BVSetSignature.html
index 4725c87..4924e08 100644
--- a/docs/manualpages/BV/BVSetSignature.html
+++ b/docs/manualpages/BV/BVSetSignature.html
@@ -6,8 +6,8 @@
 <TITLE>BVSetSignature</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVSetSignature.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVSetSignature.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVSetSignature</H1>
 Sets the signature matrix to be used in orthogonalization. 
diff --git a/docs/manualpages/BV/BVSetSizes.html b/docs/manualpages/BV/BVSetSizes.html
index 5827770..8c9d5bc 100644
--- a/docs/manualpages/BV/BVSetSizes.html
+++ b/docs/manualpages/BV/BVSetSizes.html
@@ -6,8 +6,8 @@
 <TITLE>BVSetSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVSetSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVSetSizes.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVSetSizes</H1>
 Sets the local and global sizes, and the number of columns. 
diff --git a/docs/manualpages/BV/BVSetSizesFromVec.html b/docs/manualpages/BV/BVSetSizesFromVec.html
index 61d9947..c31c416 100644
--- a/docs/manualpages/BV/BVSetSizesFromVec.html
+++ b/docs/manualpages/BV/BVSetSizesFromVec.html
@@ -6,8 +6,8 @@
 <TITLE>BVSetSizesFromVec</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVSetSizesFromVec.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVSetSizesFromVec.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVSetSizesFromVec</H1>
 Sets the local and global sizes, and the number of columns. Local and global sizes are specified indirectly by passing a template vector. 
@@ -22,7 +22,7 @@ Collective on <A HREF="../BV/BV.html#BV">BV</A>
 <TABLE border="0" cellpadding="0" cellspacing="0">
 <TR><TD WIDTH=40></TD><TD ALIGN=LEFT VALIGN=TOP><B>bv </B></TD><TD> - the basis vectors
 </TD></TR>
-<TR><TD WIDTH=40></TD><TD ALIGN=LEFT VALIGN=TOP><B>t  </B></TD><TD> - the template vectors
+<TR><TD WIDTH=40></TD><TD ALIGN=LEFT VALIGN=TOP><B>t  </B></TD><TD> - the template vector
 </TD></TR>
 <TR><TD WIDTH=40></TD><TD ALIGN=LEFT VALIGN=TOP><B>m  </B></TD><TD> - the number of columns
 </TD></TR></TABLE>
diff --git a/docs/manualpages/BV/BVSetType.html b/docs/manualpages/BV/BVSetType.html
index 57672a1..0296c6d 100644
--- a/docs/manualpages/BV/BVSetType.html
+++ b/docs/manualpages/BV/BVSetType.html
@@ -6,8 +6,8 @@
 <TITLE>BVSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVSetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVSetType</H1>
 Selects the type for the <A HREF="../BV/BV.html#BV">BV</A> object. 
diff --git a/docs/manualpages/BV/BVType.html b/docs/manualpages/BV/BVType.html
index 5d6edc4..6c212b2 100644
--- a/docs/manualpages/BV/BVType.html
+++ b/docs/manualpages/BV/BVType.html
@@ -6,8 +6,8 @@
 <TITLE>BVType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVType</H1>
 String with the name of the type of <A HREF="../BV/BV.html#BV">BV</A>. Each type differs in the way data is stored internally. 
diff --git a/docs/manualpages/BV/BVView.html b/docs/manualpages/BV/BVView.html
index 680b437..e6e7c3e 100644
--- a/docs/manualpages/BV/BVView.html
+++ b/docs/manualpages/BV/BVView.html
@@ -6,8 +6,8 @@
 <TITLE>BVView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/BVView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/BVView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>BVView</H1>
 Prints the <A HREF="../BV/BV.html#BV">BV</A> data structure. 
diff --git a/docs/manualpages/BV/index.html b/docs/manualpages/BV/index.html
index 16b0ceb..8560290 100644
--- a/docs/manualpages/BV/index.html
+++ b/docs/manualpages/BV/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/BV/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/BV/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Basis Vectors - BV</h2>
 
diff --git a/docs/manualpages/DS/DS.html b/docs/manualpages/DS/DS.html
index 009a386..be65c84 100644
--- a/docs/manualpages/DS/DS.html
+++ b/docs/manualpages/DS/DS.html
@@ -6,8 +6,8 @@
 <TITLE>DS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DS</H1>
 Direct solver (or dense system), to represent low-dimensional eigenproblems that must be solved within iterative solvers. This is an auxiliary object and is not normally needed by application programmers. 
diff --git a/docs/manualpages/DS/DSAllocate.html b/docs/manualpages/DS/DSAllocate.html
index 9be1cee..93fbb4a 100644
--- a/docs/manualpages/DS/DSAllocate.html
+++ b/docs/manualpages/DS/DSAllocate.html
@@ -6,8 +6,8 @@
 <TITLE>DSAllocate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSAllocate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSAllocate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSAllocate</H1>
 Allocates memory for internal storage or matrices in <A HREF="../DS/DS.html#DS">DS</A>. 
diff --git a/docs/manualpages/DS/DSAppendOptionsPrefix.html b/docs/manualpages/DS/DSAppendOptionsPrefix.html
index 096acfc..a5382dc 100644
--- a/docs/manualpages/DS/DSAppendOptionsPrefix.html
+++ b/docs/manualpages/DS/DSAppendOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>DSAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSAppendOptionsPrefix</H1>
 Appends to the prefix used for searching for all <A HREF="../DS/DS.html#DS">DS</A> options in the database. 
diff --git a/docs/manualpages/DS/DSCond.html b/docs/manualpages/DS/DSCond.html
index 653a8a6..9e92206 100644
--- a/docs/manualpages/DS/DSCond.html
+++ b/docs/manualpages/DS/DSCond.html
@@ -6,8 +6,8 @@
 <TITLE>DSCond</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSCond.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSCond.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSCond</H1>
 Compute the inf-norm condition number of the first matrix as cond(A) = norm(A)*norm(inv(A)). 
diff --git a/docs/manualpages/DS/DSCopyMat.html b/docs/manualpages/DS/DSCopyMat.html
index 81202b6..736e361 100644
--- a/docs/manualpages/DS/DSCopyMat.html
+++ b/docs/manualpages/DS/DSCopyMat.html
@@ -6,8 +6,8 @@
 <TITLE>DSCopyMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSCopyMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSCopyMat.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSCopyMat</H1>
 Copies the contents of a sequential dense Mat object to the indicated <A HREF="../DS/DS.html#DS">DS</A> matrix, or vice versa.  
diff --git a/docs/manualpages/DS/DSCreate.html b/docs/manualpages/DS/DSCreate.html
index 253461f..c5aba45 100644
--- a/docs/manualpages/DS/DSCreate.html
+++ b/docs/manualpages/DS/DSCreate.html
@@ -6,8 +6,8 @@
 <TITLE>DSCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSCreate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSCreate</H1>
 Creates a <A HREF="../DS/DS.html#DS">DS</A> context. 
diff --git a/docs/manualpages/DS/DSDestroy.html b/docs/manualpages/DS/DSDestroy.html
index 85f42b3..6e5a86f 100644
--- a/docs/manualpages/DS/DSDestroy.html
+++ b/docs/manualpages/DS/DSDestroy.html
@@ -6,8 +6,8 @@
 <TITLE>DSDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSDestroy.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSDestroy</H1>
 Destroys <A HREF="../DS/DS.html#DS">DS</A> context that was created with <A HREF="../DS/DSCreate.html#DSCreate">DSCreate</A>(). 
diff --git a/docs/manualpages/DS/DSFinalizePackage.html b/docs/manualpages/DS/DSFinalizePackage.html
index d575657..b9a82b2 100644
--- a/docs/manualpages/DS/DSFinalizePackage.html
+++ b/docs/manualpages/DS/DSFinalizePackage.html
@@ -6,8 +6,8 @@
 <TITLE>DSFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSFinalizePackage</H1>
 This function destroys everything in the SLEPc interface to the <A HREF="../DS/DS.html#DS">DS</A> package. It is called from <A HREF="../sys/SlepcFinalize.html#SlepcFinalize">SlepcFinalize</A>(). 
diff --git a/docs/manualpages/DS/DSGetArray.html b/docs/manualpages/DS/DSGetArray.html
index 17f5c40..474f718 100644
--- a/docs/manualpages/DS/DSGetArray.html
+++ b/docs/manualpages/DS/DSGetArray.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetArray.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetArray</H1>
 Returns a pointer to one of the internal arrays used to represent matrices. You MUST call <A HREF="../DS/DSRestoreArray.html#DSRestoreArray">DSRestoreArray</A>() when you no longer need to access the array. 
diff --git a/docs/manualpages/DS/DSGetArrayReal.html b/docs/manualpages/DS/DSGetArrayReal.html
index 55324b5..2f3ea23 100644
--- a/docs/manualpages/DS/DSGetArrayReal.html
+++ b/docs/manualpages/DS/DSGetArrayReal.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetArrayReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetArrayReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetArrayReal.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetArrayReal</H1>
 Returns a pointer to one of the internal arrays used to represent real matrices. You MUST call <A HREF="../DS/DSRestoreArrayReal.html#DSRestoreArrayReal">DSRestoreArrayReal</A>() when you no longer need to access the array. 
diff --git a/docs/manualpages/DS/DSGetBlockSize.html b/docs/manualpages/DS/DSGetBlockSize.html
index aeab514..f8c6fa5 100644
--- a/docs/manualpages/DS/DSGetBlockSize.html
+++ b/docs/manualpages/DS/DSGetBlockSize.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetBlockSize</H1>
 Gets the block size. 
diff --git a/docs/manualpages/DS/DSGetCompact.html b/docs/manualpages/DS/DSGetCompact.html
index 6c40e5f..adf0998 100644
--- a/docs/manualpages/DS/DSGetCompact.html
+++ b/docs/manualpages/DS/DSGetCompact.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetCompact</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetCompact.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetCompact.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetCompact</H1>
 Gets the compact storage flag. 
diff --git a/docs/manualpages/DS/DSGetDimensions.html b/docs/manualpages/DS/DSGetDimensions.html
index ec85ee7..0b380a4 100644
--- a/docs/manualpages/DS/DSGetDimensions.html
+++ b/docs/manualpages/DS/DSGetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetDimensions</H1>
 Returns the current dimensions. 
diff --git a/docs/manualpages/DS/DSGetExtraRow.html b/docs/manualpages/DS/DSGetExtraRow.html
index 06e722f..9274b92 100644
--- a/docs/manualpages/DS/DSGetExtraRow.html
+++ b/docs/manualpages/DS/DSGetExtraRow.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetExtraRow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetExtraRow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetExtraRow.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetExtraRow</H1>
 Gets the extra row flag. 
diff --git a/docs/manualpages/DS/DSGetLeadingDimension.html b/docs/manualpages/DS/DSGetLeadingDimension.html
index f1e14e2..3993d3d 100644
--- a/docs/manualpages/DS/DSGetLeadingDimension.html
+++ b/docs/manualpages/DS/DSGetLeadingDimension.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetLeadingDimension</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetLeadingDimension.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetLeadingDimension.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetLeadingDimension</H1>
 Returns the leading dimension of the allocated matrices. 
diff --git a/docs/manualpages/DS/DSGetMat.html b/docs/manualpages/DS/DSGetMat.html
index 9579811..17c963b 100644
--- a/docs/manualpages/DS/DSGetMat.html
+++ b/docs/manualpages/DS/DSGetMat.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetMat.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetMat</H1>
 Returns a sequential dense Mat object containing the requested matrix.  
diff --git a/docs/manualpages/DS/DSGetMethod.html b/docs/manualpages/DS/DSGetMethod.html
index d333904..e6099c8 100644
--- a/docs/manualpages/DS/DSGetMethod.html
+++ b/docs/manualpages/DS/DSGetMethod.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetMethod</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetMethod.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetMethod.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetMethod</H1>
 Gets the method currently used in the <A HREF="../DS/DS.html#DS">DS</A>. 
diff --git a/docs/manualpages/DS/DSGetOptionsPrefix.html b/docs/manualpages/DS/DSGetOptionsPrefix.html
index 2b36cfe..88b23ad 100644
--- a/docs/manualpages/DS/DSGetOptionsPrefix.html
+++ b/docs/manualpages/DS/DSGetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetOptionsPrefix</H1>
 Gets the prefix used for searching for all <A HREF="../DS/DS.html#DS">DS</A> options in the database. 
diff --git a/docs/manualpages/DS/DSGetRefined.html b/docs/manualpages/DS/DSGetRefined.html
index c811244..c99bb5e 100644
--- a/docs/manualpages/DS/DSGetRefined.html
+++ b/docs/manualpages/DS/DSGetRefined.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetRefined</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetRefined.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetRefined.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetRefined</H1>
 Gets the refined vectors flag. 
diff --git a/docs/manualpages/DS/DSGetSlepcSC.html b/docs/manualpages/DS/DSGetSlepcSC.html
index a383b7b..552a550 100644
--- a/docs/manualpages/DS/DSGetSlepcSC.html
+++ b/docs/manualpages/DS/DSGetSlepcSC.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetSlepcSC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetSlepcSC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetSlepcSC.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetSlepcSC</H1>
 Gets the sorting criterion context. 
diff --git a/docs/manualpages/DS/DSGetState.html b/docs/manualpages/DS/DSGetState.html
index f2059cb..b6799cf 100644
--- a/docs/manualpages/DS/DSGetState.html
+++ b/docs/manualpages/DS/DSGetState.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetState</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetState.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetState.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetState</H1>
 Returns the current state. 
diff --git a/docs/manualpages/DS/DSGetType.html b/docs/manualpages/DS/DSGetType.html
index d14d0c2..89e265f 100644
--- a/docs/manualpages/DS/DSGetType.html
+++ b/docs/manualpages/DS/DSGetType.html
@@ -6,8 +6,8 @@
 <TITLE>DSGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSGetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSGetType</H1>
 Gets the <A HREF="../DS/DS.html#DS">DS</A> type name (as a string) from the <A HREF="../DS/DS.html#DS">DS</A> context. 
diff --git a/docs/manualpages/DS/DSInitializePackage.html b/docs/manualpages/DS/DSInitializePackage.html
index a53ba81..1c4868f 100644
--- a/docs/manualpages/DS/DSInitializePackage.html
+++ b/docs/manualpages/DS/DSInitializePackage.html
@@ -6,8 +6,8 @@
 <TITLE>DSInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSInitializePackage</H1>
 This function initializes everything in the <A HREF="../DS/DS.html#DS">DS</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../DS/DSCreate.html#DSCreate">DSCreate</A>() when using static libraries. 
diff --git a/docs/manualpages/DS/DSMatType.html b/docs/manualpages/DS/DSMatType.html
index f71f307..8406bc8 100644
--- a/docs/manualpages/DS/DSMatType.html
+++ b/docs/manualpages/DS/DSMatType.html
@@ -6,8 +6,8 @@
 <TITLE>DSMatType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSMatType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSMatType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSMatType</H1>
 Used to refer to one of the matrices stored internally in <A HREF="../DS/DS.html#DS">DS</A> 
diff --git a/docs/manualpages/DS/DSNEPGetFN.html b/docs/manualpages/DS/DSNEPGetFN.html
index 48f4224..81ebcf6 100644
--- a/docs/manualpages/DS/DSNEPGetFN.html
+++ b/docs/manualpages/DS/DSNEPGetFN.html
@@ -6,8 +6,8 @@
 <TITLE>DSNEPGetFN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSNEPGetFN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSNEPGetFN.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSNEPGetFN</H1>
 Gets the functions associated with the nonlinear <A HREF="../DS/DS.html#DS">DS</A>. 
diff --git a/docs/manualpages/DS/DSNEPGetNumFN.html b/docs/manualpages/DS/DSNEPGetNumFN.html
index 6ecf4d1..3b79f5b 100644
--- a/docs/manualpages/DS/DSNEPGetNumFN.html
+++ b/docs/manualpages/DS/DSNEPGetNumFN.html
@@ -6,8 +6,8 @@
 <TITLE>DSNEPGetNumFN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSNEPGetNumFN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSNEPGetNumFN.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSNEPGetNumFN</H1>
 Returns the number of functions stored internally by the <A HREF="../DS/DS.html#DS">DS</A>. 
diff --git a/docs/manualpages/DS/DSNEPSetFN.html b/docs/manualpages/DS/DSNEPSetFN.html
index a4e7b07..336a95c 100644
--- a/docs/manualpages/DS/DSNEPSetFN.html
+++ b/docs/manualpages/DS/DSNEPSetFN.html
@@ -6,8 +6,8 @@
 <TITLE>DSNEPSetFN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSNEPSetFN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSNEPSetFN.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSNEPSetFN</H1>
 Sets a number of functions that define the nonlinear eigenproblem. 
diff --git a/docs/manualpages/DS/DSNormalize.html b/docs/manualpages/DS/DSNormalize.html
index 4970ed7..c7a7a91 100644
--- a/docs/manualpages/DS/DSNormalize.html
+++ b/docs/manualpages/DS/DSNormalize.html
@@ -6,8 +6,8 @@
 <TITLE>DSNormalize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSNormalize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSNormalize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSNormalize</H1>
 Normalize a column or all the columns of a matrix. Considers the case when the columns represent the real and the imaginary part of a vector. 
diff --git a/docs/manualpages/DS/DSPEPGetDegree.html b/docs/manualpages/DS/DSPEPGetDegree.html
index 82dab3d..27532fd 100644
--- a/docs/manualpages/DS/DSPEPGetDegree.html
+++ b/docs/manualpages/DS/DSPEPGetDegree.html
@@ -6,8 +6,8 @@
 <TITLE>DSPEPGetDegree</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSPEPGetDegree.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSPEPGetDegree.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSPEPGetDegree</H1>
 Returns the polynomial degree for a DSPEP. 
diff --git a/docs/manualpages/DS/DSPEPSetDegree.html b/docs/manualpages/DS/DSPEPSetDegree.html
index 0c2b71c..80bb417 100644
--- a/docs/manualpages/DS/DSPEPSetDegree.html
+++ b/docs/manualpages/DS/DSPEPSetDegree.html
@@ -6,8 +6,8 @@
 <TITLE>DSPEPSetDegree</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSPEPSetDegree.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSPEPSetDegree.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSPEPSetDegree</H1>
 Sets the polynomial degree for a DSPEP. 
diff --git a/docs/manualpages/DS/DSRegister.html b/docs/manualpages/DS/DSRegister.html
index 0ad0b92..03de33a 100644
--- a/docs/manualpages/DS/DSRegister.html
+++ b/docs/manualpages/DS/DSRegister.html
@@ -6,8 +6,8 @@
 <TITLE>DSRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSRegister.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSRegister</H1>
 Adds a direct solver to the <A HREF="../DS/DS.html#DS">DS</A> package. 
diff --git a/docs/manualpages/DS/DSRegisterAll.html b/docs/manualpages/DS/DSRegisterAll.html
index a8adb2c..7f6930a 100644
--- a/docs/manualpages/DS/DSRegisterAll.html
+++ b/docs/manualpages/DS/DSRegisterAll.html
@@ -6,8 +6,8 @@
 <TITLE>DSRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSRegisterAll</H1>
 Registers all of the direct solvers in the <A HREF="../DS/DS.html#DS">DS</A> package. 
diff --git a/docs/manualpages/DS/DSReset.html b/docs/manualpages/DS/DSReset.html
index 9c1b78d..2211eda 100644
--- a/docs/manualpages/DS/DSReset.html
+++ b/docs/manualpages/DS/DSReset.html
@@ -6,8 +6,8 @@
 <TITLE>DSReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSReset.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSReset</H1>
 Resets the <A HREF="../DS/DS.html#DS">DS</A> context to the initial state. 
diff --git a/docs/manualpages/DS/DSRestoreArray.html b/docs/manualpages/DS/DSRestoreArray.html
index a019451..d87738c 100644
--- a/docs/manualpages/DS/DSRestoreArray.html
+++ b/docs/manualpages/DS/DSRestoreArray.html
@@ -6,8 +6,8 @@
 <TITLE>DSRestoreArray</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSRestoreArray.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSRestoreArray.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSRestoreArray</H1>
 Restores the matrix after <A HREF="../DS/DSGetArray.html#DSGetArray">DSGetArray</A>() was called. 
diff --git a/docs/manualpages/DS/DSRestoreArrayReal.html b/docs/manualpages/DS/DSRestoreArrayReal.html
index 79fee7e..4854ad0 100644
--- a/docs/manualpages/DS/DSRestoreArrayReal.html
+++ b/docs/manualpages/DS/DSRestoreArrayReal.html
@@ -6,8 +6,8 @@
 <TITLE>DSRestoreArrayReal</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSRestoreArrayReal.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSRestoreArrayReal.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSRestoreArrayReal</H1>
 Restores the matrix after <A HREF="../DS/DSGetArrayReal.html#DSGetArrayReal">DSGetArrayReal</A>() was called. 
diff --git a/docs/manualpages/DS/DSRestoreMat.html b/docs/manualpages/DS/DSRestoreMat.html
index d02bf0b..98b2b44 100644
--- a/docs/manualpages/DS/DSRestoreMat.html
+++ b/docs/manualpages/DS/DSRestoreMat.html
@@ -6,8 +6,8 @@
 <TITLE>DSRestoreMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSRestoreMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSRestoreMat.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSRestoreMat</H1>
 Restores the matrix after <A HREF="../DS/DSGetMat.html#DSGetMat">DSGetMat</A>() was called. 
diff --git a/docs/manualpages/DS/DSSetBlockSize.html b/docs/manualpages/DS/DSSetBlockSize.html
index 4ae59c4..c7e17db 100644
--- a/docs/manualpages/DS/DSSetBlockSize.html
+++ b/docs/manualpages/DS/DSSetBlockSize.html
@@ -6,8 +6,8 @@
 <TITLE>DSSetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSetBlockSize</H1>
 Sets the block size. 
diff --git a/docs/manualpages/DS/DSSetCompact.html b/docs/manualpages/DS/DSSetCompact.html
index 25a6b25..20e4b24 100644
--- a/docs/manualpages/DS/DSSetCompact.html
+++ b/docs/manualpages/DS/DSSetCompact.html
@@ -6,8 +6,8 @@
 <TITLE>DSSetCompact</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSetCompact.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSetCompact.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSetCompact</H1>
 Switch to compact storage of matrices. 
diff --git a/docs/manualpages/DS/DSSetDimensions.html b/docs/manualpages/DS/DSSetDimensions.html
index d66b690..c7b5e5a 100644
--- a/docs/manualpages/DS/DSSetDimensions.html
+++ b/docs/manualpages/DS/DSSetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>DSSetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSetDimensions</H1>
 Resize the matrices in the <A HREF="../DS/DS.html#DS">DS</A> object. 
diff --git a/docs/manualpages/DS/DSSetExtraRow.html b/docs/manualpages/DS/DSSetExtraRow.html
index 362a036..4dcf67b 100644
--- a/docs/manualpages/DS/DSSetExtraRow.html
+++ b/docs/manualpages/DS/DSSetExtraRow.html
@@ -6,8 +6,8 @@
 <TITLE>DSSetExtraRow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSetExtraRow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSetExtraRow.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSetExtraRow</H1>
 Sets a flag to indicate that the matrix has one extra row. 
diff --git a/docs/manualpages/DS/DSSetFromOptions.html b/docs/manualpages/DS/DSSetFromOptions.html
index f83a022..86ca53d 100644
--- a/docs/manualpages/DS/DSSetFromOptions.html
+++ b/docs/manualpages/DS/DSSetFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>DSSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSetFromOptions</H1>
 Sets <A HREF="../DS/DS.html#DS">DS</A> options from the options database. 
diff --git a/docs/manualpages/DS/DSSetIdentity.html b/docs/manualpages/DS/DSSetIdentity.html
index 231ad0f..03f9116 100644
--- a/docs/manualpages/DS/DSSetIdentity.html
+++ b/docs/manualpages/DS/DSSetIdentity.html
@@ -6,8 +6,8 @@
 <TITLE>DSSetIdentity</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSetIdentity.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSetIdentity.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSetIdentity</H1>
 Copy the identity (a diagonal matrix with ones) on the active part of a matrix. 
diff --git a/docs/manualpages/DS/DSSetMethod.html b/docs/manualpages/DS/DSSetMethod.html
index 7d624cf..8e39ac2 100644
--- a/docs/manualpages/DS/DSSetMethod.html
+++ b/docs/manualpages/DS/DSSetMethod.html
@@ -6,8 +6,8 @@
 <TITLE>DSSetMethod</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSetMethod.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSetMethod.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSetMethod</H1>
 Selects the method to be used to solve the problem. 
diff --git a/docs/manualpages/DS/DSSetOptionsPrefix.html b/docs/manualpages/DS/DSSetOptionsPrefix.html
index 7984823..653a3fa 100644
--- a/docs/manualpages/DS/DSSetOptionsPrefix.html
+++ b/docs/manualpages/DS/DSSetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>DSSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSetOptionsPrefix</H1>
 Sets the prefix used for searching for all <A HREF="../DS/DS.html#DS">DS</A> options in the database. 
diff --git a/docs/manualpages/DS/DSSetRefined.html b/docs/manualpages/DS/DSSetRefined.html
index 8a4b14a..198d597 100644
--- a/docs/manualpages/DS/DSSetRefined.html
+++ b/docs/manualpages/DS/DSSetRefined.html
@@ -6,8 +6,8 @@
 <TITLE>DSSetRefined</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSetRefined.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSetRefined.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSetRefined</H1>
 Sets a flag to indicate that refined vectors must be computed. 
diff --git a/docs/manualpages/DS/DSSetSlepcSC.html b/docs/manualpages/DS/DSSetSlepcSC.html
index f80439d..6df1647 100644
--- a/docs/manualpages/DS/DSSetSlepcSC.html
+++ b/docs/manualpages/DS/DSSetSlepcSC.html
@@ -6,8 +6,8 @@
 <TITLE>DSSetSlepcSC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSetSlepcSC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSetSlepcSC.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSetSlepcSC</H1>
 Sets the sorting criterion context. 
diff --git a/docs/manualpages/DS/DSSetState.html b/docs/manualpages/DS/DSSetState.html
index 2f29ccc..a98d152 100644
--- a/docs/manualpages/DS/DSSetState.html
+++ b/docs/manualpages/DS/DSSetState.html
@@ -6,8 +6,8 @@
 <TITLE>DSSetState</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSetState.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSetState.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSetState</H1>
 Change the state of the <A HREF="../DS/DS.html#DS">DS</A> object. 
diff --git a/docs/manualpages/DS/DSSetType.html b/docs/manualpages/DS/DSSetType.html
index e1d532d..e60cf74 100644
--- a/docs/manualpages/DS/DSSetType.html
+++ b/docs/manualpages/DS/DSSetType.html
@@ -6,8 +6,8 @@
 <TITLE>DSSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSetType</H1>
 Selects the type for the <A HREF="../DS/DS.html#DS">DS</A> object. 
diff --git a/docs/manualpages/DS/DSSolve.html b/docs/manualpages/DS/DSSolve.html
index 7a1f154..034c072 100644
--- a/docs/manualpages/DS/DSSolve.html
+++ b/docs/manualpages/DS/DSSolve.html
@@ -6,8 +6,8 @@
 <TITLE>DSSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSolve.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSolve</H1>
 Solves the problem. 
diff --git a/docs/manualpages/DS/DSSort.html b/docs/manualpages/DS/DSSort.html
index e17afc9..49330d3 100644
--- a/docs/manualpages/DS/DSSort.html
+++ b/docs/manualpages/DS/DSSort.html
@@ -6,8 +6,8 @@
 <TITLE>DSSort</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSSort.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSSort.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSSort</H1>
 Sorts the result of <A HREF="../DS/DSSolve.html#DSSolve">DSSolve</A>() according to a given sorting criterion. 
diff --git a/docs/manualpages/DS/DSStateType.html b/docs/manualpages/DS/DSStateType.html
index ce2eadf..c70e0be 100644
--- a/docs/manualpages/DS/DSStateType.html
+++ b/docs/manualpages/DS/DSStateType.html
@@ -6,8 +6,8 @@
 <TITLE>DSStateType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSStateType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSStateType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSStateType</H1>
 Indicates in which state the direct solver is 
diff --git a/docs/manualpages/DS/DSTranslateHarmonic.html b/docs/manualpages/DS/DSTranslateHarmonic.html
index e540c56..ab20735 100644
--- a/docs/manualpages/DS/DSTranslateHarmonic.html
+++ b/docs/manualpages/DS/DSTranslateHarmonic.html
@@ -6,8 +6,8 @@
 <TITLE>DSTranslateHarmonic</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSTranslateHarmonic.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSTranslateHarmonic.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSTranslateHarmonic</H1>
 Computes a translation of the dense system. 
diff --git a/docs/manualpages/DS/DSTranslateRKS.html b/docs/manualpages/DS/DSTranslateRKS.html
index d7ef829..207e190 100644
--- a/docs/manualpages/DS/DSTranslateRKS.html
+++ b/docs/manualpages/DS/DSTranslateRKS.html
@@ -6,8 +6,8 @@
 <TITLE>DSTranslateRKS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSTranslateRKS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSTranslateRKS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSTranslateRKS</H1>
 Computes a modification of the dense system corresponding to an update of the shift in a rational Krylov method. 
diff --git a/docs/manualpages/DS/DSTruncate.html b/docs/manualpages/DS/DSTruncate.html
index 2d02167..c50f202 100644
--- a/docs/manualpages/DS/DSTruncate.html
+++ b/docs/manualpages/DS/DSTruncate.html
@@ -6,8 +6,8 @@
 <TITLE>DSTruncate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSTruncate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSTruncate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSTruncate</H1>
 Truncates the system represented in the <A HREF="../DS/DS.html#DS">DS</A> object. 
diff --git a/docs/manualpages/DS/DSType.html b/docs/manualpages/DS/DSType.html
index 01bb55f..e95bc3e 100644
--- a/docs/manualpages/DS/DSType.html
+++ b/docs/manualpages/DS/DSType.html
@@ -6,8 +6,8 @@
 <TITLE>DSType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSType</H1>
 String with the name of the type of direct solver. Roughly, there are as many types as problem types are available within SLEPc. 
diff --git a/docs/manualpages/DS/DSUpdateExtraRow.html b/docs/manualpages/DS/DSUpdateExtraRow.html
index 8582a41..2e51ed9 100644
--- a/docs/manualpages/DS/DSUpdateExtraRow.html
+++ b/docs/manualpages/DS/DSUpdateExtraRow.html
@@ -6,8 +6,8 @@
 <TITLE>DSUpdateExtraRow</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSUpdateExtraRow.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSUpdateExtraRow.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSUpdateExtraRow</H1>
 Performs all necessary operations so that the extra row gets up-to-date after a call to <A HREF="../DS/DSSolve.html#DSSolve">DSSolve</A>(). 
diff --git a/docs/manualpages/DS/DSVectors.html b/docs/manualpages/DS/DSVectors.html
index fee1911..5801c9c 100644
--- a/docs/manualpages/DS/DSVectors.html
+++ b/docs/manualpages/DS/DSVectors.html
@@ -6,8 +6,8 @@
 <TITLE>DSVectors</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSVectors.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSVectors.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSVectors</H1>
 Compute vectors associated to the dense system such as eigenvectors. 
diff --git a/docs/manualpages/DS/DSView.html b/docs/manualpages/DS/DSView.html
index 8e48117..54cfade 100644
--- a/docs/manualpages/DS/DSView.html
+++ b/docs/manualpages/DS/DSView.html
@@ -6,8 +6,8 @@
 <TITLE>DSView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSView</H1>
 Prints the <A HREF="../DS/DS.html#DS">DS</A> data structure. 
diff --git a/docs/manualpages/DS/DSViewMat.html b/docs/manualpages/DS/DSViewMat.html
index a5cbdff..22bba47 100644
--- a/docs/manualpages/DS/DSViewMat.html
+++ b/docs/manualpages/DS/DSViewMat.html
@@ -6,8 +6,8 @@
 <TITLE>DSViewMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/DSViewMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/DSViewMat.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>DSViewMat</H1>
 Prints one of the internal <A HREF="../DS/DS.html#DS">DS</A> matrices. 
diff --git a/docs/manualpages/DS/index.html b/docs/manualpages/DS/index.html
index 12aaa69..4c834e7 100644
--- a/docs/manualpages/DS/index.html
+++ b/docs/manualpages/DS/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/DS/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/DS/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/docs/manualpages/EPS/EPS.html b/docs/manualpages/EPS/EPS.html
index 9a47021..c942896 100644
--- a/docs/manualpages/EPS/EPS.html
+++ b/docs/manualpages/EPS/EPS.html
@@ -6,8 +6,8 @@
 <TITLE>EPS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPS</H1>
 Abstract SLEPc object that manages all the eigenvalue problem solvers. 
diff --git a/docs/manualpages/EPS/EPSAllocateSolution.html b/docs/manualpages/EPS/EPSAllocateSolution.html
index 47ad11a..dccc73e 100644
--- a/docs/manualpages/EPS/EPSAllocateSolution.html
+++ b/docs/manualpages/EPS/EPSAllocateSolution.html
@@ -6,8 +6,8 @@
 <TITLE>EPSAllocateSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSAllocateSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSAllocateSolution.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSAllocateSolution</H1>
 Allocate memory storage for common variables such as eigenvalues and eigenvectors. 
diff --git a/docs/manualpages/EPS/EPSAppendOptionsPrefix.html b/docs/manualpages/EPS/EPSAppendOptionsPrefix.html
index f810484..3822792 100644
--- a/docs/manualpages/EPS/EPSAppendOptionsPrefix.html
+++ b/docs/manualpages/EPS/EPSAppendOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>EPSAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSAppendOptionsPrefix</H1>
 Appends to the prefix used for searching for all <A HREF="../EPS/EPS.html#EPS">EPS</A> options in the database. 
diff --git a/docs/manualpages/EPS/EPSArnoldiGetDelayed.html b/docs/manualpages/EPS/EPSArnoldiGetDelayed.html
index 62dd792..ee11cd8 100644
--- a/docs/manualpages/EPS/EPSArnoldiGetDelayed.html
+++ b/docs/manualpages/EPS/EPSArnoldiGetDelayed.html
@@ -6,8 +6,8 @@
 <TITLE>EPSArnoldiGetDelayed</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSArnoldiGetDelayed.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSArnoldiGetDelayed.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSArnoldiGetDelayed</H1>
 Gets the type of reorthogonalization used during the Arnoldi iteration. 
diff --git a/docs/manualpages/EPS/EPSArnoldiSetDelayed.html b/docs/manualpages/EPS/EPSArnoldiSetDelayed.html
index a62163f..b4d74b8 100644
--- a/docs/manualpages/EPS/EPSArnoldiSetDelayed.html
+++ b/docs/manualpages/EPS/EPSArnoldiSetDelayed.html
@@ -6,8 +6,8 @@
 <TITLE>EPSArnoldiSetDelayed</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSArnoldiSetDelayed.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSArnoldiSetDelayed.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSArnoldiSetDelayed</H1>
 Activates or deactivates delayed reorthogonalization in the Arnoldi iteration. 
diff --git a/docs/manualpages/EPS/EPSBLOPEXGetBlockSize.html b/docs/manualpages/EPS/EPSBLOPEXGetBlockSize.html
index 72906de..7efd7d1 100644
--- a/docs/manualpages/EPS/EPSBLOPEXGetBlockSize.html
+++ b/docs/manualpages/EPS/EPSBLOPEXGetBlockSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSBLOPEXGetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSBLOPEXGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSBLOPEXGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSBLOPEXGetBlockSize</H1>
 Gets the block size used in the BLOPEX solver. 
diff --git a/docs/manualpages/EPS/EPSBLOPEXSetBlockSize.html b/docs/manualpages/EPS/EPSBLOPEXSetBlockSize.html
index d9f9ec2..aba55ba 100644
--- a/docs/manualpages/EPS/EPSBLOPEXSetBlockSize.html
+++ b/docs/manualpages/EPS/EPSBLOPEXSetBlockSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSBLOPEXSetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSBLOPEXSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSBLOPEXSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSBLOPEXSetBlockSize</H1>
 Sets the block size of the BLOPEX solver. 
diff --git a/docs/manualpages/EPS/EPSBalance.html b/docs/manualpages/EPS/EPSBalance.html
index aab757f..cd7df07 100644
--- a/docs/manualpages/EPS/EPSBalance.html
+++ b/docs/manualpages/EPS/EPSBalance.html
@@ -6,8 +6,8 @@
 <TITLE>EPSBalance</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSBalance.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSBalance.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSBalance</H1>
 The type of balancing used for non-Hermitian problems 
diff --git a/docs/manualpages/EPS/EPSBlzpackSetBlockSize.html b/docs/manualpages/EPS/EPSBlzpackSetBlockSize.html
index 2e590ff..24478b7 100644
--- a/docs/manualpages/EPS/EPSBlzpackSetBlockSize.html
+++ b/docs/manualpages/EPS/EPSBlzpackSetBlockSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSBlzpackSetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSBlzpackSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSBlzpackSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSBlzpackSetBlockSize</H1>
 Sets the block size for the BLZPACK package. 
diff --git a/docs/manualpages/EPS/EPSBlzpackSetNSteps.html b/docs/manualpages/EPS/EPSBlzpackSetNSteps.html
index 8278a7a..929287a 100644
--- a/docs/manualpages/EPS/EPSBlzpackSetNSteps.html
+++ b/docs/manualpages/EPS/EPSBlzpackSetNSteps.html
@@ -6,8 +6,8 @@
 <TITLE>EPSBlzpackSetNSteps</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSBlzpackSetNSteps.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSBlzpackSetNSteps.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSBlzpackSetNSteps</H1>
 Sets the maximum number of steps per run for the BLZPACK package. 
diff --git a/docs/manualpages/EPS/EPSCISSGetRefinement.html b/docs/manualpages/EPS/EPSCISSGetRefinement.html
index c892178..f5a7d74 100644
--- a/docs/manualpages/EPS/EPSCISSGetRefinement.html
+++ b/docs/manualpages/EPS/EPSCISSGetRefinement.html
@@ -6,8 +6,8 @@
 <TITLE>EPSCISSGetRefinement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSCISSGetRefinement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSCISSGetRefinement.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSCISSGetRefinement</H1>
 Gets the values of various refinement parameters in the CISS solver. 
diff --git a/docs/manualpages/EPS/EPSCISSGetSizes.html b/docs/manualpages/EPS/EPSCISSGetSizes.html
index 7650915..44cdc14 100644
--- a/docs/manualpages/EPS/EPSCISSGetSizes.html
+++ b/docs/manualpages/EPS/EPSCISSGetSizes.html
@@ -6,8 +6,8 @@
 <TITLE>EPSCISSGetSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSCISSGetSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSCISSGetSizes.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSCISSGetSizes</H1>
 Gets the values of various size parameters in the CISS solver. 
diff --git a/docs/manualpages/EPS/EPSCISSGetThreshold.html b/docs/manualpages/EPS/EPSCISSGetThreshold.html
index 525dc72..9f8b221 100644
--- a/docs/manualpages/EPS/EPSCISSGetThreshold.html
+++ b/docs/manualpages/EPS/EPSCISSGetThreshold.html
@@ -6,8 +6,8 @@
 <TITLE>EPSCISSGetThreshold</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSCISSGetThreshold.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSCISSGetThreshold.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSCISSGetThreshold</H1>
 Gets the values of various threshold parameters in the CISS solver. 
diff --git a/docs/manualpages/EPS/EPSCISSGetUseST.html b/docs/manualpages/EPS/EPSCISSGetUseST.html
index 4179a42..d43c72d 100644
--- a/docs/manualpages/EPS/EPSCISSGetUseST.html
+++ b/docs/manualpages/EPS/EPSCISSGetUseST.html
@@ -6,8 +6,8 @@
 <TITLE>EPSCISSGetUseST</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSCISSGetUseST.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSCISSGetUseST.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSCISSGetUseST</H1>
 Gets the flag for using the <A HREF="../ST/ST.html#ST">ST</A> object in the CISS solver. 
diff --git a/docs/manualpages/EPS/EPSCISSSetRefinement.html b/docs/manualpages/EPS/EPSCISSSetRefinement.html
index b591be6..7d0484d 100644
--- a/docs/manualpages/EPS/EPSCISSSetRefinement.html
+++ b/docs/manualpages/EPS/EPSCISSSetRefinement.html
@@ -6,8 +6,8 @@
 <TITLE>EPSCISSSetRefinement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSCISSSetRefinement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSCISSSetRefinement.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSCISSSetRefinement</H1>
 Sets the values of various refinement parameters in the CISS solver. 
diff --git a/docs/manualpages/EPS/EPSCISSSetSizes.html b/docs/manualpages/EPS/EPSCISSSetSizes.html
index c2b2551..09c8995 100644
--- a/docs/manualpages/EPS/EPSCISSSetSizes.html
+++ b/docs/manualpages/EPS/EPSCISSSetSizes.html
@@ -6,8 +6,8 @@
 <TITLE>EPSCISSSetSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSCISSSetSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSCISSSetSizes.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSCISSSetSizes</H1>
 Sets the values of various size parameters in the CISS solver. 
diff --git a/docs/manualpages/EPS/EPSCISSSetThreshold.html b/docs/manualpages/EPS/EPSCISSSetThreshold.html
index 42b256d..91fd233 100644
--- a/docs/manualpages/EPS/EPSCISSSetThreshold.html
+++ b/docs/manualpages/EPS/EPSCISSSetThreshold.html
@@ -6,8 +6,8 @@
 <TITLE>EPSCISSSetThreshold</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSCISSSetThreshold.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSCISSSetThreshold.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSCISSSetThreshold</H1>
 Sets the values of various threshold parameters in the CISS solver. 
diff --git a/docs/manualpages/EPS/EPSCISSSetUseST.html b/docs/manualpages/EPS/EPSCISSSetUseST.html
index e293851..38c0f1a 100644
--- a/docs/manualpages/EPS/EPSCISSSetUseST.html
+++ b/docs/manualpages/EPS/EPSCISSSetUseST.html
@@ -6,8 +6,8 @@
 <TITLE>EPSCISSSetUseST</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSCISSSetUseST.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSCISSSetUseST.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSCISSSetUseST</H1>
 Sets a flag indicating that the CISS solver will use the <A HREF="../ST/ST.html#ST">ST</A> object for the linear solves. 
diff --git a/docs/manualpages/EPS/EPSComputeError.html b/docs/manualpages/EPS/EPSComputeError.html
index ff4d7b5..dd9178b 100644
--- a/docs/manualpages/EPS/EPSComputeError.html
+++ b/docs/manualpages/EPS/EPSComputeError.html
@@ -6,8 +6,8 @@
 <TITLE>EPSComputeError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSComputeError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSComputeError.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSComputeError</H1>
 Computes the error (based on the residual norm) associated with the i-th computed eigenpair. 
diff --git a/docs/manualpages/EPS/EPSConv.html b/docs/manualpages/EPS/EPSConv.html
index c576102..1f9ef44 100644
--- a/docs/manualpages/EPS/EPSConv.html
+++ b/docs/manualpages/EPS/EPSConv.html
@@ -6,8 +6,8 @@
 <TITLE>EPSConv</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSConv.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSConv.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSConv</H1>
 Determines the convergence test 
diff --git a/docs/manualpages/EPS/EPSConvergedReason.html b/docs/manualpages/EPS/EPSConvergedReason.html
index 7d5b7d4..9698e51 100644
--- a/docs/manualpages/EPS/EPSConvergedReason.html
+++ b/docs/manualpages/EPS/EPSConvergedReason.html
@@ -6,8 +6,8 @@
 <TITLE>EPSConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSConvergedReason</H1>
 Reason an eigensolver was said to have converged or diverged 
diff --git a/docs/manualpages/EPS/EPSCreate.html b/docs/manualpages/EPS/EPSCreate.html
index e7c30a5..d37dba4 100644
--- a/docs/manualpages/EPS/EPSCreate.html
+++ b/docs/manualpages/EPS/EPSCreate.html
@@ -6,8 +6,8 @@
 <TITLE>EPSCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSCreate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSCreate</H1>
 Creates the default <A HREF="../EPS/EPS.html#EPS">EPS</A> context. 
diff --git a/docs/manualpages/EPS/EPSDestroy.html b/docs/manualpages/EPS/EPSDestroy.html
index ca74126..6b41357 100644
--- a/docs/manualpages/EPS/EPSDestroy.html
+++ b/docs/manualpages/EPS/EPSDestroy.html
@@ -6,8 +6,8 @@
 <TITLE>EPSDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSDestroy.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSDestroy</H1>
 Destroys the <A HREF="../EPS/EPS.html#EPS">EPS</A> context. 
diff --git a/docs/manualpages/EPS/EPSErrorType.html b/docs/manualpages/EPS/EPSErrorType.html
index ed7aa70..bc99c05 100644
--- a/docs/manualpages/EPS/EPSErrorType.html
+++ b/docs/manualpages/EPS/EPSErrorType.html
@@ -6,8 +6,8 @@
 <TITLE>EPSErrorType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSErrorType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSErrorType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSErrorType</H1>
 The error type used to assess accuracy of computed solutions 
diff --git a/docs/manualpages/EPS/EPSErrorView.html b/docs/manualpages/EPS/EPSErrorView.html
index 3afebc5..cbdfb9e 100644
--- a/docs/manualpages/EPS/EPSErrorView.html
+++ b/docs/manualpages/EPS/EPSErrorView.html
@@ -6,8 +6,8 @@
 <TITLE>EPSErrorView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSErrorView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSErrorView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSErrorView</H1>
 Displays the errors associated with the computed solution (as well as the eigenvalues). 
diff --git a/docs/manualpages/EPS/EPSErrorViewFromOptions.html b/docs/manualpages/EPS/EPSErrorViewFromOptions.html
index 94359cd..f8b6ac8 100644
--- a/docs/manualpages/EPS/EPSErrorViewFromOptions.html
+++ b/docs/manualpages/EPS/EPSErrorViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>EPSErrorViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSErrorViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSErrorViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSErrorViewFromOptions</H1>
 Processes command line options to determine if/how the errors of the computed solution are to be viewed.  
diff --git a/docs/manualpages/EPS/EPSExtraction.html b/docs/manualpages/EPS/EPSExtraction.html
index 4fd76d2..66aaef3 100644
--- a/docs/manualpages/EPS/EPSExtraction.html
+++ b/docs/manualpages/EPS/EPSExtraction.html
@@ -6,8 +6,8 @@
 <TITLE>EPSExtraction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSExtraction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSExtraction.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSExtraction</H1>
 Determines the type of extraction technique employed by the eigensolver 
diff --git a/docs/manualpages/EPS/EPSFEASTGetNumPoints.html b/docs/manualpages/EPS/EPSFEASTGetNumPoints.html
index 7fbde38..dd18b86 100644
--- a/docs/manualpages/EPS/EPSFEASTGetNumPoints.html
+++ b/docs/manualpages/EPS/EPSFEASTGetNumPoints.html
@@ -6,8 +6,8 @@
 <TITLE>EPSFEASTGetNumPoints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSFEASTGetNumPoints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSFEASTGetNumPoints.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSFEASTGetNumPoints</H1>
 Gets the number of contour integration points for the FEAST package. 
diff --git a/docs/manualpages/EPS/EPSFEASTSetNumPoints.html b/docs/manualpages/EPS/EPSFEASTSetNumPoints.html
index cebc91a..9aa80d2 100644
--- a/docs/manualpages/EPS/EPSFEASTSetNumPoints.html
+++ b/docs/manualpages/EPS/EPSFEASTSetNumPoints.html
@@ -6,8 +6,8 @@
 <TITLE>EPSFEASTSetNumPoints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSFEASTSetNumPoints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSFEASTSetNumPoints.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSFEASTSetNumPoints</H1>
 Sets the number of contour integration points for the FEAST package. 
diff --git a/docs/manualpages/EPS/EPSFinalizePackage.html b/docs/manualpages/EPS/EPSFinalizePackage.html
index b8bf4c5..4dfd437 100644
--- a/docs/manualpages/EPS/EPSFinalizePackage.html
+++ b/docs/manualpages/EPS/EPSFinalizePackage.html
@@ -6,8 +6,8 @@
 <TITLE>EPSFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSFinalizePackage</H1>
 This function destroys everything in the SLEPc interface to the <A HREF="../EPS/EPS.html#EPS">EPS</A> package. It is called from <A HREF="../sys/SlepcFinalize.html#SlepcFinalize">SlepcFinalize</A>(). 
diff --git a/docs/manualpages/EPS/EPSGDGetBOrth.html b/docs/manualpages/EPS/EPSGDGetBOrth.html
index 4a3ddcc..a81a3f7 100644
--- a/docs/manualpages/EPS/EPSGDGetBOrth.html
+++ b/docs/manualpages/EPS/EPSGDGetBOrth.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDGetBOrth</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDGetBOrth.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDGetBOrth.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDGetBOrth</H1>
 Returns the orthogonalization used in the search subspace in case of generalized Hermitian problems. 
diff --git a/docs/manualpages/EPS/EPSGDGetBlockSize.html b/docs/manualpages/EPS/EPSGDGetBlockSize.html
index 593d820..c81b9fb 100644
--- a/docs/manualpages/EPS/EPSGDGetBlockSize.html
+++ b/docs/manualpages/EPS/EPSGDGetBlockSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDGetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDGetBlockSize</H1>
 Returns the number of vectors to be added to the searching space in every iteration. 
diff --git a/docs/manualpages/EPS/EPSGDGetDoubleExpansion.html b/docs/manualpages/EPS/EPSGDGetDoubleExpansion.html
index 6289c78..7167a3f 100644
--- a/docs/manualpages/EPS/EPSGDGetDoubleExpansion.html
+++ b/docs/manualpages/EPS/EPSGDGetDoubleExpansion.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDGetDoubleExpansion</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDGetDoubleExpansion.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDGetDoubleExpansion.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDGetDoubleExpansion</H1>
 Gets a flag indicating whether the double expansion variant has been activated or not. 
diff --git a/docs/manualpages/EPS/EPSGDGetInitialSize.html b/docs/manualpages/EPS/EPSGDGetInitialSize.html
index 49b017e..387d630 100644
--- a/docs/manualpages/EPS/EPSGDGetInitialSize.html
+++ b/docs/manualpages/EPS/EPSGDGetInitialSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDGetInitialSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDGetInitialSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDGetInitialSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDGetInitialSize</H1>
 Returns the initial size of the searching space. 
diff --git a/docs/manualpages/EPS/EPSGDGetKrylovStart.html b/docs/manualpages/EPS/EPSGDGetKrylovStart.html
index 85ec9c3..8eeedb5 100644
--- a/docs/manualpages/EPS/EPSGDGetKrylovStart.html
+++ b/docs/manualpages/EPS/EPSGDGetKrylovStart.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDGetKrylovStart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDGetKrylovStart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDGetKrylovStart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDGetKrylovStart</H1>
 Returns a flag indicating if the search subspace is started with a Krylov basis. 
diff --git a/docs/manualpages/EPS/EPSGDGetRestart.html b/docs/manualpages/EPS/EPSGDGetRestart.html
index dedf6ff..7fa5473 100644
--- a/docs/manualpages/EPS/EPSGDGetRestart.html
+++ b/docs/manualpages/EPS/EPSGDGetRestart.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDGetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDGetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDGetRestart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDGetRestart</H1>
 Gets the number of vectors of the searching space after restarting and the number of vectors saved from the previous iteration. 
diff --git a/docs/manualpages/EPS/EPSGDGetWindowSizes.html b/docs/manualpages/EPS/EPSGDGetWindowSizes.html
index ff8dfbd..285991e 100644
--- a/docs/manualpages/EPS/EPSGDGetWindowSizes.html
+++ b/docs/manualpages/EPS/EPSGDGetWindowSizes.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDGetWindowSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDGetWindowSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDGetWindowSizes.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDGetWindowSizes</H1>
 Gets the number of converged vectors in the projected problem (or Rayleigh quotient) and in the projector employed in the correction equation. 
diff --git a/docs/manualpages/EPS/EPSGDSetBOrth.html b/docs/manualpages/EPS/EPSGDSetBOrth.html
index 888d0cc..a5ab894 100644
--- a/docs/manualpages/EPS/EPSGDSetBOrth.html
+++ b/docs/manualpages/EPS/EPSGDSetBOrth.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDSetBOrth</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDSetBOrth.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDSetBOrth.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDSetBOrth</H1>
 Selects the orthogonalization that will be used in the search subspace in case of generalized Hermitian problems. 
diff --git a/docs/manualpages/EPS/EPSGDSetBlockSize.html b/docs/manualpages/EPS/EPSGDSetBlockSize.html
index 3496320..02c46e0 100644
--- a/docs/manualpages/EPS/EPSGDSetBlockSize.html
+++ b/docs/manualpages/EPS/EPSGDSetBlockSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDSetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDSetBlockSize</H1>
 Sets the number of vectors to be added to the searching space in every iteration. 
diff --git a/docs/manualpages/EPS/EPSGDSetDoubleExpansion.html b/docs/manualpages/EPS/EPSGDSetDoubleExpansion.html
index e6870be..11040a2 100644
--- a/docs/manualpages/EPS/EPSGDSetDoubleExpansion.html
+++ b/docs/manualpages/EPS/EPSGDSetDoubleExpansion.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDSetDoubleExpansion</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDSetDoubleExpansion.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDSetDoubleExpansion.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDSetDoubleExpansion</H1>
 Activate a variant where the search subspace is expanded with K*[A*x B*x] (double expansion) instead of the classic K*r, where K is the preconditioner, x the selected approximate eigenvector and r its associated residual vector. 
diff --git a/docs/manualpages/EPS/EPSGDSetInitialSize.html b/docs/manualpages/EPS/EPSGDSetInitialSize.html
index 1cb8695..4095723 100644
--- a/docs/manualpages/EPS/EPSGDSetInitialSize.html
+++ b/docs/manualpages/EPS/EPSGDSetInitialSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDSetInitialSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDSetInitialSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDSetInitialSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDSetInitialSize</H1>
 Sets the initial size of the searching space. 
diff --git a/docs/manualpages/EPS/EPSGDSetKrylovStart.html b/docs/manualpages/EPS/EPSGDSetKrylovStart.html
index 61a9510..7ef764c 100644
--- a/docs/manualpages/EPS/EPSGDSetKrylovStart.html
+++ b/docs/manualpages/EPS/EPSGDSetKrylovStart.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDSetKrylovStart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDSetKrylovStart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDSetKrylovStart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDSetKrylovStart</H1>
 Activates or deactivates starting the searching subspace with a Krylov basis. 
diff --git a/docs/manualpages/EPS/EPSGDSetRestart.html b/docs/manualpages/EPS/EPSGDSetRestart.html
index 8a58fe0..1b9acfa 100644
--- a/docs/manualpages/EPS/EPSGDSetRestart.html
+++ b/docs/manualpages/EPS/EPSGDSetRestart.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDSetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDSetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDSetRestart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDSetRestart</H1>
 Sets the number of vectors of the searching space after restarting and the number of vectors saved from the previous iteration. 
diff --git a/docs/manualpages/EPS/EPSGDSetWindowSizes.html b/docs/manualpages/EPS/EPSGDSetWindowSizes.html
index eb3b411..07ca8e9 100644
--- a/docs/manualpages/EPS/EPSGDSetWindowSizes.html
+++ b/docs/manualpages/EPS/EPSGDSetWindowSizes.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGDSetWindowSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGDSetWindowSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGDSetWindowSizes.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGDSetWindowSizes</H1>
 Sets the number of converged vectors in the projected problem (or Rayleigh quotient) and in the projector employed in the correction equation. 
diff --git a/docs/manualpages/EPS/EPSGetBV.html b/docs/manualpages/EPS/EPSGetBV.html
index 1b57169..5880ede 100644
--- a/docs/manualpages/EPS/EPSGetBV.html
+++ b/docs/manualpages/EPS/EPSGetBV.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetBV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetBV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetBV.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetBV</H1>
 Obtain the basis vectors object associated to the eigensolver object. 
diff --git a/docs/manualpages/EPS/EPSGetBalance.html b/docs/manualpages/EPS/EPSGetBalance.html
index 250a608..059ad13 100644
--- a/docs/manualpages/EPS/EPSGetBalance.html
+++ b/docs/manualpages/EPS/EPSGetBalance.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetBalance</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetBalance.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetBalance.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetBalance</H1>
 Gets the balancing type used by the <A HREF="../EPS/EPS.html#EPS">EPS</A> object, and the associated parameters. 
diff --git a/docs/manualpages/EPS/EPSGetConverged.html b/docs/manualpages/EPS/EPSGetConverged.html
index d8e9619..0ded970 100644
--- a/docs/manualpages/EPS/EPSGetConverged.html
+++ b/docs/manualpages/EPS/EPSGetConverged.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetConverged.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetConverged</H1>
 Gets the number of converged eigenpairs. 
diff --git a/docs/manualpages/EPS/EPSGetConvergedReason.html b/docs/manualpages/EPS/EPSGetConvergedReason.html
index f18e284..a57904a 100644
--- a/docs/manualpages/EPS/EPSGetConvergedReason.html
+++ b/docs/manualpages/EPS/EPSGetConvergedReason.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetConvergedReason</H1>
 Gets the reason why the <A HREF="../EPS/EPSSolve.html#EPSSolve">EPSSolve</A>() iteration was stopped. 
diff --git a/docs/manualpages/EPS/EPSGetConvergenceTest.html b/docs/manualpages/EPS/EPSGetConvergenceTest.html
index 6766e6f..c26f541 100644
--- a/docs/manualpages/EPS/EPSGetConvergenceTest.html
+++ b/docs/manualpages/EPS/EPSGetConvergenceTest.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetConvergenceTest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetConvergenceTest</H1>
 Gets the method used to compute the error estimate used in the convergence test. 
diff --git a/docs/manualpages/EPS/EPSGetDS.html b/docs/manualpages/EPS/EPSGetDS.html
index 81e1284..39e94ea 100644
--- a/docs/manualpages/EPS/EPSGetDS.html
+++ b/docs/manualpages/EPS/EPSGetDS.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetDS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetDS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetDS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetDS</H1>
 Obtain the direct solver object associated to the eigensolver object. 
diff --git a/docs/manualpages/EPS/EPSGetDimensions.html b/docs/manualpages/EPS/EPSGetDimensions.html
index 8be8503..e9373c2 100644
--- a/docs/manualpages/EPS/EPSGetDimensions.html
+++ b/docs/manualpages/EPS/EPSGetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetDimensions</H1>
 Gets the number of eigenvalues to compute and the dimension of the subspace. 
diff --git a/docs/manualpages/EPS/EPSGetEigenpair.html b/docs/manualpages/EPS/EPSGetEigenpair.html
index 170746e..70c76f1 100644
--- a/docs/manualpages/EPS/EPSGetEigenpair.html
+++ b/docs/manualpages/EPS/EPSGetEigenpair.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetEigenpair</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetEigenpair.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetEigenpair.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetEigenpair</H1>
 Gets the i-th solution of the eigenproblem as computed by <A HREF="../EPS/EPSSolve.html#EPSSolve">EPSSolve</A>(). The solution consists in both the eigenvalue and the eigenvector. 
diff --git a/docs/manualpages/EPS/EPSGetEigenvalue.html b/docs/manualpages/EPS/EPSGetEigenvalue.html
index 0897257..1f297bf 100644
--- a/docs/manualpages/EPS/EPSGetEigenvalue.html
+++ b/docs/manualpages/EPS/EPSGetEigenvalue.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetEigenvalue</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetEigenvalue.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetEigenvalue.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetEigenvalue</H1>
 Gets the i-th eigenvalue as computed by <A HREF="../EPS/EPSSolve.html#EPSSolve">EPSSolve</A>(). 
diff --git a/docs/manualpages/EPS/EPSGetEigenvector.html b/docs/manualpages/EPS/EPSGetEigenvector.html
index 739a59e..0cf7607 100644
--- a/docs/manualpages/EPS/EPSGetEigenvector.html
+++ b/docs/manualpages/EPS/EPSGetEigenvector.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetEigenvector</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetEigenvector.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetEigenvector.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetEigenvector</H1>
 Gets the i-th right eigenvector as computed by <A HREF="../EPS/EPSSolve.html#EPSSolve">EPSSolve</A>(). 
diff --git a/docs/manualpages/EPS/EPSGetErrorEstimate.html b/docs/manualpages/EPS/EPSGetErrorEstimate.html
index db6d0a8..243d52c 100644
--- a/docs/manualpages/EPS/EPSGetErrorEstimate.html
+++ b/docs/manualpages/EPS/EPSGetErrorEstimate.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetErrorEstimate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetErrorEstimate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetErrorEstimate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetErrorEstimate</H1>
 Returns the error estimate associated to the i-th computed eigenpair. 
diff --git a/docs/manualpages/EPS/EPSGetExtraction.html b/docs/manualpages/EPS/EPSGetExtraction.html
index 0a35cef..2b6a3df 100644
--- a/docs/manualpages/EPS/EPSGetExtraction.html
+++ b/docs/manualpages/EPS/EPSGetExtraction.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetExtraction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetExtraction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetExtraction.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetExtraction</H1>
 Gets the extraction type used by the <A HREF="../EPS/EPS.html#EPS">EPS</A> object. 
diff --git a/docs/manualpages/EPS/EPSGetInterval.html b/docs/manualpages/EPS/EPSGetInterval.html
index ac21bef..81115cb 100644
--- a/docs/manualpages/EPS/EPSGetInterval.html
+++ b/docs/manualpages/EPS/EPSGetInterval.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetInterval</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetInterval.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetInterval.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetInterval</H1>
 Gets the computational interval for spectrum slicing. 
diff --git a/docs/manualpages/EPS/EPSGetInvariantSubspace.html b/docs/manualpages/EPS/EPSGetInvariantSubspace.html
index d6dc994..5420d3d 100644
--- a/docs/manualpages/EPS/EPSGetInvariantSubspace.html
+++ b/docs/manualpages/EPS/EPSGetInvariantSubspace.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetInvariantSubspace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetInvariantSubspace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetInvariantSubspace.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetInvariantSubspace</H1>
 Gets an orthonormal basis of the computed invariant subspace. 
diff --git a/docs/manualpages/EPS/EPSGetIterationNumber.html b/docs/manualpages/EPS/EPSGetIterationNumber.html
index dbe739d..a31b2f1 100644
--- a/docs/manualpages/EPS/EPSGetIterationNumber.html
+++ b/docs/manualpages/EPS/EPSGetIterationNumber.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetIterationNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetIterationNumber</H1>
 Gets the current iteration number. If the call to <A HREF="../EPS/EPSSolve.html#EPSSolve">EPSSolve</A>() is complete, then it returns the number of iterations carried out by the solution method. 
diff --git a/docs/manualpages/EPS/EPSGetMonitorContext.html b/docs/manualpages/EPS/EPSGetMonitorContext.html
index 46d8348..0d0d637 100644
--- a/docs/manualpages/EPS/EPSGetMonitorContext.html
+++ b/docs/manualpages/EPS/EPSGetMonitorContext.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetMonitorContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetMonitorContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetMonitorContext.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetMonitorContext</H1>
 Gets the monitor context, as set by <A HREF="../EPS/EPSMonitorSet.html#EPSMonitorSet">EPSMonitorSet</A>() for the FIRST monitor only. 
diff --git a/docs/manualpages/EPS/EPSGetOperators.html b/docs/manualpages/EPS/EPSGetOperators.html
index 3f39624..31b90fe 100644
--- a/docs/manualpages/EPS/EPSGetOperators.html
+++ b/docs/manualpages/EPS/EPSGetOperators.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetOperators.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetOperators</H1>
 Gets the matrices associated with the eigensystem. 
diff --git a/docs/manualpages/EPS/EPSGetOptionsPrefix.html b/docs/manualpages/EPS/EPSGetOptionsPrefix.html
index f8699df..7792308 100644
--- a/docs/manualpages/EPS/EPSGetOptionsPrefix.html
+++ b/docs/manualpages/EPS/EPSGetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetOptionsPrefix</H1>
 Gets the prefix used for searching for all <A HREF="../EPS/EPS.html#EPS">EPS</A> options in the database. 
diff --git a/docs/manualpages/EPS/EPSGetProblemType.html b/docs/manualpages/EPS/EPSGetProblemType.html
index 01418e4..7b96e31 100644
--- a/docs/manualpages/EPS/EPSGetProblemType.html
+++ b/docs/manualpages/EPS/EPSGetProblemType.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetProblemType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetProblemType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetProblemType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetProblemType</H1>
 Gets the problem type from the <A HREF="../EPS/EPS.html#EPS">EPS</A> object. 
diff --git a/docs/manualpages/EPS/EPSGetPurify.html b/docs/manualpages/EPS/EPSGetPurify.html
index d3e6acb..bd40594 100644
--- a/docs/manualpages/EPS/EPSGetPurify.html
+++ b/docs/manualpages/EPS/EPSGetPurify.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetPurify</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetPurify.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetPurify.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetPurify</H1>
 Returns the flag indicating whether purification is activated or not. 
diff --git a/docs/manualpages/EPS/EPSGetRG.html b/docs/manualpages/EPS/EPSGetRG.html
index c76c867..365337d 100644
--- a/docs/manualpages/EPS/EPSGetRG.html
+++ b/docs/manualpages/EPS/EPSGetRG.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetRG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetRG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetRG.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetRG</H1>
 Obtain the region object associated to the eigensolver. 
diff --git a/docs/manualpages/EPS/EPSGetST.html b/docs/manualpages/EPS/EPSGetST.html
index 518f6f4..a1f023f 100644
--- a/docs/manualpages/EPS/EPSGetST.html
+++ b/docs/manualpages/EPS/EPSGetST.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetST</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetST.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetST.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetST</H1>
 Obtain the spectral transformation (<A HREF="../ST/ST.html#ST">ST</A>) object associated to the eigensolver object. 
diff --git a/docs/manualpages/EPS/EPSGetTarget.html b/docs/manualpages/EPS/EPSGetTarget.html
index 8e47556..ac6dcbe 100644
--- a/docs/manualpages/EPS/EPSGetTarget.html
+++ b/docs/manualpages/EPS/EPSGetTarget.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetTarget</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetTarget.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetTarget.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetTarget</H1>
 Gets the value of the target. 
diff --git a/docs/manualpages/EPS/EPSGetTolerances.html b/docs/manualpages/EPS/EPSGetTolerances.html
index 0068f0e..0b2dbff 100644
--- a/docs/manualpages/EPS/EPSGetTolerances.html
+++ b/docs/manualpages/EPS/EPSGetTolerances.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetTolerances.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetTolerances</H1>
 Gets the tolerance and maximum iteration count used by the <A HREF="../EPS/EPS.html#EPS">EPS</A> convergence tests. 
diff --git a/docs/manualpages/EPS/EPSGetTrackAll.html b/docs/manualpages/EPS/EPSGetTrackAll.html
index b8a35a7..7a107fa 100644
--- a/docs/manualpages/EPS/EPSGetTrackAll.html
+++ b/docs/manualpages/EPS/EPSGetTrackAll.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetTrackAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetTrackAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetTrackAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetTrackAll</H1>
 Returns the flag indicating whether all residual norms must be computed or not. 
diff --git a/docs/manualpages/EPS/EPSGetTrueResidual.html b/docs/manualpages/EPS/EPSGetTrueResidual.html
index d202fde..aebee5e 100644
--- a/docs/manualpages/EPS/EPSGetTrueResidual.html
+++ b/docs/manualpages/EPS/EPSGetTrueResidual.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetTrueResidual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetTrueResidual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetTrueResidual.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetTrueResidual</H1>
 Returns the flag indicating whether true residuals must be computed explicitly or not. 
diff --git a/docs/manualpages/EPS/EPSGetType.html b/docs/manualpages/EPS/EPSGetType.html
index 48a64bd..7cddcaf 100644
--- a/docs/manualpages/EPS/EPSGetType.html
+++ b/docs/manualpages/EPS/EPSGetType.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetType</H1>
 Gets the <A HREF="../EPS/EPS.html#EPS">EPS</A> type as a string from the <A HREF="../EPS/EPS.html#EPS">EPS</A> object. 
diff --git a/docs/manualpages/EPS/EPSGetWhichEigenpairs.html b/docs/manualpages/EPS/EPSGetWhichEigenpairs.html
index 6d31915..8f4a2b4 100644
--- a/docs/manualpages/EPS/EPSGetWhichEigenpairs.html
+++ b/docs/manualpages/EPS/EPSGetWhichEigenpairs.html
@@ -6,8 +6,8 @@
 <TITLE>EPSGetWhichEigenpairs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSGetWhichEigenpairs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSGetWhichEigenpairs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSGetWhichEigenpairs</H1>
 Returns which portion of the spectrum is to be sought. 
diff --git a/docs/manualpages/EPS/EPSInitializePackage.html b/docs/manualpages/EPS/EPSInitializePackage.html
index 54037d1..6cdf170 100644
--- a/docs/manualpages/EPS/EPSInitializePackage.html
+++ b/docs/manualpages/EPS/EPSInitializePackage.html
@@ -6,8 +6,8 @@
 <TITLE>EPSInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSInitializePackage</H1>
 This function initializes everything in the <A HREF="../EPS/EPS.html#EPS">EPS</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../EPS/EPSCreate.html#EPSCreate">EPSCreate</A>() when using static libraries. 
diff --git a/docs/manualpages/EPS/EPSIsGeneralized.html b/docs/manualpages/EPS/EPSIsGeneralized.html
index ba2dd7c..c87143c 100644
--- a/docs/manualpages/EPS/EPSIsGeneralized.html
+++ b/docs/manualpages/EPS/EPSIsGeneralized.html
@@ -6,8 +6,8 @@
 <TITLE>EPSIsGeneralized</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSIsGeneralized.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSIsGeneralized.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSIsGeneralized</H1>
 Ask if the <A HREF="../EPS/EPS.html#EPS">EPS</A> object corresponds to a generalized eigenvalue problem. 
diff --git a/docs/manualpages/EPS/EPSIsHermitian.html b/docs/manualpages/EPS/EPSIsHermitian.html
index d3d8301..ee19d93 100644
--- a/docs/manualpages/EPS/EPSIsHermitian.html
+++ b/docs/manualpages/EPS/EPSIsHermitian.html
@@ -6,8 +6,8 @@
 <TITLE>EPSIsHermitian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSIsHermitian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSIsHermitian.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSIsHermitian</H1>
 Ask if the <A HREF="../EPS/EPS.html#EPS">EPS</A> object corresponds to a Hermitian eigenvalue problem. 
diff --git a/docs/manualpages/EPS/EPSIsPositive.html b/docs/manualpages/EPS/EPSIsPositive.html
index 5f85784..cb13230 100644
--- a/docs/manualpages/EPS/EPSIsPositive.html
+++ b/docs/manualpages/EPS/EPSIsPositive.html
@@ -6,8 +6,8 @@
 <TITLE>EPSIsPositive</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSIsPositive.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSIsPositive.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSIsPositive</H1>
 Ask if the <A HREF="../EPS/EPS.html#EPS">EPS</A> object corresponds to an eigenvalue problem type that requires a positive (semi-) definite matrix B. 
diff --git a/docs/manualpages/EPS/EPSJDGetBOrth.html b/docs/manualpages/EPS/EPSJDGetBOrth.html
index 520b7c9..7e93b00 100644
--- a/docs/manualpages/EPS/EPSJDGetBOrth.html
+++ b/docs/manualpages/EPS/EPSJDGetBOrth.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDGetBOrth</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDGetBOrth.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDGetBOrth.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDGetBOrth</H1>
 Returns the orthogonalization used in the search subspace in case of generalized Hermitian problems. 
diff --git a/docs/manualpages/EPS/EPSJDGetBlockSize.html b/docs/manualpages/EPS/EPSJDGetBlockSize.html
index bf266e0..722a14b 100644
--- a/docs/manualpages/EPS/EPSJDGetBlockSize.html
+++ b/docs/manualpages/EPS/EPSJDGetBlockSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDGetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDGetBlockSize</H1>
 Returns the number of vectors to be added to the searching space in every iteration. 
diff --git a/docs/manualpages/EPS/EPSJDGetConstCorrectionTol.html b/docs/manualpages/EPS/EPSJDGetConstCorrectionTol.html
index aa8309e..f5a9f84 100644
--- a/docs/manualpages/EPS/EPSJDGetConstCorrectionTol.html
+++ b/docs/manualpages/EPS/EPSJDGetConstCorrectionTol.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDGetConstCorrectionTol</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDGetConstCorrectionTol.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDGetConstCorrectionTol.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDGetConstCorrectionTol</H1>
 Returns a flag indicating if the dynamic stopping is being used for solving the correction equation. If the flag is false the KSP relative tolerance is set to 0.5**i, where i is the number of <A HREF="../EPS/EPS.html#EPS">EPS</A> iterations from the last converged value. 
diff --git a/docs/manualpages/EPS/EPSJDGetFix.html b/docs/manualpages/EPS/EPSJDGetFix.html
index 8d0c2dc..4ca7f92 100644
--- a/docs/manualpages/EPS/EPSJDGetFix.html
+++ b/docs/manualpages/EPS/EPSJDGetFix.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDGetFix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDGetFix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDGetFix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDGetFix</H1>
 Returns the threshold for changing the target in the correction equation. 
diff --git a/docs/manualpages/EPS/EPSJDGetInitialSize.html b/docs/manualpages/EPS/EPSJDGetInitialSize.html
index 9de7b16..70f2c93 100644
--- a/docs/manualpages/EPS/EPSJDGetInitialSize.html
+++ b/docs/manualpages/EPS/EPSJDGetInitialSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDGetInitialSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDGetInitialSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDGetInitialSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDGetInitialSize</H1>
 Returns the initial size of the searching space. 
diff --git a/docs/manualpages/EPS/EPSJDGetKrylovStart.html b/docs/manualpages/EPS/EPSJDGetKrylovStart.html
index 9f696b5..990bff1 100644
--- a/docs/manualpages/EPS/EPSJDGetKrylovStart.html
+++ b/docs/manualpages/EPS/EPSJDGetKrylovStart.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDGetKrylovStart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDGetKrylovStart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDGetKrylovStart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDGetKrylovStart</H1>
 Returns a flag indicating if the searching subspace is started with a Krylov basis. 
diff --git a/docs/manualpages/EPS/EPSJDGetRestart.html b/docs/manualpages/EPS/EPSJDGetRestart.html
index 4559d56..cc9a164 100644
--- a/docs/manualpages/EPS/EPSJDGetRestart.html
+++ b/docs/manualpages/EPS/EPSJDGetRestart.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDGetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDGetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDGetRestart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDGetRestart</H1>
 Gets the number of vectors of the searching space after restarting and the number of vectors saved from the previous iteration. 
diff --git a/docs/manualpages/EPS/EPSJDGetWindowSizes.html b/docs/manualpages/EPS/EPSJDGetWindowSizes.html
index e53c7e8..4daaf7e 100644
--- a/docs/manualpages/EPS/EPSJDGetWindowSizes.html
+++ b/docs/manualpages/EPS/EPSJDGetWindowSizes.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDGetWindowSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDGetWindowSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDGetWindowSizes.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDGetWindowSizes</H1>
 Gets the number of converged vectors in the projected problem (or Rayleigh quotient) and in the projector employed in the correction equation. 
diff --git a/docs/manualpages/EPS/EPSJDSetBOrth.html b/docs/manualpages/EPS/EPSJDSetBOrth.html
index 607567f..0b1310a 100644
--- a/docs/manualpages/EPS/EPSJDSetBOrth.html
+++ b/docs/manualpages/EPS/EPSJDSetBOrth.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDSetBOrth</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDSetBOrth.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDSetBOrth.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDSetBOrth</H1>
 Selects the orthogonalization that will be used in the search subspace in case of generalized Hermitian problems. 
diff --git a/docs/manualpages/EPS/EPSJDSetBlockSize.html b/docs/manualpages/EPS/EPSJDSetBlockSize.html
index 72a356f..7edc4b3 100644
--- a/docs/manualpages/EPS/EPSJDSetBlockSize.html
+++ b/docs/manualpages/EPS/EPSJDSetBlockSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDSetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDSetBlockSize</H1>
 Sets the number of vectors to be added to the searching space in every iteration. 
diff --git a/docs/manualpages/EPS/EPSJDSetConstCorrectionTol.html b/docs/manualpages/EPS/EPSJDSetConstCorrectionTol.html
index 15d5bc7..9f6ac73 100644
--- a/docs/manualpages/EPS/EPSJDSetConstCorrectionTol.html
+++ b/docs/manualpages/EPS/EPSJDSetConstCorrectionTol.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDSetConstCorrectionTol</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDSetConstCorrectionTol.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDSetConstCorrectionTol.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDSetConstCorrectionTol</H1>
 If true, deactivates the dynamic stopping criterion (also called Newton) that sets the KSP relative tolerance to 0.5**i, where i is the number of <A HREF="../EPS/EPS.html#EPS">EPS</A> iterations from the last converged value. 
diff --git a/docs/manualpages/EPS/EPSJDSetFix.html b/docs/manualpages/EPS/EPSJDSetFix.html
index b2afb8b..80cc525 100644
--- a/docs/manualpages/EPS/EPSJDSetFix.html
+++ b/docs/manualpages/EPS/EPSJDSetFix.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDSetFix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDSetFix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDSetFix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDSetFix</H1>
 Sets the threshold for changing the target in the correction equation. 
diff --git a/docs/manualpages/EPS/EPSJDSetInitialSize.html b/docs/manualpages/EPS/EPSJDSetInitialSize.html
index 9f1582d..c05c592 100644
--- a/docs/manualpages/EPS/EPSJDSetInitialSize.html
+++ b/docs/manualpages/EPS/EPSJDSetInitialSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDSetInitialSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDSetInitialSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDSetInitialSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDSetInitialSize</H1>
 Sets the initial size of the searching space. 
diff --git a/docs/manualpages/EPS/EPSJDSetKrylovStart.html b/docs/manualpages/EPS/EPSJDSetKrylovStart.html
index 7d3b4ed..5c14000 100644
--- a/docs/manualpages/EPS/EPSJDSetKrylovStart.html
+++ b/docs/manualpages/EPS/EPSJDSetKrylovStart.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDSetKrylovStart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDSetKrylovStart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDSetKrylovStart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDSetKrylovStart</H1>
 Activates or deactivates starting the searching subspace with a Krylov basis. 
diff --git a/docs/manualpages/EPS/EPSJDSetRestart.html b/docs/manualpages/EPS/EPSJDSetRestart.html
index ec967c2..2ec77b6 100644
--- a/docs/manualpages/EPS/EPSJDSetRestart.html
+++ b/docs/manualpages/EPS/EPSJDSetRestart.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDSetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDSetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDSetRestart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDSetRestart</H1>
 Sets the number of vectors of the searching space after restarting and the number of vectors saved from the previous iteration. 
diff --git a/docs/manualpages/EPS/EPSJDSetWindowSizes.html b/docs/manualpages/EPS/EPSJDSetWindowSizes.html
index 21acd21..eb8d394 100644
--- a/docs/manualpages/EPS/EPSJDSetWindowSizes.html
+++ b/docs/manualpages/EPS/EPSJDSetWindowSizes.html
@@ -6,8 +6,8 @@
 <TITLE>EPSJDSetWindowSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSJDSetWindowSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSJDSetWindowSizes.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSJDSetWindowSizes</H1>
 Sets the number of converged vectors in the projected problem (or Rayleigh quotient) and in the projector employed in the correction equation. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurGetDetectZeros.html b/docs/manualpages/EPS/EPSKrylovSchurGetDetectZeros.html
index 7f36af1..672dcb4 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurGetDetectZeros.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurGetDetectZeros.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurGetDetectZeros</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurGetDetectZeros.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurGetDetectZeros.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurGetDetectZeros</H1>
 Gets the flag that enforces zero detection in spectrum slicing. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurGetDimensions.html b/docs/manualpages/EPS/EPSKrylovSchurGetDimensions.html
index 593a839..332b2f6 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurGetDimensions.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurGetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurGetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurGetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurGetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurGetDimensions</H1>
 Gets the dimensions used for each subsolve step in case of doing spectrum slicing for a computational interval. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurGetInertias.html b/docs/manualpages/EPS/EPSKrylovSchurGetInertias.html
index 4840ab5..7b07afb 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurGetInertias.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurGetInertias.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurGetInertias</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurGetInertias.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurGetInertias.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurGetInertias</H1>
 Gets the values of the shifts and their corresponding inertias in case of doing spectrum slicing for a computational interval. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurGetLocking.html b/docs/manualpages/EPS/EPSKrylovSchurGetLocking.html
index 5534723..b57bd32 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurGetLocking.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurGetLocking.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurGetLocking</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurGetLocking.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurGetLocking.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurGetLocking</H1>
 Gets the locking flag used in the Krylov-Schur method. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurGetPartitions.html b/docs/manualpages/EPS/EPSKrylovSchurGetPartitions.html
index 418b547..24aabe0 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurGetPartitions.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurGetPartitions.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurGetPartitions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurGetPartitions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurGetPartitions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurGetPartitions</H1>
 Gets the number of partitions of the communicator in case of spectrum slicing. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurGetRestart.html b/docs/manualpages/EPS/EPSKrylovSchurGetRestart.html
index f84e485..512cc4f 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurGetRestart.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurGetRestart.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurGetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurGetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurGetRestart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurGetRestart</H1>
 Gets the restart parameter used in the Krylov-Schur method. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurGetSubcommInfo.html b/docs/manualpages/EPS/EPSKrylovSchurGetSubcommInfo.html
index 20223f0..cc8592e 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurGetSubcommInfo.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurGetSubcommInfo.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurGetSubcommInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurGetSubcommInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurGetSubcommInfo.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurGetSubcommInfo</H1>
 Gets information related to the case of doing spectrum slicing for a computational interval with multiple communicators. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurGetSubcommPairs.html b/docs/manualpages/EPS/EPSKrylovSchurGetSubcommPairs.html
index f500728..0f2e3a4 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurGetSubcommPairs.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurGetSubcommPairs.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurGetSubcommPairs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurGetSubcommPairs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurGetSubcommPairs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurGetSubcommPairs</H1>
 Gets the i-th eigenpair stored internally in the multi-communicator to which the calling process belongs. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurGetSubintervals.html b/docs/manualpages/EPS/EPSKrylovSchurGetSubintervals.html
index d1abb99..1365769 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurGetSubintervals.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurGetSubintervals.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurGetSubintervals</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurGetSubintervals.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurGetSubintervals.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurGetSubintervals</H1>
 Returns the points that delimit the subintervals used in spectrum slicing with several partitions. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurSetDetectZeros.html b/docs/manualpages/EPS/EPSKrylovSchurSetDetectZeros.html
index 1a97b79..120cab2 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurSetDetectZeros.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurSetDetectZeros.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurSetDetectZeros</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurSetDetectZeros.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurSetDetectZeros.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurSetDetectZeros</H1>
 Sets a flag to enforce detection of zeros during the factorizations throughout the spectrum slicing computation. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurSetDimensions.html b/docs/manualpages/EPS/EPSKrylovSchurSetDimensions.html
index 9737247..d478294 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurSetDimensions.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurSetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurSetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurSetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurSetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurSetDimensions</H1>
 Sets the dimensions used for each subsolve step in case of doing spectrum slicing for a computational interval. The meaning of the parameters is the same as in <A HREF="../EPS/EPSSetDimensions.html#EPSSetDimensions">EPSSetDimensions</A>(). 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurSetLocking.html b/docs/manualpages/EPS/EPSKrylovSchurSetLocking.html
index 0b1e0c2..4500f7b 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurSetLocking.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurSetLocking.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurSetLocking</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurSetLocking.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurSetLocking.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurSetLocking</H1>
 Choose between locking and non-locking variants of the Krylov-Schur method. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurSetPartitions.html b/docs/manualpages/EPS/EPSKrylovSchurSetPartitions.html
index 8416150..37fe738 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurSetPartitions.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurSetPartitions.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurSetPartitions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurSetPartitions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurSetPartitions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurSetPartitions</H1>
 Sets the number of partitions for the case of doing spectrum slicing for a computational interval with the communicator split in several sub-communicators. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurSetRestart.html b/docs/manualpages/EPS/EPSKrylovSchurSetRestart.html
index 2afd6ed..0605541 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurSetRestart.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurSetRestart.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurSetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurSetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurSetRestart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurSetRestart</H1>
 Sets the restart parameter for the Krylov-Schur method, in particular the proportion of basis vectors that must be kept after restart. 
diff --git a/docs/manualpages/EPS/EPSKrylovSchurSetSubintervals.html b/docs/manualpages/EPS/EPSKrylovSchurSetSubintervals.html
index 909a96e..b3d7e8b 100644
--- a/docs/manualpages/EPS/EPSKrylovSchurSetSubintervals.html
+++ b/docs/manualpages/EPS/EPSKrylovSchurSetSubintervals.html
@@ -6,8 +6,8 @@
 <TITLE>EPSKrylovSchurSetSubintervals</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSKrylovSchurSetSubintervals.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSKrylovSchurSetSubintervals.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSKrylovSchurSetSubintervals</H1>
 Sets the points that delimit the subintervals to be used in spectrum slicing with several partitions. 
diff --git a/docs/manualpages/EPS/EPSLOBPCGGetBlockSize.html b/docs/manualpages/EPS/EPSLOBPCGGetBlockSize.html
index 87e7150..1c7b5d8 100644
--- a/docs/manualpages/EPS/EPSLOBPCGGetBlockSize.html
+++ b/docs/manualpages/EPS/EPSLOBPCGGetBlockSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSLOBPCGGetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSLOBPCGGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSLOBPCGGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSLOBPCGGetBlockSize</H1>
 Gets the block size used in the LOBPCG method. 
diff --git a/docs/manualpages/EPS/EPSLOBPCGGetLocking.html b/docs/manualpages/EPS/EPSLOBPCGGetLocking.html
index 26afd99..78a7a28 100644
--- a/docs/manualpages/EPS/EPSLOBPCGGetLocking.html
+++ b/docs/manualpages/EPS/EPSLOBPCGGetLocking.html
@@ -6,8 +6,8 @@
 <TITLE>EPSLOBPCGGetLocking</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSLOBPCGGetLocking.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSLOBPCGGetLocking.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSLOBPCGGetLocking</H1>
 Gets the locking flag used in the LOBPCG method. 
diff --git a/docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html b/docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html
index 7b2781b..cb2b6b1 100644
--- a/docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html
+++ b/docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSLOBPCGSetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSLOBPCGSetBlockSize</H1>
 Sets the block size of the LOBPCG method. 
diff --git a/docs/manualpages/EPS/EPSLOBPCGSetLocking.html b/docs/manualpages/EPS/EPSLOBPCGSetLocking.html
index 3c6de51..6252bd3 100644
--- a/docs/manualpages/EPS/EPSLOBPCGSetLocking.html
+++ b/docs/manualpages/EPS/EPSLOBPCGSetLocking.html
@@ -6,8 +6,8 @@
 <TITLE>EPSLOBPCGSetLocking</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSLOBPCGSetLocking.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSLOBPCGSetLocking.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSLOBPCGSetLocking</H1>
 Choose between locking and non-locking variants of the LOBPCG method. 
diff --git a/docs/manualpages/EPS/EPSLanczosGetReorthog.html b/docs/manualpages/EPS/EPSLanczosGetReorthog.html
index cdebada..4a9cb2c 100644
--- a/docs/manualpages/EPS/EPSLanczosGetReorthog.html
+++ b/docs/manualpages/EPS/EPSLanczosGetReorthog.html
@@ -6,8 +6,8 @@
 <TITLE>EPSLanczosGetReorthog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSLanczosGetReorthog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSLanczosGetReorthog.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSLanczosGetReorthog</H1>
 Gets the type of reorthogonalization used during the Lanczos iteration. 
diff --git a/docs/manualpages/EPS/EPSLanczosReorthogType.html b/docs/manualpages/EPS/EPSLanczosReorthogType.html
index a4f6432..65095ca 100644
--- a/docs/manualpages/EPS/EPSLanczosReorthogType.html
+++ b/docs/manualpages/EPS/EPSLanczosReorthogType.html
@@ -6,8 +6,8 @@
 <TITLE>EPSLanczosReorthogType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSLanczosReorthogType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSLanczosReorthogType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSLanczosReorthogType</H1>
 determines the type of reorthogonalization used in the Lanczos method 
diff --git a/docs/manualpages/EPS/EPSLanczosSetReorthog.html b/docs/manualpages/EPS/EPSLanczosSetReorthog.html
index 4ce9ca6..bfefd3c 100644
--- a/docs/manualpages/EPS/EPSLanczosSetReorthog.html
+++ b/docs/manualpages/EPS/EPSLanczosSetReorthog.html
@@ -6,8 +6,8 @@
 <TITLE>EPSLanczosSetReorthog</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSLanczosSetReorthog.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSLanczosSetReorthog.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSLanczosSetReorthog</H1>
 Sets the type of reorthogonalization used during the Lanczos iteration. 
diff --git a/docs/manualpages/EPS/EPSMonitorAll.html b/docs/manualpages/EPS/EPSMonitorAll.html
index ad9910c..9f907e7 100644
--- a/docs/manualpages/EPS/EPSMonitorAll.html
+++ b/docs/manualpages/EPS/EPSMonitorAll.html
@@ -6,8 +6,8 @@
 <TITLE>EPSMonitorAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSMonitorAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSMonitorAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSMonitorAll</H1>
 Print the current approximate values and error estimates at each iteration of the eigensolver. 
diff --git a/docs/manualpages/EPS/EPSMonitorCancel.html b/docs/manualpages/EPS/EPSMonitorCancel.html
index 6183c83..a22a191 100644
--- a/docs/manualpages/EPS/EPSMonitorCancel.html
+++ b/docs/manualpages/EPS/EPSMonitorCancel.html
@@ -6,8 +6,8 @@
 <TITLE>EPSMonitorCancel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSMonitorCancel</H1>
 Clears all monitors for an <A HREF="../EPS/EPS.html#EPS">EPS</A> object. 
diff --git a/docs/manualpages/EPS/EPSMonitorConverged.html b/docs/manualpages/EPS/EPSMonitorConverged.html
index 29cc6c1..749be59 100644
--- a/docs/manualpages/EPS/EPSMonitorConverged.html
+++ b/docs/manualpages/EPS/EPSMonitorConverged.html
@@ -6,8 +6,8 @@
 <TITLE>EPSMonitorConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSMonitorConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSMonitorConverged.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSMonitorConverged</H1>
 Print the approximate values and error estimates as they converge. 
diff --git a/docs/manualpages/EPS/EPSMonitorFirst.html b/docs/manualpages/EPS/EPSMonitorFirst.html
index de453ae..ae9c6be 100644
--- a/docs/manualpages/EPS/EPSMonitorFirst.html
+++ b/docs/manualpages/EPS/EPSMonitorFirst.html
@@ -6,8 +6,8 @@
 <TITLE>EPSMonitorFirst</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSMonitorFirst.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSMonitorFirst.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSMonitorFirst</H1>
 Print the first approximate value and error estimate at each iteration of the eigensolver. 
diff --git a/docs/manualpages/EPS/EPSMonitorSet.html b/docs/manualpages/EPS/EPSMonitorSet.html
index 68ab9f8..fa8f4e9 100644
--- a/docs/manualpages/EPS/EPSMonitorSet.html
+++ b/docs/manualpages/EPS/EPSMonitorSet.html
@@ -6,8 +6,8 @@
 <TITLE>EPSMonitorSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSMonitorSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSMonitorSet.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSMonitorSet</H1>
 Sets an ADDITIONAL function to be called at every iteration to monitor the error estimates for each requested eigenpair. 
diff --git a/docs/manualpages/EPS/EPSPRIMMEGetBlockSize.html b/docs/manualpages/EPS/EPSPRIMMEGetBlockSize.html
index 3dce235..8308692 100644
--- a/docs/manualpages/EPS/EPSPRIMMEGetBlockSize.html
+++ b/docs/manualpages/EPS/EPSPRIMMEGetBlockSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSPRIMMEGetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSPRIMMEGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSPRIMMEGetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSPRIMMEGetBlockSize</H1>
 Get the maximum block size the code will try to use. 
diff --git a/docs/manualpages/EPS/EPSPRIMMEGetMethod.html b/docs/manualpages/EPS/EPSPRIMMEGetMethod.html
index 98ddbd1..725f96c 100644
--- a/docs/manualpages/EPS/EPSPRIMMEGetMethod.html
+++ b/docs/manualpages/EPS/EPSPRIMMEGetMethod.html
@@ -6,8 +6,8 @@
 <TITLE>EPSPRIMMEGetMethod</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSPRIMMEGetMethod.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSPRIMMEGetMethod.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSPRIMMEGetMethod</H1>
 Gets the method for the PRIMME library. 
diff --git a/docs/manualpages/EPS/EPSPRIMMEMethod.html b/docs/manualpages/EPS/EPSPRIMMEMethod.html
index fbbaea8..93f9602 100644
--- a/docs/manualpages/EPS/EPSPRIMMEMethod.html
+++ b/docs/manualpages/EPS/EPSPRIMMEMethod.html
@@ -6,8 +6,8 @@
 <TITLE>EPSPRIMMEMethod</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSPRIMMEMethod.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSPRIMMEMethod.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSPRIMMEMethod</H1>
 determines the method selected in the PRIMME library 
diff --git a/docs/manualpages/EPS/EPSPRIMMESetBlockSize.html b/docs/manualpages/EPS/EPSPRIMMESetBlockSize.html
index 88bd3a7..b1503be 100644
--- a/docs/manualpages/EPS/EPSPRIMMESetBlockSize.html
+++ b/docs/manualpages/EPS/EPSPRIMMESetBlockSize.html
@@ -6,8 +6,8 @@
 <TITLE>EPSPRIMMESetBlockSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSPRIMMESetBlockSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSPRIMMESetBlockSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSPRIMMESetBlockSize</H1>
 The maximum block size the code will try to use. The user should set this based on the architecture specifics of the target computer, as well as any a priori knowledge of multiplicities. The code does NOT require BlockSize > 1 to find multiple eigenvalues.  For some methods, keeping BlockSize = 1 yields the best overall performance. 
diff --git a/docs/manualpages/EPS/EPSPRIMMESetMethod.html b/docs/manualpages/EPS/EPSPRIMMESetMethod.html
index e8decbb..b210647 100644
--- a/docs/manualpages/EPS/EPSPRIMMESetMethod.html
+++ b/docs/manualpages/EPS/EPSPRIMMESetMethod.html
@@ -6,8 +6,8 @@
 <TITLE>EPSPRIMMESetMethod</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSPRIMMESetMethod.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSPRIMMESetMethod.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSPRIMMESetMethod</H1>
 Sets the method for the PRIMME library. 
diff --git a/docs/manualpages/EPS/EPSPowerGetShiftType.html b/docs/manualpages/EPS/EPSPowerGetShiftType.html
index bd5d90d..44fca49 100644
--- a/docs/manualpages/EPS/EPSPowerGetShiftType.html
+++ b/docs/manualpages/EPS/EPSPowerGetShiftType.html
@@ -6,8 +6,8 @@
 <TITLE>EPSPowerGetShiftType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSPowerGetShiftType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSPowerGetShiftType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSPowerGetShiftType</H1>
 Gets the type of shifts used during the power iteration. 
diff --git a/docs/manualpages/EPS/EPSPowerSetShiftType.html b/docs/manualpages/EPS/EPSPowerSetShiftType.html
index f9b85af..a36d8e6 100644
--- a/docs/manualpages/EPS/EPSPowerSetShiftType.html
+++ b/docs/manualpages/EPS/EPSPowerSetShiftType.html
@@ -6,8 +6,8 @@
 <TITLE>EPSPowerSetShiftType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSPowerSetShiftType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSPowerSetShiftType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSPowerSetShiftType</H1>
 Sets the type of shifts used during the power iteration. This can be used to emulate the Rayleigh Quotient Iteration (RQI) method. 
diff --git a/docs/manualpages/EPS/EPSPowerShiftType.html b/docs/manualpages/EPS/EPSPowerShiftType.html
index ad62908..2368a7d 100644
--- a/docs/manualpages/EPS/EPSPowerShiftType.html
+++ b/docs/manualpages/EPS/EPSPowerShiftType.html
@@ -6,8 +6,8 @@
 <TITLE>EPSPowerShiftType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSPowerShiftType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSPowerShiftType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSPowerShiftType</H1>
 determines the type of shift used in the Power iteration 
diff --git a/docs/manualpages/EPS/EPSProblemType.html b/docs/manualpages/EPS/EPSProblemType.html
index 6f64c1c..d47eed0 100644
--- a/docs/manualpages/EPS/EPSProblemType.html
+++ b/docs/manualpages/EPS/EPSProblemType.html
@@ -6,8 +6,8 @@
 <TITLE>EPSProblemType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSProblemType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSProblemType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSProblemType</H1>
 Determines the type of eigenvalue problem 
diff --git a/docs/manualpages/EPS/EPSRQCGGetReset.html b/docs/manualpages/EPS/EPSRQCGGetReset.html
index a1ceab2..069204a 100644
--- a/docs/manualpages/EPS/EPSRQCGGetReset.html
+++ b/docs/manualpages/EPS/EPSRQCGGetReset.html
@@ -6,8 +6,8 @@
 <TITLE>EPSRQCGGetReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSRQCGGetReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSRQCGGetReset.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSRQCGGetReset</H1>
 Gets the reset parameter used in the RQCG method. 
diff --git a/docs/manualpages/EPS/EPSRQCGSetReset.html b/docs/manualpages/EPS/EPSRQCGSetReset.html
index 40920b5..0086251 100644
--- a/docs/manualpages/EPS/EPSRQCGSetReset.html
+++ b/docs/manualpages/EPS/EPSRQCGSetReset.html
@@ -6,8 +6,8 @@
 <TITLE>EPSRQCGSetReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSRQCGSetReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSRQCGSetReset.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSRQCGSetReset</H1>
 Sets the reset parameter of the RQCG iteration. Every nrest iterations, the solver performs a Rayleigh-Ritz projection step. 
diff --git a/docs/manualpages/EPS/EPSReasonView.html b/docs/manualpages/EPS/EPSReasonView.html
index ada5ab2..ee345eb 100644
--- a/docs/manualpages/EPS/EPSReasonView.html
+++ b/docs/manualpages/EPS/EPSReasonView.html
@@ -6,8 +6,8 @@
 <TITLE>EPSReasonView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSReasonView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSReasonView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSReasonView</H1>
 Displays the reason an <A HREF="../EPS/EPS.html#EPS">EPS</A> solve converged or diverged. 
diff --git a/docs/manualpages/EPS/EPSReasonViewFromOptions.html b/docs/manualpages/EPS/EPSReasonViewFromOptions.html
index 9040d9c..8bf606e 100644
--- a/docs/manualpages/EPS/EPSReasonViewFromOptions.html
+++ b/docs/manualpages/EPS/EPSReasonViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>EPSReasonViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSReasonViewFromOptions</H1>
 Processes command line options to determine if/how the <A HREF="../EPS/EPS.html#EPS">EPS</A> converged reason is to be viewed.  
diff --git a/docs/manualpages/EPS/EPSRegister.html b/docs/manualpages/EPS/EPSRegister.html
index f9eedcf..a75f726 100644
--- a/docs/manualpages/EPS/EPSRegister.html
+++ b/docs/manualpages/EPS/EPSRegister.html
@@ -6,8 +6,8 @@
 <TITLE>EPSRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSRegister.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSRegister</H1>
 Adds a method to the eigenproblem solver package. 
diff --git a/docs/manualpages/EPS/EPSRegisterAll.html b/docs/manualpages/EPS/EPSRegisterAll.html
index 06aed0b..981cc72 100644
--- a/docs/manualpages/EPS/EPSRegisterAll.html
+++ b/docs/manualpages/EPS/EPSRegisterAll.html
@@ -6,8 +6,8 @@
 <TITLE>EPSRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSRegisterAll</H1>
 Registers all the eigenvalue solvers in the <A HREF="../EPS/EPS.html#EPS">EPS</A> package. 
diff --git a/docs/manualpages/EPS/EPSReset.html b/docs/manualpages/EPS/EPSReset.html
index a825e6e..cf1cfee 100644
--- a/docs/manualpages/EPS/EPSReset.html
+++ b/docs/manualpages/EPS/EPSReset.html
@@ -6,8 +6,8 @@
 <TITLE>EPSReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSReset.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSReset</H1>
 Resets the <A HREF="../EPS/EPS.html#EPS">EPS</A> context to the initial state and removes any allocated objects. 
diff --git a/docs/manualpages/EPS/EPSSetArbitrarySelection.html b/docs/manualpages/EPS/EPSSetArbitrarySelection.html
index 4bf8f9f..5abcde8 100644
--- a/docs/manualpages/EPS/EPSSetArbitrarySelection.html
+++ b/docs/manualpages/EPS/EPSSetArbitrarySelection.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetArbitrarySelection</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetArbitrarySelection.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetArbitrarySelection.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetArbitrarySelection</H1>
 Specifies a function intended to look for eigenvalues according to an arbitrary selection criterion. This criterion can be based on a computation involving the current eigenvector approximation. 
diff --git a/docs/manualpages/EPS/EPSSetBV.html b/docs/manualpages/EPS/EPSSetBV.html
index 58d9986..eac83d2 100644
--- a/docs/manualpages/EPS/EPSSetBV.html
+++ b/docs/manualpages/EPS/EPSSetBV.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetBV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetBV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetBV.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetBV</H1>
 Associates a basis vectors object to the eigensolver. 
diff --git a/docs/manualpages/EPS/EPSSetBalance.html b/docs/manualpages/EPS/EPSSetBalance.html
index 427e284..c2ffb6c 100644
--- a/docs/manualpages/EPS/EPSSetBalance.html
+++ b/docs/manualpages/EPS/EPSSetBalance.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetBalance</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetBalance.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetBalance.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetBalance</H1>
 Specifies the balancing technique to be employed by the eigensolver, and some parameters associated to it. 
diff --git a/docs/manualpages/EPS/EPSSetConvergenceTest.html b/docs/manualpages/EPS/EPSSetConvergenceTest.html
index d7844ae..d4f9ab4 100644
--- a/docs/manualpages/EPS/EPSSetConvergenceTest.html
+++ b/docs/manualpages/EPS/EPSSetConvergenceTest.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetConvergenceTest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetConvergenceTest</H1>
 Specifies how to compute the error estimate used in the convergence test. 
diff --git a/docs/manualpages/EPS/EPSSetConvergenceTestFunction.html b/docs/manualpages/EPS/EPSSetConvergenceTestFunction.html
index ab252c1..fb40a38 100644
--- a/docs/manualpages/EPS/EPSSetConvergenceTestFunction.html
+++ b/docs/manualpages/EPS/EPSSetConvergenceTestFunction.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetConvergenceTestFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetConvergenceTestFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetConvergenceTestFunction.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetConvergenceTestFunction</H1>
 Sets a function to compute the error estimate used in the convergence test. 
diff --git a/docs/manualpages/EPS/EPSSetDS.html b/docs/manualpages/EPS/EPSSetDS.html
index 65b1dcc..3680a9f 100644
--- a/docs/manualpages/EPS/EPSSetDS.html
+++ b/docs/manualpages/EPS/EPSSetDS.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetDS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetDS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetDS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetDS</H1>
 Associates a direct solver object to the eigensolver. 
diff --git a/docs/manualpages/EPS/EPSSetDeflationSpace.html b/docs/manualpages/EPS/EPSSetDeflationSpace.html
index c9bf7d0..225d346 100644
--- a/docs/manualpages/EPS/EPSSetDeflationSpace.html
+++ b/docs/manualpages/EPS/EPSSetDeflationSpace.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetDeflationSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetDeflationSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetDeflationSpace.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetDeflationSpace</H1>
 Specify a basis of vectors that constitute the deflation space. 
diff --git a/docs/manualpages/EPS/EPSSetDimensions.html b/docs/manualpages/EPS/EPSSetDimensions.html
index a5af39e..d71a258 100644
--- a/docs/manualpages/EPS/EPSSetDimensions.html
+++ b/docs/manualpages/EPS/EPSSetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetDimensions</H1>
 Sets the number of eigenvalues to compute and the dimension of the subspace. 
diff --git a/docs/manualpages/EPS/EPSSetEigenvalueComparison.html b/docs/manualpages/EPS/EPSSetEigenvalueComparison.html
index 9d7b4fd..a80af9b 100644
--- a/docs/manualpages/EPS/EPSSetEigenvalueComparison.html
+++ b/docs/manualpages/EPS/EPSSetEigenvalueComparison.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetEigenvalueComparison</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetEigenvalueComparison.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetEigenvalueComparison.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetEigenvalueComparison</H1>
 Specifies the eigenvalue comparison function when <A HREF="../EPS/EPSSetWhichEigenpairs.html#EPSSetWhichEigenpairs">EPSSetWhichEigenpairs</A>() is set to EPS_WHICH_USER. 
diff --git a/docs/manualpages/EPS/EPSSetExtraction.html b/docs/manualpages/EPS/EPSSetExtraction.html
index a7ccd4b..1465bc6 100644
--- a/docs/manualpages/EPS/EPSSetExtraction.html
+++ b/docs/manualpages/EPS/EPSSetExtraction.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetExtraction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetExtraction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetExtraction.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetExtraction</H1>
 Specifies the type of extraction technique to be employed by the eigensolver. 
diff --git a/docs/manualpages/EPS/EPSSetFromOptions.html b/docs/manualpages/EPS/EPSSetFromOptions.html
index d9a2e22..0f34aef 100644
--- a/docs/manualpages/EPS/EPSSetFromOptions.html
+++ b/docs/manualpages/EPS/EPSSetFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetFromOptions</H1>
 Sets <A HREF="../EPS/EPS.html#EPS">EPS</A> options from the options database. This routine must be called before <A HREF="../EPS/EPSSetUp.html#EPSSetUp">EPSSetUp</A>() if the user is to be allowed to set the solver type. 
diff --git a/docs/manualpages/EPS/EPSSetInitialSpace.html b/docs/manualpages/EPS/EPSSetInitialSpace.html
index 60b2874..4f670ce 100644
--- a/docs/manualpages/EPS/EPSSetInitialSpace.html
+++ b/docs/manualpages/EPS/EPSSetInitialSpace.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetInitialSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetInitialSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetInitialSpace.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetInitialSpace</H1>
 Specify a basis of vectors that constitute the initial space, that is, the subspace from which the solver starts to iterate. 
diff --git a/docs/manualpages/EPS/EPSSetInterval.html b/docs/manualpages/EPS/EPSSetInterval.html
index 2821c3f..72c91b4 100644
--- a/docs/manualpages/EPS/EPSSetInterval.html
+++ b/docs/manualpages/EPS/EPSSetInterval.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetInterval</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetInterval.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetInterval.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetInterval</H1>
 Defines the computational interval for spectrum slicing. 
diff --git a/docs/manualpages/EPS/EPSSetOperators.html b/docs/manualpages/EPS/EPSSetOperators.html
index 828770a..b913afc 100644
--- a/docs/manualpages/EPS/EPSSetOperators.html
+++ b/docs/manualpages/EPS/EPSSetOperators.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetOperators.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetOperators</H1>
 Sets the matrices associated with the eigenvalue problem. 
diff --git a/docs/manualpages/EPS/EPSSetOptionsPrefix.html b/docs/manualpages/EPS/EPSSetOptionsPrefix.html
index 6fa8e9d..1faf677 100644
--- a/docs/manualpages/EPS/EPSSetOptionsPrefix.html
+++ b/docs/manualpages/EPS/EPSSetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetOptionsPrefix</H1>
 Sets the prefix used for searching for all <A HREF="../EPS/EPS.html#EPS">EPS</A> options in the database. 
diff --git a/docs/manualpages/EPS/EPSSetProblemType.html b/docs/manualpages/EPS/EPSSetProblemType.html
index 689cd91..85148ac 100644
--- a/docs/manualpages/EPS/EPSSetProblemType.html
+++ b/docs/manualpages/EPS/EPSSetProblemType.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetProblemType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetProblemType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetProblemType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetProblemType</H1>
 Specifies the type of the eigenvalue problem. 
diff --git a/docs/manualpages/EPS/EPSSetPurify.html b/docs/manualpages/EPS/EPSSetPurify.html
index 4146e86..01f44c2 100644
--- a/docs/manualpages/EPS/EPSSetPurify.html
+++ b/docs/manualpages/EPS/EPSSetPurify.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetPurify</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetPurify.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetPurify.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetPurify</H1>
 Deactivate eigenvector purification (which is activated by default). 
diff --git a/docs/manualpages/EPS/EPSSetRG.html b/docs/manualpages/EPS/EPSSetRG.html
index bd904bd..9b58581 100644
--- a/docs/manualpages/EPS/EPSSetRG.html
+++ b/docs/manualpages/EPS/EPSSetRG.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetRG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetRG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetRG.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetRG</H1>
 Associates a region object to the eigensolver. 
diff --git a/docs/manualpages/EPS/EPSSetST.html b/docs/manualpages/EPS/EPSSetST.html
index 13eced5..b801878 100644
--- a/docs/manualpages/EPS/EPSSetST.html
+++ b/docs/manualpages/EPS/EPSSetST.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetST</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetST.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetST.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetST</H1>
 Associates a spectral transformation object to the eigensolver. 
diff --git a/docs/manualpages/EPS/EPSSetTarget.html b/docs/manualpages/EPS/EPSSetTarget.html
index 68e934d..e0c5383 100644
--- a/docs/manualpages/EPS/EPSSetTarget.html
+++ b/docs/manualpages/EPS/EPSSetTarget.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetTarget</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetTarget.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetTarget.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetTarget</H1>
 Sets the value of the target. 
diff --git a/docs/manualpages/EPS/EPSSetTolerances.html b/docs/manualpages/EPS/EPSSetTolerances.html
index 74605ae..0f94331 100644
--- a/docs/manualpages/EPS/EPSSetTolerances.html
+++ b/docs/manualpages/EPS/EPSSetTolerances.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetTolerances.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetTolerances</H1>
 Sets the tolerance and maximum iteration count used by the <A HREF="../EPS/EPS.html#EPS">EPS</A> convergence tests. 
diff --git a/docs/manualpages/EPS/EPSSetTrackAll.html b/docs/manualpages/EPS/EPSSetTrackAll.html
index 9cec944..2bc0616 100644
--- a/docs/manualpages/EPS/EPSSetTrackAll.html
+++ b/docs/manualpages/EPS/EPSSetTrackAll.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetTrackAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetTrackAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetTrackAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetTrackAll</H1>
 Specifies if the solver must compute the residual norm of all approximate eigenpairs or not. 
diff --git a/docs/manualpages/EPS/EPSSetTrueResidual.html b/docs/manualpages/EPS/EPSSetTrueResidual.html
index 459b873..7caac95 100644
--- a/docs/manualpages/EPS/EPSSetTrueResidual.html
+++ b/docs/manualpages/EPS/EPSSetTrueResidual.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetTrueResidual</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetTrueResidual.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetTrueResidual.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetTrueResidual</H1>
 Specifies if the solver must compute the true residual explicitly or not. 
diff --git a/docs/manualpages/EPS/EPSSetType.html b/docs/manualpages/EPS/EPSSetType.html
index a262aba..de4c6b5 100644
--- a/docs/manualpages/EPS/EPSSetType.html
+++ b/docs/manualpages/EPS/EPSSetType.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetType</H1>
 Selects the particular solver to be used in the <A HREF="../EPS/EPS.html#EPS">EPS</A> object. 
diff --git a/docs/manualpages/EPS/EPSSetUp.html b/docs/manualpages/EPS/EPSSetUp.html
index c2cfc1c..702ba75 100644
--- a/docs/manualpages/EPS/EPSSetUp.html
+++ b/docs/manualpages/EPS/EPSSetUp.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetUp.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetUp</H1>
 Sets up all the internal data structures necessary for the execution of the eigensolver. Then calls <A HREF="../ST/STSetUp.html#STSetUp">STSetUp</A>() for any set-up operations associated to the <A HREF="../ST/ST.html#ST">ST</A> object. 
diff --git a/docs/manualpages/EPS/EPSSetWhichEigenpairs.html b/docs/manualpages/EPS/EPSSetWhichEigenpairs.html
index d72f872..bda7ef8 100644
--- a/docs/manualpages/EPS/EPSSetWhichEigenpairs.html
+++ b/docs/manualpages/EPS/EPSSetWhichEigenpairs.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetWhichEigenpairs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetWhichEigenpairs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetWhichEigenpairs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetWhichEigenpairs</H1>
 Specifies which portion of the spectrum is to be sought. 
diff --git a/docs/manualpages/EPS/EPSSetWorkVecs.html b/docs/manualpages/EPS/EPSSetWorkVecs.html
index abd3bf5..30412a1 100644
--- a/docs/manualpages/EPS/EPSSetWorkVecs.html
+++ b/docs/manualpages/EPS/EPSSetWorkVecs.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSetWorkVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSetWorkVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSetWorkVecs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSetWorkVecs</H1>
 Sets a number of work vectors into an <A HREF="../EPS/EPS.html#EPS">EPS</A> object. 
diff --git a/docs/manualpages/EPS/EPSSolve.html b/docs/manualpages/EPS/EPSSolve.html
index fd1c3bd..8ac6024 100644
--- a/docs/manualpages/EPS/EPSSolve.html
+++ b/docs/manualpages/EPS/EPSSolve.html
@@ -6,8 +6,8 @@
 <TITLE>EPSSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSSolve.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSSolve</H1>
 Solves the eigensystem. 
diff --git a/docs/manualpages/EPS/EPSType.html b/docs/manualpages/EPS/EPSType.html
index 44fd5a2..9261a90 100644
--- a/docs/manualpages/EPS/EPSType.html
+++ b/docs/manualpages/EPS/EPSType.html
@@ -6,8 +6,8 @@
 <TITLE>EPSType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSType</H1>
 String with the name of a SLEPc eigensolver 
diff --git a/docs/manualpages/EPS/EPSValuesView.html b/docs/manualpages/EPS/EPSValuesView.html
index 6c76f23..ef74f3c 100644
--- a/docs/manualpages/EPS/EPSValuesView.html
+++ b/docs/manualpages/EPS/EPSValuesView.html
@@ -6,8 +6,8 @@
 <TITLE>EPSValuesView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSValuesView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSValuesView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSValuesView</H1>
 Displays the computed eigenvalues in a viewer. 
diff --git a/docs/manualpages/EPS/EPSValuesViewFromOptions.html b/docs/manualpages/EPS/EPSValuesViewFromOptions.html
index 877d422..3b53135 100644
--- a/docs/manualpages/EPS/EPSValuesViewFromOptions.html
+++ b/docs/manualpages/EPS/EPSValuesViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>EPSValuesViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSValuesViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSValuesViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSValuesViewFromOptions</H1>
 Processes command line options to determine if/how the computed eigenvalues are to be viewed.  
diff --git a/docs/manualpages/EPS/EPSVectorsView.html b/docs/manualpages/EPS/EPSVectorsView.html
index a9fca47..806a6fb 100644
--- a/docs/manualpages/EPS/EPSVectorsView.html
+++ b/docs/manualpages/EPS/EPSVectorsView.html
@@ -6,8 +6,8 @@
 <TITLE>EPSVectorsView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSVectorsView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSVectorsView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSVectorsView</H1>
 Outputs computed eigenvectors to a viewer. 
diff --git a/docs/manualpages/EPS/EPSVectorsViewFromOptions.html b/docs/manualpages/EPS/EPSVectorsViewFromOptions.html
index 691380f..40e6226 100644
--- a/docs/manualpages/EPS/EPSVectorsViewFromOptions.html
+++ b/docs/manualpages/EPS/EPSVectorsViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>EPSVectorsViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSVectorsViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSVectorsViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSVectorsViewFromOptions</H1>
 Processes command line options to determine if/how the computed eigenvectors are to be viewed.  
diff --git a/docs/manualpages/EPS/EPSView.html b/docs/manualpages/EPS/EPSView.html
index 8ac09b6..5fa758d 100644
--- a/docs/manualpages/EPS/EPSView.html
+++ b/docs/manualpages/EPS/EPSView.html
@@ -6,8 +6,8 @@
 <TITLE>EPSView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSView</H1>
 Prints the <A HREF="../EPS/EPS.html#EPS">EPS</A> data structure. 
diff --git a/docs/manualpages/EPS/EPSWhich.html b/docs/manualpages/EPS/EPSWhich.html
index bd15ab5..6bc44ff 100644
--- a/docs/manualpages/EPS/EPSWhich.html
+++ b/docs/manualpages/EPS/EPSWhich.html
@@ -6,8 +6,8 @@
 <TITLE>EPSWhich</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/EPSWhich.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/EPSWhich.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>EPSWhich</H1>
 Determines which part of the spectrum is requested 
diff --git a/docs/manualpages/EPS/index.html b/docs/manualpages/EPS/index.html
index cbe2b18..42d33f8 100644
--- a/docs/manualpages/EPS/index.html
+++ b/docs/manualpages/EPS/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/EPS/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/EPS/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/docs/manualpages/FN/FN.html b/docs/manualpages/FN/FN.html
index 45afbb6..e6bedf5 100644
--- a/docs/manualpages/FN/FN.html
+++ b/docs/manualpages/FN/FN.html
@@ -6,8 +6,8 @@
 <TITLE>FN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FN.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FN</H1>
 Abstraction of a mathematical function. 
diff --git a/docs/manualpages/FN/FNAppendOptionsPrefix.html b/docs/manualpages/FN/FNAppendOptionsPrefix.html
index f3d4bca..133a8fb 100644
--- a/docs/manualpages/FN/FNAppendOptionsPrefix.html
+++ b/docs/manualpages/FN/FNAppendOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>FNAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNAppendOptionsPrefix</H1>
 Appends to the prefix used for searching for all <A HREF="../FN/FN.html#FN">FN</A> options in the database. 
diff --git a/docs/manualpages/FN/FNCombineGetChildren.html b/docs/manualpages/FN/FNCombineGetChildren.html
index 46d0543..c01a77f 100644
--- a/docs/manualpages/FN/FNCombineGetChildren.html
+++ b/docs/manualpages/FN/FNCombineGetChildren.html
@@ -6,8 +6,8 @@
 <TITLE>FNCombineGetChildren</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNCombineGetChildren.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNCombineGetChildren.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNCombineGetChildren</H1>
 Gets the two child functions that constitute this combined function, and the way they are combined. 
diff --git a/docs/manualpages/FN/FNCombineSetChildren.html b/docs/manualpages/FN/FNCombineSetChildren.html
index 0a6aff6..586d40d 100644
--- a/docs/manualpages/FN/FNCombineSetChildren.html
+++ b/docs/manualpages/FN/FNCombineSetChildren.html
@@ -6,8 +6,8 @@
 <TITLE>FNCombineSetChildren</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNCombineSetChildren.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNCombineSetChildren.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNCombineSetChildren</H1>
 Sets the two child functions that constitute this combined function, and the way they must be combined. 
diff --git a/docs/manualpages/FN/FNCombineType.html b/docs/manualpages/FN/FNCombineType.html
index 8c0675c..d54bf59 100644
--- a/docs/manualpages/FN/FNCombineType.html
+++ b/docs/manualpages/FN/FNCombineType.html
@@ -6,8 +6,8 @@
 <TITLE>FNCombineType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNCombineType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNCombineType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNCombineType</H1>
 Determines how two functions are combined 
diff --git a/docs/manualpages/FN/FNCreate.html b/docs/manualpages/FN/FNCreate.html
index f1025c3..064bb0d 100644
--- a/docs/manualpages/FN/FNCreate.html
+++ b/docs/manualpages/FN/FNCreate.html
@@ -6,8 +6,8 @@
 <TITLE>FNCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNCreate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNCreate</H1>
 Creates an <A HREF="../FN/FN.html#FN">FN</A> context. 
diff --git a/docs/manualpages/FN/FNDestroy.html b/docs/manualpages/FN/FNDestroy.html
index 88d9e47..bae6097 100644
--- a/docs/manualpages/FN/FNDestroy.html
+++ b/docs/manualpages/FN/FNDestroy.html
@@ -6,8 +6,8 @@
 <TITLE>FNDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNDestroy.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNDestroy</H1>
 Destroys <A HREF="../FN/FN.html#FN">FN</A> context that was created with <A HREF="../FN/FNCreate.html#FNCreate">FNCreate</A>(). 
diff --git a/docs/manualpages/FN/FNDuplicate.html b/docs/manualpages/FN/FNDuplicate.html
index 2acc2b3..bd87e93 100644
--- a/docs/manualpages/FN/FNDuplicate.html
+++ b/docs/manualpages/FN/FNDuplicate.html
@@ -6,8 +6,8 @@
 <TITLE>FNDuplicate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNDuplicate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNDuplicate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNDuplicate</H1>
 Duplicates a math function, copying all parameters, possibly with a different communicator. 
diff --git a/docs/manualpages/FN/FNEvaluateDerivative.html b/docs/manualpages/FN/FNEvaluateDerivative.html
index 35547ae..ea2ef45 100644
--- a/docs/manualpages/FN/FNEvaluateDerivative.html
+++ b/docs/manualpages/FN/FNEvaluateDerivative.html
@@ -6,8 +6,8 @@
 <TITLE>FNEvaluateDerivative</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNEvaluateDerivative.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNEvaluateDerivative.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNEvaluateDerivative</H1>
 Computes the value of the derivative f'(x) for a given x. 
diff --git a/docs/manualpages/FN/FNEvaluateFunction.html b/docs/manualpages/FN/FNEvaluateFunction.html
index 1b98660..bbe2665 100644
--- a/docs/manualpages/FN/FNEvaluateFunction.html
+++ b/docs/manualpages/FN/FNEvaluateFunction.html
@@ -6,8 +6,8 @@
 <TITLE>FNEvaluateFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNEvaluateFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNEvaluateFunction.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNEvaluateFunction</H1>
 Computes the value of the function f(x) for a given x. 
diff --git a/docs/manualpages/FN/FNEvaluateFunctionMat.html b/docs/manualpages/FN/FNEvaluateFunctionMat.html
index 78439e6..4d00ab2 100644
--- a/docs/manualpages/FN/FNEvaluateFunctionMat.html
+++ b/docs/manualpages/FN/FNEvaluateFunctionMat.html
@@ -6,8 +6,8 @@
 <TITLE>FNEvaluateFunctionMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNEvaluateFunctionMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNEvaluateFunctionMat.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNEvaluateFunctionMat</H1>
 Computes the value of the function f(A) for a given matrix A, where the result is also a matrix. 
diff --git a/docs/manualpages/FN/FNFinalizePackage.html b/docs/manualpages/FN/FNFinalizePackage.html
index 3ad72a3..f69201f 100644
--- a/docs/manualpages/FN/FNFinalizePackage.html
+++ b/docs/manualpages/FN/FNFinalizePackage.html
@@ -6,8 +6,8 @@
 <TITLE>FNFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNFinalizePackage</H1>
 This function destroys everything in the Slepc interface to the <A HREF="../FN/FN.html#FN">FN</A> package. It is called from <A HREF="../sys/SlepcFinalize.html#SlepcFinalize">SlepcFinalize</A>(). 
diff --git a/docs/manualpages/FN/FNGetOptionsPrefix.html b/docs/manualpages/FN/FNGetOptionsPrefix.html
index 0a278ba..0fbe498 100644
--- a/docs/manualpages/FN/FNGetOptionsPrefix.html
+++ b/docs/manualpages/FN/FNGetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>FNGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNGetOptionsPrefix</H1>
 Gets the prefix used for searching for all <A HREF="../FN/FN.html#FN">FN</A> options in the database. 
diff --git a/docs/manualpages/FN/FNGetScale.html b/docs/manualpages/FN/FNGetScale.html
index 12414fd..3b6d339 100644
--- a/docs/manualpages/FN/FNGetScale.html
+++ b/docs/manualpages/FN/FNGetScale.html
@@ -6,8 +6,8 @@
 <TITLE>FNGetScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNGetScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNGetScale.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNGetScale</H1>
 Gets the scaling parameters that define the matematical function. 
diff --git a/docs/manualpages/FN/FNGetType.html b/docs/manualpages/FN/FNGetType.html
index 18c413b..1bcd087 100644
--- a/docs/manualpages/FN/FNGetType.html
+++ b/docs/manualpages/FN/FNGetType.html
@@ -6,8 +6,8 @@
 <TITLE>FNGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNGetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNGetType</H1>
 Gets the <A HREF="../FN/FN.html#FN">FN</A> type name (as a string) from the <A HREF="../FN/FN.html#FN">FN</A> context. 
diff --git a/docs/manualpages/FN/FNInitializePackage.html b/docs/manualpages/FN/FNInitializePackage.html
index 7f45283..5e3ea66 100644
--- a/docs/manualpages/FN/FNInitializePackage.html
+++ b/docs/manualpages/FN/FNInitializePackage.html
@@ -6,8 +6,8 @@
 <TITLE>FNInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNInitializePackage</H1>
 This function initializes everything in the <A HREF="../FN/FN.html#FN">FN</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../FN/FNCreate.html#FNCreate">FNCreate</A>() when using static libraries. 
diff --git a/docs/manualpages/FN/FNPhiGetIndex.html b/docs/manualpages/FN/FNPhiGetIndex.html
index ff8f889..1456fb8 100644
--- a/docs/manualpages/FN/FNPhiGetIndex.html
+++ b/docs/manualpages/FN/FNPhiGetIndex.html
@@ -6,8 +6,8 @@
 <TITLE>FNPhiGetIndex</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNPhiGetIndex.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNPhiGetIndex.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNPhiGetIndex</H1>
 Gets the index of the phi-function. 
diff --git a/docs/manualpages/FN/FNPhiSetIndex.html b/docs/manualpages/FN/FNPhiSetIndex.html
index 5e2ce8c..39a36e9 100644
--- a/docs/manualpages/FN/FNPhiSetIndex.html
+++ b/docs/manualpages/FN/FNPhiSetIndex.html
@@ -6,8 +6,8 @@
 <TITLE>FNPhiSetIndex</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNPhiSetIndex.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNPhiSetIndex.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNPhiSetIndex</H1>
 Sets the index of the phi-function. 
diff --git a/docs/manualpages/FN/FNRationalGetDenominator.html b/docs/manualpages/FN/FNRationalGetDenominator.html
index a85fd22..9adb0d6 100644
--- a/docs/manualpages/FN/FNRationalGetDenominator.html
+++ b/docs/manualpages/FN/FNRationalGetDenominator.html
@@ -6,8 +6,8 @@
 <TITLE>FNRationalGetDenominator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNRationalGetDenominator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNRationalGetDenominator.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNRationalGetDenominator</H1>
 Gets the parameters that define the denominator of the rational function. 
diff --git a/docs/manualpages/FN/FNRationalGetNumerator.html b/docs/manualpages/FN/FNRationalGetNumerator.html
index 3ef08d2..971bbc1 100644
--- a/docs/manualpages/FN/FNRationalGetNumerator.html
+++ b/docs/manualpages/FN/FNRationalGetNumerator.html
@@ -6,8 +6,8 @@
 <TITLE>FNRationalGetNumerator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNRationalGetNumerator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNRationalGetNumerator.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNRationalGetNumerator</H1>
 Gets the parameters that define the numerator of the rational function. 
diff --git a/docs/manualpages/FN/FNRationalSetDenominator.html b/docs/manualpages/FN/FNRationalSetDenominator.html
index 81ade01..4003341 100644
--- a/docs/manualpages/FN/FNRationalSetDenominator.html
+++ b/docs/manualpages/FN/FNRationalSetDenominator.html
@@ -6,8 +6,8 @@
 <TITLE>FNRationalSetDenominator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNRationalSetDenominator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNRationalSetDenominator.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNRationalSetDenominator</H1>
 Sets the parameters defining the denominator of the rational function. 
diff --git a/docs/manualpages/FN/FNRationalSetNumerator.html b/docs/manualpages/FN/FNRationalSetNumerator.html
index c92224f..541d24a 100644
--- a/docs/manualpages/FN/FNRationalSetNumerator.html
+++ b/docs/manualpages/FN/FNRationalSetNumerator.html
@@ -6,8 +6,8 @@
 <TITLE>FNRationalSetNumerator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNRationalSetNumerator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNRationalSetNumerator.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNRationalSetNumerator</H1>
 Sets the parameters defining the numerator of the rational function. 
diff --git a/docs/manualpages/FN/FNRegister.html b/docs/manualpages/FN/FNRegister.html
index 54a08a9..8df7623 100644
--- a/docs/manualpages/FN/FNRegister.html
+++ b/docs/manualpages/FN/FNRegister.html
@@ -6,8 +6,8 @@
 <TITLE>FNRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNRegister.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNRegister</H1>
 See Adds a mathematical function to the <A HREF="../FN/FN.html#FN">FN</A> package. 
diff --git a/docs/manualpages/FN/FNRegisterAll.html b/docs/manualpages/FN/FNRegisterAll.html
index df0009d..026afc3 100644
--- a/docs/manualpages/FN/FNRegisterAll.html
+++ b/docs/manualpages/FN/FNRegisterAll.html
@@ -6,8 +6,8 @@
 <TITLE>FNRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNRegisterAll</H1>
 Registers all of the math functions in the <A HREF="../FN/FN.html#FN">FN</A> package. 
diff --git a/docs/manualpages/FN/FNSetFromOptions.html b/docs/manualpages/FN/FNSetFromOptions.html
index 4114740..c700080 100644
--- a/docs/manualpages/FN/FNSetFromOptions.html
+++ b/docs/manualpages/FN/FNSetFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>FNSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNSetFromOptions</H1>
 Sets <A HREF="../FN/FN.html#FN">FN</A> options from the options database. 
diff --git a/docs/manualpages/FN/FNSetOptionsPrefix.html b/docs/manualpages/FN/FNSetOptionsPrefix.html
index 64e3242..d5b62b8 100644
--- a/docs/manualpages/FN/FNSetOptionsPrefix.html
+++ b/docs/manualpages/FN/FNSetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>FNSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNSetOptionsPrefix</H1>
 Sets the prefix used for searching for all <A HREF="../FN/FN.html#FN">FN</A> options in the database. 
diff --git a/docs/manualpages/FN/FNSetScale.html b/docs/manualpages/FN/FNSetScale.html
index 325db39..88b30b6 100644
--- a/docs/manualpages/FN/FNSetScale.html
+++ b/docs/manualpages/FN/FNSetScale.html
@@ -6,8 +6,8 @@
 <TITLE>FNSetScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNSetScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNSetScale.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNSetScale</H1>
 Sets the scaling parameters that define the matematical function. 
diff --git a/docs/manualpages/FN/FNSetType.html b/docs/manualpages/FN/FNSetType.html
index 862cec0..2faaf6c 100644
--- a/docs/manualpages/FN/FNSetType.html
+++ b/docs/manualpages/FN/FNSetType.html
@@ -6,8 +6,8 @@
 <TITLE>FNSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNSetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNSetType</H1>
 Selects the type for the <A HREF="../FN/FN.html#FN">FN</A> object. 
diff --git a/docs/manualpages/FN/FNType.html b/docs/manualpages/FN/FNType.html
index 0c28403..ba613c6 100644
--- a/docs/manualpages/FN/FNType.html
+++ b/docs/manualpages/FN/FNType.html
@@ -6,8 +6,8 @@
 <TITLE>FNType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNType</H1>
 String with the name of the mathematical function. 
diff --git a/docs/manualpages/FN/FNView.html b/docs/manualpages/FN/FNView.html
index 17793e4..318f6aa 100644
--- a/docs/manualpages/FN/FNView.html
+++ b/docs/manualpages/FN/FNView.html
@@ -6,8 +6,8 @@
 <TITLE>FNView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/FNView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/FNView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>FNView</H1>
 Prints the <A HREF="../FN/FN.html#FN">FN</A> data structure. 
diff --git a/docs/manualpages/FN/index.html b/docs/manualpages/FN/index.html
index 9715feb..2b9059a 100644
--- a/docs/manualpages/FN/index.html
+++ b/docs/manualpages/FN/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/FN/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/FN/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Mathematical Function - FN</h2>
 
diff --git a/docs/manualpages/MFN/MFN.html b/docs/manualpages/MFN/MFN.html
index 3ee0300..7a0364e 100644
--- a/docs/manualpages/MFN/MFN.html
+++ b/docs/manualpages/MFN/MFN.html
@@ -6,8 +6,8 @@
 <TITLE>MFN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFN.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFN</H1>
 SLEPc object that encapsulates functionality for matrix functions. 
diff --git a/docs/manualpages/MFN/MFNAllocateSolution.html b/docs/manualpages/MFN/MFNAllocateSolution.html
index edd8cda..5e35610 100644
--- a/docs/manualpages/MFN/MFNAllocateSolution.html
+++ b/docs/manualpages/MFN/MFNAllocateSolution.html
@@ -6,8 +6,8 @@
 <TITLE>MFNAllocateSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNAllocateSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNAllocateSolution.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNAllocateSolution</H1>
 Allocate memory storage for common variables such as the basis vectors. 
diff --git a/docs/manualpages/MFN/MFNAppendOptionsPrefix.html b/docs/manualpages/MFN/MFNAppendOptionsPrefix.html
index e4fe689..0335522 100644
--- a/docs/manualpages/MFN/MFNAppendOptionsPrefix.html
+++ b/docs/manualpages/MFN/MFNAppendOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>MFNAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNAppendOptionsPrefix</H1>
 Appends to the prefix used for searching for all <A HREF="../MFN/MFN.html#MFN">MFN</A> options in the database. 
diff --git a/docs/manualpages/MFN/MFNConvergedReason.html b/docs/manualpages/MFN/MFNConvergedReason.html
index 070288e..5ffc93b 100644
--- a/docs/manualpages/MFN/MFNConvergedReason.html
+++ b/docs/manualpages/MFN/MFNConvergedReason.html
@@ -6,8 +6,8 @@
 <TITLE>MFNConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNConvergedReason</H1>
 reason a matrix function iteration was said to have converged or diverged 
diff --git a/docs/manualpages/MFN/MFNCreate.html b/docs/manualpages/MFN/MFNCreate.html
index 7fde2ae..cd40619 100644
--- a/docs/manualpages/MFN/MFNCreate.html
+++ b/docs/manualpages/MFN/MFNCreate.html
@@ -6,8 +6,8 @@
 <TITLE>MFNCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNCreate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNCreate</H1>
 Creates the default <A HREF="../MFN/MFN.html#MFN">MFN</A> context. 
diff --git a/docs/manualpages/MFN/MFNDestroy.html b/docs/manualpages/MFN/MFNDestroy.html
index 0de3ce0..7feaf8d 100644
--- a/docs/manualpages/MFN/MFNDestroy.html
+++ b/docs/manualpages/MFN/MFNDestroy.html
@@ -6,8 +6,8 @@
 <TITLE>MFNDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNDestroy.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNDestroy</H1>
 Destroys the <A HREF="../MFN/MFN.html#MFN">MFN</A> context. 
diff --git a/docs/manualpages/MFN/MFNFinalizePackage.html b/docs/manualpages/MFN/MFNFinalizePackage.html
index b672404..f6e13f5 100644
--- a/docs/manualpages/MFN/MFNFinalizePackage.html
+++ b/docs/manualpages/MFN/MFNFinalizePackage.html
@@ -6,8 +6,8 @@
 <TITLE>MFNFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNFinalizePackage</H1>
 This function destroys everything in the SLEPc interface to the <A HREF="../MFN/MFN.html#MFN">MFN</A> package. It is called from <A HREF="../sys/SlepcFinalize.html#SlepcFinalize">SlepcFinalize</A>(). 
diff --git a/docs/manualpages/MFN/MFNGetBV.html b/docs/manualpages/MFN/MFNGetBV.html
index 6a66459..6376806 100644
--- a/docs/manualpages/MFN/MFNGetBV.html
+++ b/docs/manualpages/MFN/MFNGetBV.html
@@ -6,8 +6,8 @@
 <TITLE>MFNGetBV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNGetBV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNGetBV.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNGetBV</H1>
 Obtain the basis vectors object associated to the matrix function solver. 
diff --git a/docs/manualpages/MFN/MFNGetConvergedReason.html b/docs/manualpages/MFN/MFNGetConvergedReason.html
index b5c5c9f..469f330 100644
--- a/docs/manualpages/MFN/MFNGetConvergedReason.html
+++ b/docs/manualpages/MFN/MFNGetConvergedReason.html
@@ -6,8 +6,8 @@
 <TITLE>MFNGetConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNGetConvergedReason</H1>
 Gets the reason why the <A HREF="../MFN/MFNSolve.html#MFNSolve">MFNSolve</A>() iteration was stopped. 
diff --git a/docs/manualpages/MFN/MFNGetDimensions.html b/docs/manualpages/MFN/MFNGetDimensions.html
index 92512c7..c4bedf0 100644
--- a/docs/manualpages/MFN/MFNGetDimensions.html
+++ b/docs/manualpages/MFN/MFNGetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>MFNGetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNGetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNGetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNGetDimensions</H1>
 Gets the dimension of the subspace used by the solver. 
diff --git a/docs/manualpages/MFN/MFNGetErrorIfNotConverged.html b/docs/manualpages/MFN/MFNGetErrorIfNotConverged.html
index 778f1df..2423f67 100644
--- a/docs/manualpages/MFN/MFNGetErrorIfNotConverged.html
+++ b/docs/manualpages/MFN/MFNGetErrorIfNotConverged.html
@@ -6,8 +6,8 @@
 <TITLE>MFNGetErrorIfNotConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNGetErrorIfNotConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNGetErrorIfNotConverged.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNGetErrorIfNotConverged</H1>
 Return a flag indicating whether <A HREF="../MFN/MFNSolve.html#MFNSolve">MFNSolve</A>() will generate an error if the solver does not converge. 
diff --git a/docs/manualpages/MFN/MFNGetFN.html b/docs/manualpages/MFN/MFNGetFN.html
index 5a19bd5..6545532 100644
--- a/docs/manualpages/MFN/MFNGetFN.html
+++ b/docs/manualpages/MFN/MFNGetFN.html
@@ -6,8 +6,8 @@
 <TITLE>MFNGetFN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNGetFN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNGetFN.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNGetFN</H1>
 Obtain the math function object associated to the <A HREF="../MFN/MFN.html#MFN">MFN</A> object. 
diff --git a/docs/manualpages/MFN/MFNGetIterationNumber.html b/docs/manualpages/MFN/MFNGetIterationNumber.html
index 09b632b..58feff5 100644
--- a/docs/manualpages/MFN/MFNGetIterationNumber.html
+++ b/docs/manualpages/MFN/MFNGetIterationNumber.html
@@ -6,8 +6,8 @@
 <TITLE>MFNGetIterationNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNGetIterationNumber</H1>
 Gets the current iteration number. If the call to <A HREF="../MFN/MFNSolve.html#MFNSolve">MFNSolve</A>() is complete, then it returns the number of iterations carried out by the solution method. 
diff --git a/docs/manualpages/MFN/MFNGetMonitorContext.html b/docs/manualpages/MFN/MFNGetMonitorContext.html
index c46082d..ec12cb2 100644
--- a/docs/manualpages/MFN/MFNGetMonitorContext.html
+++ b/docs/manualpages/MFN/MFNGetMonitorContext.html
@@ -6,8 +6,8 @@
 <TITLE>MFNGetMonitorContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNGetMonitorContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNGetMonitorContext.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNGetMonitorContext</H1>
 Gets the monitor context, as set by <A HREF="../MFN/MFNMonitorSet.html#MFNMonitorSet">MFNMonitorSet</A>() for the FIRST monitor only. 
diff --git a/docs/manualpages/MFN/MFNGetOperator.html b/docs/manualpages/MFN/MFNGetOperator.html
index c1c8c63..b62b696 100644
--- a/docs/manualpages/MFN/MFNGetOperator.html
+++ b/docs/manualpages/MFN/MFNGetOperator.html
@@ -6,8 +6,8 @@
 <TITLE>MFNGetOperator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNGetOperator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNGetOperator.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNGetOperator</H1>
 Gets the matrix associated with the <A HREF="../MFN/MFN.html#MFN">MFN</A> object. 
diff --git a/docs/manualpages/MFN/MFNGetOptionsPrefix.html b/docs/manualpages/MFN/MFNGetOptionsPrefix.html
index c9c4020..54923c1 100644
--- a/docs/manualpages/MFN/MFNGetOptionsPrefix.html
+++ b/docs/manualpages/MFN/MFNGetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>MFNGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNGetOptionsPrefix</H1>
 Gets the prefix used for searching for all <A HREF="../MFN/MFN.html#MFN">MFN</A> options in the database. 
diff --git a/docs/manualpages/MFN/MFNGetTolerances.html b/docs/manualpages/MFN/MFNGetTolerances.html
index bbe6e2d..dc510ac 100644
--- a/docs/manualpages/MFN/MFNGetTolerances.html
+++ b/docs/manualpages/MFN/MFNGetTolerances.html
@@ -6,8 +6,8 @@
 <TITLE>MFNGetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNGetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNGetTolerances.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNGetTolerances</H1>
 Gets the tolerance and maximum iteration count used by the <A HREF="../MFN/MFN.html#MFN">MFN</A> convergence tests. 
diff --git a/docs/manualpages/MFN/MFNGetType.html b/docs/manualpages/MFN/MFNGetType.html
index b749d60..d13a838 100644
--- a/docs/manualpages/MFN/MFNGetType.html
+++ b/docs/manualpages/MFN/MFNGetType.html
@@ -6,8 +6,8 @@
 <TITLE>MFNGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNGetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNGetType</H1>
 Gets the <A HREF="../MFN/MFN.html#MFN">MFN</A> type as a string from the <A HREF="../MFN/MFN.html#MFN">MFN</A> object. 
diff --git a/docs/manualpages/MFN/MFNInitializePackage.html b/docs/manualpages/MFN/MFNInitializePackage.html
index c8ee448..14639c5 100644
--- a/docs/manualpages/MFN/MFNInitializePackage.html
+++ b/docs/manualpages/MFN/MFNInitializePackage.html
@@ -6,8 +6,8 @@
 <TITLE>MFNInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNInitializePackage</H1>
 This function initializes everything in the <A HREF="../MFN/MFN.html#MFN">MFN</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../MFN/MFNCreate.html#MFNCreate">MFNCreate</A>() when using static libraries. 
diff --git a/docs/manualpages/MFN/MFNMonitorCancel.html b/docs/manualpages/MFN/MFNMonitorCancel.html
index 570435d..8c83f25 100644
--- a/docs/manualpages/MFN/MFNMonitorCancel.html
+++ b/docs/manualpages/MFN/MFNMonitorCancel.html
@@ -6,8 +6,8 @@
 <TITLE>MFNMonitorCancel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNMonitorCancel</H1>
 Clears all monitors for an <A HREF="../MFN/MFN.html#MFN">MFN</A> object. 
diff --git a/docs/manualpages/MFN/MFNMonitorDefault.html b/docs/manualpages/MFN/MFNMonitorDefault.html
index 5d631ca..be4fe27 100644
--- a/docs/manualpages/MFN/MFNMonitorDefault.html
+++ b/docs/manualpages/MFN/MFNMonitorDefault.html
@@ -6,8 +6,8 @@
 <TITLE>MFNMonitorDefault</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNMonitorDefault.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNMonitorDefault</H1>
 Print the error estimate of the current approximation at each iteration of the matrix function solver. 
diff --git a/docs/manualpages/MFN/MFNMonitorSet.html b/docs/manualpages/MFN/MFNMonitorSet.html
index 93d56a6..d6645ad 100644
--- a/docs/manualpages/MFN/MFNMonitorSet.html
+++ b/docs/manualpages/MFN/MFNMonitorSet.html
@@ -6,8 +6,8 @@
 <TITLE>MFNMonitorSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNMonitorSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNMonitorSet.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNMonitorSet</H1>
 Sets an ADDITIONAL function to be called at every iteration to monitor convergence. 
diff --git a/docs/manualpages/MFN/MFNReasonView.html b/docs/manualpages/MFN/MFNReasonView.html
index 742e5b7..216d76a 100644
--- a/docs/manualpages/MFN/MFNReasonView.html
+++ b/docs/manualpages/MFN/MFNReasonView.html
@@ -6,8 +6,8 @@
 <TITLE>MFNReasonView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNReasonView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNReasonView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNReasonView</H1>
 Displays the reason an <A HREF="../MFN/MFN.html#MFN">MFN</A> solve converged or diverged. 
diff --git a/docs/manualpages/MFN/MFNReasonViewFromOptions.html b/docs/manualpages/MFN/MFNReasonViewFromOptions.html
index 5e42a6a..f75fe09 100644
--- a/docs/manualpages/MFN/MFNReasonViewFromOptions.html
+++ b/docs/manualpages/MFN/MFNReasonViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>MFNReasonViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNReasonViewFromOptions</H1>
 Processes command line options to determine if/how the <A HREF="../MFN/MFN.html#MFN">MFN</A> converged reason is to be viewed.  
diff --git a/docs/manualpages/MFN/MFNRegister.html b/docs/manualpages/MFN/MFNRegister.html
index bbc0705..e5e86b3 100644
--- a/docs/manualpages/MFN/MFNRegister.html
+++ b/docs/manualpages/MFN/MFNRegister.html
@@ -6,8 +6,8 @@
 <TITLE>MFNRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNRegister.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNRegister</H1>
 Adds a method to the matrix function solver package. 
diff --git a/docs/manualpages/MFN/MFNRegisterAll.html b/docs/manualpages/MFN/MFNRegisterAll.html
index 1fee3d2..cc89ad9 100644
--- a/docs/manualpages/MFN/MFNRegisterAll.html
+++ b/docs/manualpages/MFN/MFNRegisterAll.html
@@ -6,8 +6,8 @@
 <TITLE>MFNRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNRegisterAll</H1>
 Registers all the matrix functions in the <A HREF="../MFN/MFN.html#MFN">MFN</A> package. 
diff --git a/docs/manualpages/MFN/MFNReset.html b/docs/manualpages/MFN/MFNReset.html
index bd36faf..095cd91 100644
--- a/docs/manualpages/MFN/MFNReset.html
+++ b/docs/manualpages/MFN/MFNReset.html
@@ -6,8 +6,8 @@
 <TITLE>MFNReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNReset.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNReset</H1>
 Resets the <A HREF="../MFN/MFN.html#MFN">MFN</A> context to the setupcalled=0 state and removes any allocated objects. 
diff --git a/docs/manualpages/MFN/MFNSetBV.html b/docs/manualpages/MFN/MFNSetBV.html
index 098b9d1..b5055ab 100644
--- a/docs/manualpages/MFN/MFNSetBV.html
+++ b/docs/manualpages/MFN/MFNSetBV.html
@@ -6,8 +6,8 @@
 <TITLE>MFNSetBV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNSetBV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNSetBV.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNSetBV</H1>
 Associates a basis vectors object to the matrix function solver. 
diff --git a/docs/manualpages/MFN/MFNSetDimensions.html b/docs/manualpages/MFN/MFNSetDimensions.html
index d1e5386..36651d8 100644
--- a/docs/manualpages/MFN/MFNSetDimensions.html
+++ b/docs/manualpages/MFN/MFNSetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>MFNSetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNSetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNSetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNSetDimensions</H1>
 Sets the dimension of the subspace to be used by the solver. 
diff --git a/docs/manualpages/MFN/MFNSetErrorIfNotConverged.html b/docs/manualpages/MFN/MFNSetErrorIfNotConverged.html
index c602da7..9308336 100644
--- a/docs/manualpages/MFN/MFNSetErrorIfNotConverged.html
+++ b/docs/manualpages/MFN/MFNSetErrorIfNotConverged.html
@@ -6,8 +6,8 @@
 <TITLE>MFNSetErrorIfNotConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNSetErrorIfNotConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNSetErrorIfNotConverged.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNSetErrorIfNotConverged</H1>
 Causes <A HREF="../MFN/MFNSolve.html#MFNSolve">MFNSolve</A>() to generate an error if the solver has not converged. 
diff --git a/docs/manualpages/MFN/MFNSetFN.html b/docs/manualpages/MFN/MFNSetFN.html
index 7c7ce4b..454e2cf 100644
--- a/docs/manualpages/MFN/MFNSetFN.html
+++ b/docs/manualpages/MFN/MFNSetFN.html
@@ -6,8 +6,8 @@
 <TITLE>MFNSetFN</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNSetFN.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNSetFN.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNSetFN</H1>
 Specifies the function to be computed. 
diff --git a/docs/manualpages/MFN/MFNSetFromOptions.html b/docs/manualpages/MFN/MFNSetFromOptions.html
index 3486da6..a944fd6 100644
--- a/docs/manualpages/MFN/MFNSetFromOptions.html
+++ b/docs/manualpages/MFN/MFNSetFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>MFNSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNSetFromOptions</H1>
 Sets <A HREF="../MFN/MFN.html#MFN">MFN</A> options from the options database. This routine must be called before <A HREF="../MFN/MFNSetUp.html#MFNSetUp">MFNSetUp</A>() if the user is to be allowed to set the solver type. 
diff --git a/docs/manualpages/MFN/MFNSetOperator.html b/docs/manualpages/MFN/MFNSetOperator.html
index df6ec66..0e0ef3b 100644
--- a/docs/manualpages/MFN/MFNSetOperator.html
+++ b/docs/manualpages/MFN/MFNSetOperator.html
@@ -6,8 +6,8 @@
 <TITLE>MFNSetOperator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNSetOperator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNSetOperator.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNSetOperator</H1>
 Sets the matrix for which the matrix function is to be computed. 
diff --git a/docs/manualpages/MFN/MFNSetOptionsPrefix.html b/docs/manualpages/MFN/MFNSetOptionsPrefix.html
index 3c1c836..847d5da 100644
--- a/docs/manualpages/MFN/MFNSetOptionsPrefix.html
+++ b/docs/manualpages/MFN/MFNSetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>MFNSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNSetOptionsPrefix</H1>
 Sets the prefix used for searching for all <A HREF="../MFN/MFN.html#MFN">MFN</A> options in the database. 
diff --git a/docs/manualpages/MFN/MFNSetTolerances.html b/docs/manualpages/MFN/MFNSetTolerances.html
index 7374b97..54c1db5 100644
--- a/docs/manualpages/MFN/MFNSetTolerances.html
+++ b/docs/manualpages/MFN/MFNSetTolerances.html
@@ -6,8 +6,8 @@
 <TITLE>MFNSetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNSetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNSetTolerances.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNSetTolerances</H1>
 Sets the tolerance and maximum iteration count used by the <A HREF="../MFN/MFN.html#MFN">MFN</A> convergence tests. 
diff --git a/docs/manualpages/MFN/MFNSetType.html b/docs/manualpages/MFN/MFNSetType.html
index c6c2331..6580067 100644
--- a/docs/manualpages/MFN/MFNSetType.html
+++ b/docs/manualpages/MFN/MFNSetType.html
@@ -6,8 +6,8 @@
 <TITLE>MFNSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNSetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNSetType</H1>
 Selects the particular solver to be used in the <A HREF="../MFN/MFN.html#MFN">MFN</A> object. 
diff --git a/docs/manualpages/MFN/MFNSetUp.html b/docs/manualpages/MFN/MFNSetUp.html
index 83c9947..a8858fc 100644
--- a/docs/manualpages/MFN/MFNSetUp.html
+++ b/docs/manualpages/MFN/MFNSetUp.html
@@ -6,8 +6,8 @@
 <TITLE>MFNSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNSetUp.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNSetUp</H1>
 Sets up all the internal data structures necessary for the execution of the matrix function solver. 
diff --git a/docs/manualpages/MFN/MFNSolve.html b/docs/manualpages/MFN/MFNSolve.html
index 1c27426..03e1047 100644
--- a/docs/manualpages/MFN/MFNSolve.html
+++ b/docs/manualpages/MFN/MFNSolve.html
@@ -6,8 +6,8 @@
 <TITLE>MFNSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNSolve.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNSolve</H1>
 Solves the matrix function problem. Given a vector b, the vector x = f(A)*b is returned. 
diff --git a/docs/manualpages/MFN/MFNType.html b/docs/manualpages/MFN/MFNType.html
index 68a25c2..b15b1e7 100644
--- a/docs/manualpages/MFN/MFNType.html
+++ b/docs/manualpages/MFN/MFNType.html
@@ -6,8 +6,8 @@
 <TITLE>MFNType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNType</H1>
 String with the name of a method for computing matrix functions. 
diff --git a/docs/manualpages/MFN/MFNView.html b/docs/manualpages/MFN/MFNView.html
index 8e6828b..a92b3b0 100644
--- a/docs/manualpages/MFN/MFNView.html
+++ b/docs/manualpages/MFN/MFNView.html
@@ -6,8 +6,8 @@
 <TITLE>MFNView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/MFNView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/MFNView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>MFNView</H1>
 Prints the <A HREF="../MFN/MFN.html#MFN">MFN</A> data structure. 
diff --git a/docs/manualpages/MFN/index.html b/docs/manualpages/MFN/index.html
index a23e04e..f7d0905 100644
--- a/docs/manualpages/MFN/index.html
+++ b/docs/manualpages/MFN/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/MFN/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/MFN/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Matrix Function - MFN: <a href="../../../src/mfn/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/docs/manualpages/NEP/NEP.html b/docs/manualpages/NEP/NEP.html
index 400453c..52c302f 100644
--- a/docs/manualpages/NEP/NEP.html
+++ b/docs/manualpages/NEP/NEP.html
@@ -6,8 +6,8 @@
 <TITLE>NEP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEP.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEP</H1>
 Abstract SLEPc object that manages all solvers for nonlinear eigenvalue problems. 
diff --git a/docs/manualpages/NEP/NEPAllocateSolution.html b/docs/manualpages/NEP/NEPAllocateSolution.html
index 869c156..3fa9308 100644
--- a/docs/manualpages/NEP/NEPAllocateSolution.html
+++ b/docs/manualpages/NEP/NEPAllocateSolution.html
@@ -6,8 +6,8 @@
 <TITLE>NEPAllocateSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPAllocateSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPAllocateSolution.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPAllocateSolution</H1>
 Allocate memory storage for common variables such as eigenvalues and eigenvectors. 
diff --git a/docs/manualpages/NEP/NEPAppendOptionsPrefix.html b/docs/manualpages/NEP/NEPAppendOptionsPrefix.html
index 7513af5..91c28d2 100644
--- a/docs/manualpages/NEP/NEPAppendOptionsPrefix.html
+++ b/docs/manualpages/NEP/NEPAppendOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>NEPAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPAppendOptionsPrefix</H1>
 Appends to the prefix used for searching for all <A HREF="../NEP/NEP.html#NEP">NEP</A> options in the database. 
diff --git a/docs/manualpages/NEP/NEPApplyFunction.html b/docs/manualpages/NEP/NEPApplyFunction.html
index 8f532ef..cf36c36 100644
--- a/docs/manualpages/NEP/NEPApplyFunction.html
+++ b/docs/manualpages/NEP/NEPApplyFunction.html
@@ -6,8 +6,8 @@
 <TITLE>NEPApplyFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPApplyFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPApplyFunction.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPApplyFunction</H1>
 Applies the nonlinear function T(lambda) to a given vector. 
diff --git a/docs/manualpages/NEP/NEPApplyJacobian.html b/docs/manualpages/NEP/NEPApplyJacobian.html
index d5c3bf4..3a28046 100644
--- a/docs/manualpages/NEP/NEPApplyJacobian.html
+++ b/docs/manualpages/NEP/NEPApplyJacobian.html
@@ -6,8 +6,8 @@
 <TITLE>NEPApplyJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPApplyJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPApplyJacobian.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPApplyJacobian</H1>
 Applies the nonlinear Jacobian T'(lambda) to a given vector. 
diff --git a/docs/manualpages/NEP/NEPCISSGetRefinement.html b/docs/manualpages/NEP/NEPCISSGetRefinement.html
index b86d78f..f25cc75 100644
--- a/docs/manualpages/NEP/NEPCISSGetRefinement.html
+++ b/docs/manualpages/NEP/NEPCISSGetRefinement.html
@@ -6,8 +6,8 @@
 <TITLE>NEPCISSGetRefinement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPCISSGetRefinement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPCISSGetRefinement.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPCISSGetRefinement</H1>
 Gets the values of various refinement parameters in the CISS solver. 
diff --git a/docs/manualpages/NEP/NEPCISSGetSizes.html b/docs/manualpages/NEP/NEPCISSGetSizes.html
index 069f250..2f94ccd 100644
--- a/docs/manualpages/NEP/NEPCISSGetSizes.html
+++ b/docs/manualpages/NEP/NEPCISSGetSizes.html
@@ -6,8 +6,8 @@
 <TITLE>NEPCISSGetSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPCISSGetSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPCISSGetSizes.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPCISSGetSizes</H1>
 Gets the values of various size parameters in the CISS solver. 
diff --git a/docs/manualpages/NEP/NEPCISSGetThreshold.html b/docs/manualpages/NEP/NEPCISSGetThreshold.html
index c04aeb3..c1e9a9d 100644
--- a/docs/manualpages/NEP/NEPCISSGetThreshold.html
+++ b/docs/manualpages/NEP/NEPCISSGetThreshold.html
@@ -6,8 +6,8 @@
 <TITLE>NEPCISSGetThreshold</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPCISSGetThreshold.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPCISSGetThreshold.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPCISSGetThreshold</H1>
 Gets the values of various threshold parameters in the CISS solver. 
diff --git a/docs/manualpages/NEP/NEPCISSSetRefinement.html b/docs/manualpages/NEP/NEPCISSSetRefinement.html
index 7467478..9cf01e8 100644
--- a/docs/manualpages/NEP/NEPCISSSetRefinement.html
+++ b/docs/manualpages/NEP/NEPCISSSetRefinement.html
@@ -6,8 +6,8 @@
 <TITLE>NEPCISSSetRefinement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPCISSSetRefinement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPCISSSetRefinement.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPCISSSetRefinement</H1>
 Sets the values of various refinement parameters in the CISS solver. 
diff --git a/docs/manualpages/NEP/NEPCISSSetSizes.html b/docs/manualpages/NEP/NEPCISSSetSizes.html
index af7cca0..e42302a 100644
--- a/docs/manualpages/NEP/NEPCISSSetSizes.html
+++ b/docs/manualpages/NEP/NEPCISSSetSizes.html
@@ -6,8 +6,8 @@
 <TITLE>NEPCISSSetSizes</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPCISSSetSizes.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPCISSSetSizes.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPCISSSetSizes</H1>
 Sets the values of various size parameters in the CISS solver. 
diff --git a/docs/manualpages/NEP/NEPCISSSetThreshold.html b/docs/manualpages/NEP/NEPCISSSetThreshold.html
index 02e1379..8592ee6 100644
--- a/docs/manualpages/NEP/NEPCISSSetThreshold.html
+++ b/docs/manualpages/NEP/NEPCISSSetThreshold.html
@@ -6,8 +6,8 @@
 <TITLE>NEPCISSSetThreshold</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPCISSSetThreshold.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPCISSSetThreshold.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPCISSSetThreshold</H1>
 Sets the values of various threshold parameters in the CISS solver. 
diff --git a/docs/manualpages/NEP/NEPComputeError.html b/docs/manualpages/NEP/NEPComputeError.html
index 179f325..ceb92a8 100644
--- a/docs/manualpages/NEP/NEPComputeError.html
+++ b/docs/manualpages/NEP/NEPComputeError.html
@@ -6,8 +6,8 @@
 <TITLE>NEPComputeError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPComputeError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPComputeError.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPComputeError</H1>
 Computes the error (based on the residual norm) associated with the i-th computed eigenpair. 
diff --git a/docs/manualpages/NEP/NEPComputeFunction.html b/docs/manualpages/NEP/NEPComputeFunction.html
index 58c467c..f83ea84 100644
--- a/docs/manualpages/NEP/NEPComputeFunction.html
+++ b/docs/manualpages/NEP/NEPComputeFunction.html
@@ -6,8 +6,8 @@
 <TITLE>NEPComputeFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPComputeFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPComputeFunction.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPComputeFunction</H1>
 Computes the function matrix T(lambda) that has been set with <A HREF="../NEP/NEPSetFunction.html#NEPSetFunction">NEPSetFunction</A>(). 
diff --git a/docs/manualpages/NEP/NEPComputeJacobian.html b/docs/manualpages/NEP/NEPComputeJacobian.html
index aacc7fa..8f8e9c8 100644
--- a/docs/manualpages/NEP/NEPComputeJacobian.html
+++ b/docs/manualpages/NEP/NEPComputeJacobian.html
@@ -6,8 +6,8 @@
 <TITLE>NEPComputeJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPComputeJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPComputeJacobian.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPComputeJacobian</H1>
 Computes the Jacobian matrix T'(lambda) that has been set with <A HREF="../NEP/NEPSetJacobian.html#NEPSetJacobian">NEPSetJacobian</A>(). 
diff --git a/docs/manualpages/NEP/NEPConvergedReason.html b/docs/manualpages/NEP/NEPConvergedReason.html
index 685e9ab..78eee59 100644
--- a/docs/manualpages/NEP/NEPConvergedReason.html
+++ b/docs/manualpages/NEP/NEPConvergedReason.html
@@ -6,8 +6,8 @@
 <TITLE>NEPConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPConvergedReason</H1>
 Reason a nonlinear eigensolver was said to have converged or diverged 
diff --git a/docs/manualpages/NEP/NEPCreate.html b/docs/manualpages/NEP/NEPCreate.html
index 07a958e..8617dcd 100644
--- a/docs/manualpages/NEP/NEPCreate.html
+++ b/docs/manualpages/NEP/NEPCreate.html
@@ -6,8 +6,8 @@
 <TITLE>NEPCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPCreate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPCreate</H1>
 Creates the default <A HREF="../NEP/NEP.html#NEP">NEP</A> context. 
diff --git a/docs/manualpages/NEP/NEPDestroy.html b/docs/manualpages/NEP/NEPDestroy.html
index eb82d39..e148261 100644
--- a/docs/manualpages/NEP/NEPDestroy.html
+++ b/docs/manualpages/NEP/NEPDestroy.html
@@ -6,8 +6,8 @@
 <TITLE>NEPDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPDestroy.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPDestroy</H1>
 Destroys the <A HREF="../NEP/NEP.html#NEP">NEP</A> context. 
diff --git a/docs/manualpages/NEP/NEPErrorType.html b/docs/manualpages/NEP/NEPErrorType.html
index 04fec81..b44427e 100644
--- a/docs/manualpages/NEP/NEPErrorType.html
+++ b/docs/manualpages/NEP/NEPErrorType.html
@@ -6,8 +6,8 @@
 <TITLE>NEPErrorType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPErrorType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPErrorType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPErrorType</H1>
 The error type used to assess accuracy of computed solutions 
diff --git a/docs/manualpages/NEP/NEPErrorView.html b/docs/manualpages/NEP/NEPErrorView.html
index 504702d..589a2b7 100644
--- a/docs/manualpages/NEP/NEPErrorView.html
+++ b/docs/manualpages/NEP/NEPErrorView.html
@@ -6,8 +6,8 @@
 <TITLE>NEPErrorView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPErrorView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPErrorView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPErrorView</H1>
 Displays the errors associated with the computed solution (as well as the eigenvalues). 
diff --git a/docs/manualpages/NEP/NEPErrorViewFromOptions.html b/docs/manualpages/NEP/NEPErrorViewFromOptions.html
index c337de2..8634b07 100644
--- a/docs/manualpages/NEP/NEPErrorViewFromOptions.html
+++ b/docs/manualpages/NEP/NEPErrorViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>NEPErrorViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPErrorViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPErrorViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPErrorViewFromOptions</H1>
 Processes command line options to determine if/how the errors of the computed solution are to be viewed.  
diff --git a/docs/manualpages/NEP/NEPFinalizePackage.html b/docs/manualpages/NEP/NEPFinalizePackage.html
index 3814c49..771673d 100644
--- a/docs/manualpages/NEP/NEPFinalizePackage.html
+++ b/docs/manualpages/NEP/NEPFinalizePackage.html
@@ -6,8 +6,8 @@
 <TITLE>NEPFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPFinalizePackage</H1>
 This function destroys everything in the Slepc interface to the <A HREF="../NEP/NEP.html#NEP">NEP</A> package. It is called from <A HREF="../sys/SlepcFinalize.html#SlepcFinalize">SlepcFinalize</A>(). 
diff --git a/docs/manualpages/NEP/NEPGetBV.html b/docs/manualpages/NEP/NEPGetBV.html
index a40be3d..a273f75 100644
--- a/docs/manualpages/NEP/NEPGetBV.html
+++ b/docs/manualpages/NEP/NEPGetBV.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetBV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetBV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetBV.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetBV</H1>
 Obtain the basis vectors object associated to the nonlinear eigensolver object. 
diff --git a/docs/manualpages/NEP/NEPGetConstCorrectionTol.html b/docs/manualpages/NEP/NEPGetConstCorrectionTol.html
index 9a54b2f..fb28e1d 100644
--- a/docs/manualpages/NEP/NEPGetConstCorrectionTol.html
+++ b/docs/manualpages/NEP/NEPGetConstCorrectionTol.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetConstCorrectionTol</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetConstCorrectionTol.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetConstCorrectionTol.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetConstCorrectionTol</H1>
 Returns the constant tolerance flag. 
diff --git a/docs/manualpages/NEP/NEPGetConverged.html b/docs/manualpages/NEP/NEPGetConverged.html
index 04fb165..a798638 100644
--- a/docs/manualpages/NEP/NEPGetConverged.html
+++ b/docs/manualpages/NEP/NEPGetConverged.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetConverged.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetConverged</H1>
 Gets the number of converged eigenpairs. 
diff --git a/docs/manualpages/NEP/NEPGetConvergedReason.html b/docs/manualpages/NEP/NEPGetConvergedReason.html
index 430c06f..bb9b2ae 100644
--- a/docs/manualpages/NEP/NEPGetConvergedReason.html
+++ b/docs/manualpages/NEP/NEPGetConvergedReason.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetConvergedReason</H1>
 Gets the reason why the <A HREF="../NEP/NEPSolve.html#NEPSolve">NEPSolve</A>() iteration was stopped. 
diff --git a/docs/manualpages/NEP/NEPGetDS.html b/docs/manualpages/NEP/NEPGetDS.html
index 5cdc526..9e544a6 100644
--- a/docs/manualpages/NEP/NEPGetDS.html
+++ b/docs/manualpages/NEP/NEPGetDS.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetDS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetDS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetDS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetDS</H1>
 Obtain the direct solver object associated to the nonlinear eigensolver object. 
diff --git a/docs/manualpages/NEP/NEPGetDimensions.html b/docs/manualpages/NEP/NEPGetDimensions.html
index 25808bf..1f871c1 100644
--- a/docs/manualpages/NEP/NEPGetDimensions.html
+++ b/docs/manualpages/NEP/NEPGetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetDimensions</H1>
 Gets the number of eigenvalues to compute and the dimension of the subspace. 
diff --git a/docs/manualpages/NEP/NEPGetEigenpair.html b/docs/manualpages/NEP/NEPGetEigenpair.html
index 467eeb1..89ec847 100644
--- a/docs/manualpages/NEP/NEPGetEigenpair.html
+++ b/docs/manualpages/NEP/NEPGetEigenpair.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetEigenpair</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetEigenpair.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetEigenpair.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetEigenpair</H1>
 Gets the i-th solution of the eigenproblem as computed by <A HREF="../NEP/NEPSolve.html#NEPSolve">NEPSolve</A>(). The solution consists in both the eigenvalue and the eigenvector. 
diff --git a/docs/manualpages/NEP/NEPGetErrorEstimate.html b/docs/manualpages/NEP/NEPGetErrorEstimate.html
index 9f6ea1c..61a9dc9 100644
--- a/docs/manualpages/NEP/NEPGetErrorEstimate.html
+++ b/docs/manualpages/NEP/NEPGetErrorEstimate.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetErrorEstimate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetErrorEstimate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetErrorEstimate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetErrorEstimate</H1>
 Returns the error estimate associated to the i-th computed eigenpair. 
diff --git a/docs/manualpages/NEP/NEPGetFunction.html b/docs/manualpages/NEP/NEPGetFunction.html
index 89fdab6..9beba8b 100644
--- a/docs/manualpages/NEP/NEPGetFunction.html
+++ b/docs/manualpages/NEP/NEPGetFunction.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetFunction.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetFunction</H1>
 Returns the Function matrix and optionally the user provided context for evaluating the Function. 
diff --git a/docs/manualpages/NEP/NEPGetIterationNumber.html b/docs/manualpages/NEP/NEPGetIterationNumber.html
index c6e5a85..e31208d 100644
--- a/docs/manualpages/NEP/NEPGetIterationNumber.html
+++ b/docs/manualpages/NEP/NEPGetIterationNumber.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetIterationNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetIterationNumber</H1>
 Gets the current iteration number. If the call to <A HREF="../NEP/NEPSolve.html#NEPSolve">NEPSolve</A>() is complete, then it returns the number of iterations carried out by the solution method. 
diff --git a/docs/manualpages/NEP/NEPGetJacobian.html b/docs/manualpages/NEP/NEPGetJacobian.html
index bd5c568..cd7d8e6 100644
--- a/docs/manualpages/NEP/NEPGetJacobian.html
+++ b/docs/manualpages/NEP/NEPGetJacobian.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetJacobian.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetJacobian</H1>
 Returns the Jacobian matrix and optionally the user provided context for evaluating the Jacobian. 
diff --git a/docs/manualpages/NEP/NEPGetKSP.html b/docs/manualpages/NEP/NEPGetKSP.html
index a2f299a..6d5cd02 100644
--- a/docs/manualpages/NEP/NEPGetKSP.html
+++ b/docs/manualpages/NEP/NEPGetKSP.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetKSP.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetKSP</H1>
 Obtain the linear solver (KSP) object associated to the eigensolver object. 
diff --git a/docs/manualpages/NEP/NEPGetLagPreconditioner.html b/docs/manualpages/NEP/NEPGetLagPreconditioner.html
index 53f6fc4..f3c5b9d 100644
--- a/docs/manualpages/NEP/NEPGetLagPreconditioner.html
+++ b/docs/manualpages/NEP/NEPGetLagPreconditioner.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetLagPreconditioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetLagPreconditioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetLagPreconditioner.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetLagPreconditioner</H1>
 Indicates how often the preconditioner is rebuilt. 
diff --git a/docs/manualpages/NEP/NEPGetMonitorContext.html b/docs/manualpages/NEP/NEPGetMonitorContext.html
index 61902d9..74146fa 100644
--- a/docs/manualpages/NEP/NEPGetMonitorContext.html
+++ b/docs/manualpages/NEP/NEPGetMonitorContext.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetMonitorContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetMonitorContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetMonitorContext.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetMonitorContext</H1>
 Gets the monitor context, as set by <A HREF="../NEP/NEPMonitorSet.html#NEPMonitorSet">NEPMonitorSet</A>() for the FIRST monitor only. 
diff --git a/docs/manualpages/NEP/NEPGetOptionsPrefix.html b/docs/manualpages/NEP/NEPGetOptionsPrefix.html
index fc96b67..a780c06 100644
--- a/docs/manualpages/NEP/NEPGetOptionsPrefix.html
+++ b/docs/manualpages/NEP/NEPGetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetOptionsPrefix</H1>
 Gets the prefix used for searching for all <A HREF="../NEP/NEP.html#NEP">NEP</A> options in the database. 
diff --git a/docs/manualpages/NEP/NEPGetRG.html b/docs/manualpages/NEP/NEPGetRG.html
index df2f55b..68c0f96 100644
--- a/docs/manualpages/NEP/NEPGetRG.html
+++ b/docs/manualpages/NEP/NEPGetRG.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetRG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetRG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetRG.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetRG</H1>
 Obtain the region object associated to the nonlinear eigensolver object. 
diff --git a/docs/manualpages/NEP/NEPGetRefine.html b/docs/manualpages/NEP/NEPGetRefine.html
index 2cf5d72..4500314 100644
--- a/docs/manualpages/NEP/NEPGetRefine.html
+++ b/docs/manualpages/NEP/NEPGetRefine.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetRefine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetRefine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetRefine.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetRefine</H1>
 Gets the refinement strategy used by the <A HREF="../NEP/NEP.html#NEP">NEP</A> object, and the associated parameters. 
diff --git a/docs/manualpages/NEP/NEPGetSplitOperatorInfo.html b/docs/manualpages/NEP/NEPGetSplitOperatorInfo.html
index f01cc42..a1c2bb9 100644
--- a/docs/manualpages/NEP/NEPGetSplitOperatorInfo.html
+++ b/docs/manualpages/NEP/NEPGetSplitOperatorInfo.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetSplitOperatorInfo</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetSplitOperatorInfo.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetSplitOperatorInfo.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetSplitOperatorInfo</H1>
 Returns the number of terms of the split form of the nonlinear operator, as well as the structure flag for matrices. 
diff --git a/docs/manualpages/NEP/NEPGetSplitOperatorTerm.html b/docs/manualpages/NEP/NEPGetSplitOperatorTerm.html
index eb16d7f..17ef37c 100644
--- a/docs/manualpages/NEP/NEPGetSplitOperatorTerm.html
+++ b/docs/manualpages/NEP/NEPGetSplitOperatorTerm.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetSplitOperatorTerm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetSplitOperatorTerm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetSplitOperatorTerm.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetSplitOperatorTerm</H1>
 Gets the matrices and functions associated with the nonlinear operator in split form. 
diff --git a/docs/manualpages/NEP/NEPGetTarget.html b/docs/manualpages/NEP/NEPGetTarget.html
index c0b3db6..303e8b6 100644
--- a/docs/manualpages/NEP/NEPGetTarget.html
+++ b/docs/manualpages/NEP/NEPGetTarget.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetTarget</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetTarget.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetTarget.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetTarget</H1>
 Gets the value of the target. 
diff --git a/docs/manualpages/NEP/NEPGetTolerances.html b/docs/manualpages/NEP/NEPGetTolerances.html
index 9496985..66140bb 100644
--- a/docs/manualpages/NEP/NEPGetTolerances.html
+++ b/docs/manualpages/NEP/NEPGetTolerances.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetTolerances.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetTolerances</H1>
 Gets the tolerance and maximum iteration count used by the <A HREF="../NEP/NEP.html#NEP">NEP</A> convergence tests. 
diff --git a/docs/manualpages/NEP/NEPGetTrackAll.html b/docs/manualpages/NEP/NEPGetTrackAll.html
index 68d18d0..032e736 100644
--- a/docs/manualpages/NEP/NEPGetTrackAll.html
+++ b/docs/manualpages/NEP/NEPGetTrackAll.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetTrackAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetTrackAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetTrackAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetTrackAll</H1>
 Returns the flag indicating whether all residual norms must be computed or not. 
diff --git a/docs/manualpages/NEP/NEPGetType.html b/docs/manualpages/NEP/NEPGetType.html
index acd499d..3c37fb9 100644
--- a/docs/manualpages/NEP/NEPGetType.html
+++ b/docs/manualpages/NEP/NEPGetType.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetType</H1>
 Gets the <A HREF="../NEP/NEP.html#NEP">NEP</A> type as a string from the <A HREF="../NEP/NEP.html#NEP">NEP</A> object. 
diff --git a/docs/manualpages/NEP/NEPGetWhichEigenpairs.html b/docs/manualpages/NEP/NEPGetWhichEigenpairs.html
index 414c5fb..e3685ba 100644
--- a/docs/manualpages/NEP/NEPGetWhichEigenpairs.html
+++ b/docs/manualpages/NEP/NEPGetWhichEigenpairs.html
@@ -6,8 +6,8 @@
 <TITLE>NEPGetWhichEigenpairs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPGetWhichEigenpairs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPGetWhichEigenpairs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPGetWhichEigenpairs</H1>
 Returns which portion of the spectrum is to be sought. 
diff --git a/docs/manualpages/NEP/NEPInitializePackage.html b/docs/manualpages/NEP/NEPInitializePackage.html
index 283aee8..29edcb2 100644
--- a/docs/manualpages/NEP/NEPInitializePackage.html
+++ b/docs/manualpages/NEP/NEPInitializePackage.html
@@ -6,8 +6,8 @@
 <TITLE>NEPInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPInitializePackage</H1>
 This function initializes everything in the <A HREF="../NEP/NEP.html#NEP">NEP</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../NEP/NEPCreate.html#NEPCreate">NEPCreate</A>() when using static libraries. 
diff --git a/docs/manualpages/NEP/NEPInterpolGetDegree.html b/docs/manualpages/NEP/NEPInterpolGetDegree.html
index ca9218d..50d385d 100644
--- a/docs/manualpages/NEP/NEPInterpolGetDegree.html
+++ b/docs/manualpages/NEP/NEPInterpolGetDegree.html
@@ -6,8 +6,8 @@
 <TITLE>NEPInterpolGetDegree</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPInterpolGetDegree.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPInterpolGetDegree.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPInterpolGetDegree</H1>
 Gets the degree of the interpolation polynomial. 
diff --git a/docs/manualpages/NEP/NEPInterpolGetPEP.html b/docs/manualpages/NEP/NEPInterpolGetPEP.html
index 5cbc51d..e55b215 100644
--- a/docs/manualpages/NEP/NEPInterpolGetPEP.html
+++ b/docs/manualpages/NEP/NEPInterpolGetPEP.html
@@ -6,8 +6,8 @@
 <TITLE>NEPInterpolGetPEP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPInterpolGetPEP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPInterpolGetPEP.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPInterpolGetPEP</H1>
 Retrieve the polynomial eigensolver object (<A HREF="../PEP/PEP.html#PEP">PEP</A>) associated with the nonlinear eigenvalue solver. 
diff --git a/docs/manualpages/NEP/NEPInterpolSetDegree.html b/docs/manualpages/NEP/NEPInterpolSetDegree.html
index 2170296..25307ff 100644
--- a/docs/manualpages/NEP/NEPInterpolSetDegree.html
+++ b/docs/manualpages/NEP/NEPInterpolSetDegree.html
@@ -6,8 +6,8 @@
 <TITLE>NEPInterpolSetDegree</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPInterpolSetDegree.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPInterpolSetDegree.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPInterpolSetDegree</H1>
 Sets the degree of the interpolation polynomial. 
diff --git a/docs/manualpages/NEP/NEPInterpolSetPEP.html b/docs/manualpages/NEP/NEPInterpolSetPEP.html
index beab103..a482215 100644
--- a/docs/manualpages/NEP/NEPInterpolSetPEP.html
+++ b/docs/manualpages/NEP/NEPInterpolSetPEP.html
@@ -6,8 +6,8 @@
 <TITLE>NEPInterpolSetPEP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPInterpolSetPEP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPInterpolSetPEP.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPInterpolSetPEP</H1>
 Associate a polynomial eigensolver object (<A HREF="../PEP/PEP.html#PEP">PEP</A>) to the nonlinear eigenvalue solver. 
diff --git a/docs/manualpages/NEP/NEPMonitorAll.html b/docs/manualpages/NEP/NEPMonitorAll.html
index 25dc9d8..16178ef 100644
--- a/docs/manualpages/NEP/NEPMonitorAll.html
+++ b/docs/manualpages/NEP/NEPMonitorAll.html
@@ -6,8 +6,8 @@
 <TITLE>NEPMonitorAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPMonitorAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPMonitorAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPMonitorAll</H1>
 Print the current approximate values and error estimates at each iteration of the nonlinear eigensolver. 
diff --git a/docs/manualpages/NEP/NEPMonitorCancel.html b/docs/manualpages/NEP/NEPMonitorCancel.html
index 74b1109..670dce4 100644
--- a/docs/manualpages/NEP/NEPMonitorCancel.html
+++ b/docs/manualpages/NEP/NEPMonitorCancel.html
@@ -6,8 +6,8 @@
 <TITLE>NEPMonitorCancel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPMonitorCancel</H1>
 Clears all monitors for a <A HREF="../NEP/NEP.html#NEP">NEP</A> object. 
diff --git a/docs/manualpages/NEP/NEPMonitorConverged.html b/docs/manualpages/NEP/NEPMonitorConverged.html
index 242e3a8..23c9fea 100644
--- a/docs/manualpages/NEP/NEPMonitorConverged.html
+++ b/docs/manualpages/NEP/NEPMonitorConverged.html
@@ -6,8 +6,8 @@
 <TITLE>NEPMonitorConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPMonitorConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPMonitorConverged.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPMonitorConverged</H1>
 Print the approximate values and error estimates as they converge. 
diff --git a/docs/manualpages/NEP/NEPMonitorFirst.html b/docs/manualpages/NEP/NEPMonitorFirst.html
index 4d51a60..79f969f 100644
--- a/docs/manualpages/NEP/NEPMonitorFirst.html
+++ b/docs/manualpages/NEP/NEPMonitorFirst.html
@@ -6,8 +6,8 @@
 <TITLE>NEPMonitorFirst</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPMonitorFirst.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPMonitorFirst.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPMonitorFirst</H1>
 Print the first unconverged approximate value and error estimate at each iteration of the nonlinear eigensolver. 
diff --git a/docs/manualpages/NEP/NEPMonitorSet.html b/docs/manualpages/NEP/NEPMonitorSet.html
index b16ea1a..1121864 100644
--- a/docs/manualpages/NEP/NEPMonitorSet.html
+++ b/docs/manualpages/NEP/NEPMonitorSet.html
@@ -6,8 +6,8 @@
 <TITLE>NEPMonitorSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPMonitorSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPMonitorSet.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPMonitorSet</H1>
 Sets an ADDITIONAL function to be called at every iteration to monitor the error estimates for each requested eigenpair. 
diff --git a/docs/manualpages/NEP/NEPProjectOperator.html b/docs/manualpages/NEP/NEPProjectOperator.html
index b76a6cc..a639165 100644
--- a/docs/manualpages/NEP/NEPProjectOperator.html
+++ b/docs/manualpages/NEP/NEPProjectOperator.html
@@ -6,8 +6,8 @@
 <TITLE>NEPProjectOperator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPProjectOperator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPProjectOperator.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPProjectOperator</H1>
 Computes the projection of the nonlinear operator. 
diff --git a/docs/manualpages/NEP/NEPReasonView.html b/docs/manualpages/NEP/NEPReasonView.html
index 7a8534e..11a7a53 100644
--- a/docs/manualpages/NEP/NEPReasonView.html
+++ b/docs/manualpages/NEP/NEPReasonView.html
@@ -6,8 +6,8 @@
 <TITLE>NEPReasonView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPReasonView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPReasonView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPReasonView</H1>
 Displays the reason a <A HREF="../NEP/NEP.html#NEP">NEP</A> solve converged or diverged. 
diff --git a/docs/manualpages/NEP/NEPReasonViewFromOptions.html b/docs/manualpages/NEP/NEPReasonViewFromOptions.html
index 180f575..2b8b224 100644
--- a/docs/manualpages/NEP/NEPReasonViewFromOptions.html
+++ b/docs/manualpages/NEP/NEPReasonViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>NEPReasonViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPReasonViewFromOptions</H1>
 Processes command line options to determine if/how the <A HREF="../NEP/NEP.html#NEP">NEP</A> converged reason is to be viewed.  
diff --git a/docs/manualpages/NEP/NEPRefine.html b/docs/manualpages/NEP/NEPRefine.html
index 7f5a42d..bfe1cc2 100644
--- a/docs/manualpages/NEP/NEPRefine.html
+++ b/docs/manualpages/NEP/NEPRefine.html
@@ -6,8 +6,8 @@
 <TITLE>NEPRefine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPRefine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPRefine.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPRefine</H1>
 The refinement type 
diff --git a/docs/manualpages/NEP/NEPRegister.html b/docs/manualpages/NEP/NEPRegister.html
index dcf60fb..4e5ead9 100644
--- a/docs/manualpages/NEP/NEPRegister.html
+++ b/docs/manualpages/NEP/NEPRegister.html
@@ -6,8 +6,8 @@
 <TITLE>NEPRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPRegister.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPRegister</H1>
 Adds a method to the nonlinear eigenproblem solver package. 
diff --git a/docs/manualpages/NEP/NEPRegisterAll.html b/docs/manualpages/NEP/NEPRegisterAll.html
index ef41c49..f7c886b 100644
--- a/docs/manualpages/NEP/NEPRegisterAll.html
+++ b/docs/manualpages/NEP/NEPRegisterAll.html
@@ -6,8 +6,8 @@
 <TITLE>NEPRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPRegisterAll</H1>
 Registers all the solvers in the <A HREF="../NEP/NEP.html#NEP">NEP</A> package. 
diff --git a/docs/manualpages/NEP/NEPReset.html b/docs/manualpages/NEP/NEPReset.html
index fb37d82..d02b6cd 100644
--- a/docs/manualpages/NEP/NEPReset.html
+++ b/docs/manualpages/NEP/NEPReset.html
@@ -6,8 +6,8 @@
 <TITLE>NEPReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPReset.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPReset</H1>
 Resets the <A HREF="../NEP/NEP.html#NEP">NEP</A> context to the initial state and removes any allocated objects. 
diff --git a/docs/manualpages/NEP/NEPSLPGetEPS.html b/docs/manualpages/NEP/NEPSLPGetEPS.html
index fd1b669..76ef610 100644
--- a/docs/manualpages/NEP/NEPSLPGetEPS.html
+++ b/docs/manualpages/NEP/NEPSLPGetEPS.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSLPGetEPS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSLPGetEPS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSLPGetEPS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSLPGetEPS</H1>
 Retrieve the linear eigensolver object (<A HREF="../EPS/EPS.html#EPS">EPS</A>) associated to the nonlinear eigenvalue solver. 
diff --git a/docs/manualpages/NEP/NEPSLPSetEPS.html b/docs/manualpages/NEP/NEPSLPSetEPS.html
index 982b3fe..63f0c06 100644
--- a/docs/manualpages/NEP/NEPSLPSetEPS.html
+++ b/docs/manualpages/NEP/NEPSLPSetEPS.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSLPSetEPS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSLPSetEPS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSLPSetEPS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSLPSetEPS</H1>
 Associate a linear eigensolver object (<A HREF="../EPS/EPS.html#EPS">EPS</A>) to the nonlinear eigenvalue solver. 
diff --git a/docs/manualpages/NEP/NEPSetBV.html b/docs/manualpages/NEP/NEPSetBV.html
index f13f824..fb702e5 100644
--- a/docs/manualpages/NEP/NEPSetBV.html
+++ b/docs/manualpages/NEP/NEPSetBV.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetBV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetBV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetBV.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetBV</H1>
 Associates a basis vectors object to the nonlinear eigensolver. 
diff --git a/docs/manualpages/NEP/NEPSetConstCorrectionTol.html b/docs/manualpages/NEP/NEPSetConstCorrectionTol.html
index f570479..8918478 100644
--- a/docs/manualpages/NEP/NEPSetConstCorrectionTol.html
+++ b/docs/manualpages/NEP/NEPSetConstCorrectionTol.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetConstCorrectionTol</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetConstCorrectionTol.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetConstCorrectionTol.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetConstCorrectionTol</H1>
 Sets a flag to keep the tolerance used in the linear solver constant. 
diff --git a/docs/manualpages/NEP/NEPSetConvergenceTest.html b/docs/manualpages/NEP/NEPSetConvergenceTest.html
index 0c51e80..99c90cd 100644
--- a/docs/manualpages/NEP/NEPSetConvergenceTest.html
+++ b/docs/manualpages/NEP/NEPSetConvergenceTest.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetConvergenceTest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetConvergenceTest</H1>
 Sets the function to be used to test convergence of the nonlinear iterative solution. 
diff --git a/docs/manualpages/NEP/NEPSetDS.html b/docs/manualpages/NEP/NEPSetDS.html
index 1c591f2..68d602f 100644
--- a/docs/manualpages/NEP/NEPSetDS.html
+++ b/docs/manualpages/NEP/NEPSetDS.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetDS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetDS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetDS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetDS</H1>
 Associates a direct solver object to the nonlinear eigensolver. 
diff --git a/docs/manualpages/NEP/NEPSetDimensions.html b/docs/manualpages/NEP/NEPSetDimensions.html
index 3e421e4..9956e6d 100644
--- a/docs/manualpages/NEP/NEPSetDimensions.html
+++ b/docs/manualpages/NEP/NEPSetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetDimensions</H1>
 Sets the number of eigenvalues to compute and the dimension of the subspace. 
diff --git a/docs/manualpages/NEP/NEPSetFromOptions.html b/docs/manualpages/NEP/NEPSetFromOptions.html
index fab155f..76dd1ed 100644
--- a/docs/manualpages/NEP/NEPSetFromOptions.html
+++ b/docs/manualpages/NEP/NEPSetFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetFromOptions</H1>
 Sets <A HREF="../NEP/NEP.html#NEP">NEP</A> options from the options database. This routine must be called before <A HREF="../NEP/NEPSetUp.html#NEPSetUp">NEPSetUp</A>() if the user is to be allowed to set the solver type. 
diff --git a/docs/manualpages/NEP/NEPSetFunction.html b/docs/manualpages/NEP/NEPSetFunction.html
index e5d5248..1f89883 100644
--- a/docs/manualpages/NEP/NEPSetFunction.html
+++ b/docs/manualpages/NEP/NEPSetFunction.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetFunction.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetFunction</H1>
 Sets the function to compute the nonlinear Function T(lambda) as well as the location to store the matrix. 
diff --git a/docs/manualpages/NEP/NEPSetInitialSpace.html b/docs/manualpages/NEP/NEPSetInitialSpace.html
index 8ab825a..9518a16 100644
--- a/docs/manualpages/NEP/NEPSetInitialSpace.html
+++ b/docs/manualpages/NEP/NEPSetInitialSpace.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetInitialSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetInitialSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetInitialSpace.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetInitialSpace</H1>
 Specify a basis of vectors that constitute the initial space, that is, the subspace from which the solver starts to iterate. 
diff --git a/docs/manualpages/NEP/NEPSetJacobian.html b/docs/manualpages/NEP/NEPSetJacobian.html
index c158598..da7b4a2 100644
--- a/docs/manualpages/NEP/NEPSetJacobian.html
+++ b/docs/manualpages/NEP/NEPSetJacobian.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetJacobian</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetJacobian.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetJacobian.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetJacobian</H1>
 Sets the function to compute Jacobian T'(lambda) as well as the location to store the matrix. 
diff --git a/docs/manualpages/NEP/NEPSetKSP.html b/docs/manualpages/NEP/NEPSetKSP.html
index b1753a8..2916f2c 100644
--- a/docs/manualpages/NEP/NEPSetKSP.html
+++ b/docs/manualpages/NEP/NEPSetKSP.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetKSP.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetKSP</H1>
 Associates a linear solver object to the nonlinear eigensolver. 
diff --git a/docs/manualpages/NEP/NEPSetLagPreconditioner.html b/docs/manualpages/NEP/NEPSetLagPreconditioner.html
index 58f5177..fcffc1b 100644
--- a/docs/manualpages/NEP/NEPSetLagPreconditioner.html
+++ b/docs/manualpages/NEP/NEPSetLagPreconditioner.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetLagPreconditioner</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetLagPreconditioner.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetLagPreconditioner.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetLagPreconditioner</H1>
 Determines when the preconditioner is rebuilt in the nonlinear solve. 
diff --git a/docs/manualpages/NEP/NEPSetOptionsPrefix.html b/docs/manualpages/NEP/NEPSetOptionsPrefix.html
index 99c3f86..aa5c480 100644
--- a/docs/manualpages/NEP/NEPSetOptionsPrefix.html
+++ b/docs/manualpages/NEP/NEPSetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetOptionsPrefix</H1>
 Sets the prefix used for searching for all <A HREF="../NEP/NEP.html#NEP">NEP</A> options in the database. 
diff --git a/docs/manualpages/NEP/NEPSetRG.html b/docs/manualpages/NEP/NEPSetRG.html
index e8a8238..2fe7a4b 100644
--- a/docs/manualpages/NEP/NEPSetRG.html
+++ b/docs/manualpages/NEP/NEPSetRG.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetRG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetRG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetRG.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetRG</H1>
 Associates a region object to the nonlinear eigensolver. 
diff --git a/docs/manualpages/NEP/NEPSetRefine.html b/docs/manualpages/NEP/NEPSetRefine.html
index d1111ba..7790a4e 100644
--- a/docs/manualpages/NEP/NEPSetRefine.html
+++ b/docs/manualpages/NEP/NEPSetRefine.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetRefine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetRefine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetRefine.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetRefine</H1>
 Specifies the refinement type (and options) to be used after the solve. 
diff --git a/docs/manualpages/NEP/NEPSetSplitOperator.html b/docs/manualpages/NEP/NEPSetSplitOperator.html
index 426832c..275d34a 100644
--- a/docs/manualpages/NEP/NEPSetSplitOperator.html
+++ b/docs/manualpages/NEP/NEPSetSplitOperator.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetSplitOperator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetSplitOperator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetSplitOperator.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetSplitOperator</H1>
 Sets the operator of the nonlinear eigenvalue problem in split form. 
diff --git a/docs/manualpages/NEP/NEPSetTarget.html b/docs/manualpages/NEP/NEPSetTarget.html
index df9c4aa..e40da32 100644
--- a/docs/manualpages/NEP/NEPSetTarget.html
+++ b/docs/manualpages/NEP/NEPSetTarget.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetTarget</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetTarget.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetTarget.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetTarget</H1>
 Sets the value of the target. 
diff --git a/docs/manualpages/NEP/NEPSetTolerances.html b/docs/manualpages/NEP/NEPSetTolerances.html
index dfcf499..975edc6 100644
--- a/docs/manualpages/NEP/NEPSetTolerances.html
+++ b/docs/manualpages/NEP/NEPSetTolerances.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetTolerances.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetTolerances</H1>
 Sets various parameters used in convergence tests. 
diff --git a/docs/manualpages/NEP/NEPSetTrackAll.html b/docs/manualpages/NEP/NEPSetTrackAll.html
index 322a376..c4fff9b 100644
--- a/docs/manualpages/NEP/NEPSetTrackAll.html
+++ b/docs/manualpages/NEP/NEPSetTrackAll.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetTrackAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetTrackAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetTrackAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetTrackAll</H1>
 Specifies if the solver must compute the residual of all approximate eigenpairs or not. 
diff --git a/docs/manualpages/NEP/NEPSetType.html b/docs/manualpages/NEP/NEPSetType.html
index 408883e..7206f47 100644
--- a/docs/manualpages/NEP/NEPSetType.html
+++ b/docs/manualpages/NEP/NEPSetType.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetType</H1>
 Selects the particular solver to be used in the <A HREF="../NEP/NEP.html#NEP">NEP</A> object. 
diff --git a/docs/manualpages/NEP/NEPSetUp.html b/docs/manualpages/NEP/NEPSetUp.html
index fd6cd37..d86e6f6 100644
--- a/docs/manualpages/NEP/NEPSetUp.html
+++ b/docs/manualpages/NEP/NEPSetUp.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetUp.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetUp</H1>
 Sets up all the internal data structures necessary for the execution of the <A HREF="../NEP/NEP.html#NEP">NEP</A> solver. 
diff --git a/docs/manualpages/NEP/NEPSetWhichEigenpairs.html b/docs/manualpages/NEP/NEPSetWhichEigenpairs.html
index bcb8c29..d041073 100644
--- a/docs/manualpages/NEP/NEPSetWhichEigenpairs.html
+++ b/docs/manualpages/NEP/NEPSetWhichEigenpairs.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetWhichEigenpairs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetWhichEigenpairs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetWhichEigenpairs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetWhichEigenpairs</H1>
 Specifies which portion of the spectrum is to be sought. 
diff --git a/docs/manualpages/NEP/NEPSetWorkVecs.html b/docs/manualpages/NEP/NEPSetWorkVecs.html
index 5794b0c..4cc66e2 100644
--- a/docs/manualpages/NEP/NEPSetWorkVecs.html
+++ b/docs/manualpages/NEP/NEPSetWorkVecs.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSetWorkVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSetWorkVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSetWorkVecs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSetWorkVecs</H1>
 Sets a number of work vectors into a <A HREF="../NEP/NEP.html#NEP">NEP</A> object 
diff --git a/docs/manualpages/NEP/NEPSolve.html b/docs/manualpages/NEP/NEPSolve.html
index 8352cdb..c223649 100644
--- a/docs/manualpages/NEP/NEPSolve.html
+++ b/docs/manualpages/NEP/NEPSolve.html
@@ -6,8 +6,8 @@
 <TITLE>NEPSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPSolve.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPSolve</H1>
 Solves the nonlinear eigensystem. 
diff --git a/docs/manualpages/NEP/NEPType.html b/docs/manualpages/NEP/NEPType.html
index 6ef1bd7..238e451 100644
--- a/docs/manualpages/NEP/NEPType.html
+++ b/docs/manualpages/NEP/NEPType.html
@@ -6,8 +6,8 @@
 <TITLE>NEPType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPType</H1>
 String with the name of a nonlinear eigensolver 
diff --git a/docs/manualpages/NEP/NEPValuesView.html b/docs/manualpages/NEP/NEPValuesView.html
index 7dcaf89..598ee2d 100644
--- a/docs/manualpages/NEP/NEPValuesView.html
+++ b/docs/manualpages/NEP/NEPValuesView.html
@@ -6,8 +6,8 @@
 <TITLE>NEPValuesView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPValuesView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPValuesView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPValuesView</H1>
 Displays the computed eigenvalues in a viewer. 
diff --git a/docs/manualpages/NEP/NEPValuesViewFromOptions.html b/docs/manualpages/NEP/NEPValuesViewFromOptions.html
index 60388e1..eac95da 100644
--- a/docs/manualpages/NEP/NEPValuesViewFromOptions.html
+++ b/docs/manualpages/NEP/NEPValuesViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>NEPValuesViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPValuesViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPValuesViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPValuesViewFromOptions</H1>
 Processes command line options to determine if/how the computed eigenvalues are to be viewed.  
diff --git a/docs/manualpages/NEP/NEPVectorsView.html b/docs/manualpages/NEP/NEPVectorsView.html
index 8ffdf02..6a33533 100644
--- a/docs/manualpages/NEP/NEPVectorsView.html
+++ b/docs/manualpages/NEP/NEPVectorsView.html
@@ -6,8 +6,8 @@
 <TITLE>NEPVectorsView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPVectorsView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPVectorsView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPVectorsView</H1>
 Outputs computed eigenvectors to a viewer. 
diff --git a/docs/manualpages/NEP/NEPVectorsViewFromOptions.html b/docs/manualpages/NEP/NEPVectorsViewFromOptions.html
index 28d9044..c760e5d 100644
--- a/docs/manualpages/NEP/NEPVectorsViewFromOptions.html
+++ b/docs/manualpages/NEP/NEPVectorsViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>NEPVectorsViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPVectorsViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPVectorsViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPVectorsViewFromOptions</H1>
 Processes command line options to determine if/how the computed eigenvectors are to be viewed.  
diff --git a/docs/manualpages/NEP/NEPView.html b/docs/manualpages/NEP/NEPView.html
index f0da189..938afbc 100644
--- a/docs/manualpages/NEP/NEPView.html
+++ b/docs/manualpages/NEP/NEPView.html
@@ -6,8 +6,8 @@
 <TITLE>NEPView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPView</H1>
 Prints the <A HREF="../NEP/NEP.html#NEP">NEP</A> data structure. 
diff --git a/docs/manualpages/NEP/NEPWhich.html b/docs/manualpages/NEP/NEPWhich.html
index 17a4040..55df9ad 100644
--- a/docs/manualpages/NEP/NEPWhich.html
+++ b/docs/manualpages/NEP/NEPWhich.html
@@ -6,8 +6,8 @@
 <TITLE>NEPWhich</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/NEPWhich.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/NEPWhich.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>NEPWhich</H1>
 Determines which part of the spectrum is requested 
diff --git a/docs/manualpages/NEP/index.html b/docs/manualpages/NEP/index.html
index 957c9e6..e2a1d0d 100644
--- a/docs/manualpages/NEP/index.html
+++ b/docs/manualpages/NEP/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/NEP/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/NEP/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Nonlinear Eigenvalue Problem Solvers - NEP: <a href="../../../src/nep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/docs/manualpages/PEP/PEP.html b/docs/manualpages/PEP/PEP.html
index ef7a3ff..cfe04ae 100644
--- a/docs/manualpages/PEP/PEP.html
+++ b/docs/manualpages/PEP/PEP.html
@@ -6,8 +6,8 @@
 <TITLE>PEP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEP.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEP</H1>
 Abstract SLEPc object that manages all the polynomial eigenvalue problem solvers. 
diff --git a/docs/manualpages/PEP/PEPAllocateSolution.html b/docs/manualpages/PEP/PEPAllocateSolution.html
index b03486c..3ec17b9 100644
--- a/docs/manualpages/PEP/PEPAllocateSolution.html
+++ b/docs/manualpages/PEP/PEPAllocateSolution.html
@@ -6,8 +6,8 @@
 <TITLE>PEPAllocateSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPAllocateSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPAllocateSolution.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPAllocateSolution</H1>
 Allocate memory storage for common variables such as eigenvalues and eigenvectors. 
diff --git a/docs/manualpages/PEP/PEPAppendOptionsPrefix.html b/docs/manualpages/PEP/PEPAppendOptionsPrefix.html
index d7b2969..9ce7ae4 100644
--- a/docs/manualpages/PEP/PEPAppendOptionsPrefix.html
+++ b/docs/manualpages/PEP/PEPAppendOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>PEPAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPAppendOptionsPrefix</H1>
 Appends to the prefix used for searching for all <A HREF="../PEP/PEP.html#PEP">PEP</A> options in the database. 
diff --git a/docs/manualpages/PEP/PEPBasis.html b/docs/manualpages/PEP/PEPBasis.html
index 2c212aa..b241347 100644
--- a/docs/manualpages/PEP/PEPBasis.html
+++ b/docs/manualpages/PEP/PEPBasis.html
@@ -6,8 +6,8 @@
 <TITLE>PEPBasis</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPBasis.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPBasis.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPBasis</H1>
 The type of polynomial basis used to represent the polynomial eigenproblem 
diff --git a/docs/manualpages/PEP/PEPComputeError.html b/docs/manualpages/PEP/PEPComputeError.html
index a854b34..4da41e9 100644
--- a/docs/manualpages/PEP/PEPComputeError.html
+++ b/docs/manualpages/PEP/PEPComputeError.html
@@ -6,8 +6,8 @@
 <TITLE>PEPComputeError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPComputeError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPComputeError.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPComputeError</H1>
 Computes the error (based on the residual norm) associated with the i-th computed eigenpair. 
diff --git a/docs/manualpages/PEP/PEPConv.html b/docs/manualpages/PEP/PEPConv.html
index bfc7195..c7d5e48 100644
--- a/docs/manualpages/PEP/PEPConv.html
+++ b/docs/manualpages/PEP/PEPConv.html
@@ -6,8 +6,8 @@
 <TITLE>PEPConv</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPConv.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPConv.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPConv</H1>
 Determines the convergence test 
diff --git a/docs/manualpages/PEP/PEPConvergedReason.html b/docs/manualpages/PEP/PEPConvergedReason.html
index fbff9a1..87b09c8 100644
--- a/docs/manualpages/PEP/PEPConvergedReason.html
+++ b/docs/manualpages/PEP/PEPConvergedReason.html
@@ -6,8 +6,8 @@
 <TITLE>PEPConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPConvergedReason</H1>
 Reason an eigensolver was said to have converged or diverged 
diff --git a/docs/manualpages/PEP/PEPCreate.html b/docs/manualpages/PEP/PEPCreate.html
index 3d6cab9..0de8afd 100644
--- a/docs/manualpages/PEP/PEPCreate.html
+++ b/docs/manualpages/PEP/PEPCreate.html
@@ -6,8 +6,8 @@
 <TITLE>PEPCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPCreate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPCreate</H1>
 Creates the default <A HREF="../PEP/PEP.html#PEP">PEP</A> context. 
diff --git a/docs/manualpages/PEP/PEPDestroy.html b/docs/manualpages/PEP/PEPDestroy.html
index 82fbc02..469840b 100644
--- a/docs/manualpages/PEP/PEPDestroy.html
+++ b/docs/manualpages/PEP/PEPDestroy.html
@@ -6,8 +6,8 @@
 <TITLE>PEPDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPDestroy.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPDestroy</H1>
 Destroys the <A HREF="../PEP/PEP.html#PEP">PEP</A> context. 
diff --git a/docs/manualpages/PEP/PEPErrorType.html b/docs/manualpages/PEP/PEPErrorType.html
index 4c240ed..8e92172 100644
--- a/docs/manualpages/PEP/PEPErrorType.html
+++ b/docs/manualpages/PEP/PEPErrorType.html
@@ -6,8 +6,8 @@
 <TITLE>PEPErrorType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPErrorType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPErrorType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPErrorType</H1>
 The error type used to assess accuracy of computed solutions 
diff --git a/docs/manualpages/PEP/PEPErrorView.html b/docs/manualpages/PEP/PEPErrorView.html
index 6738266..7e907b7 100644
--- a/docs/manualpages/PEP/PEPErrorView.html
+++ b/docs/manualpages/PEP/PEPErrorView.html
@@ -6,8 +6,8 @@
 <TITLE>PEPErrorView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPErrorView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPErrorView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPErrorView</H1>
 Displays the errors associated with the computed solution (as well as the eigenvalues). 
diff --git a/docs/manualpages/PEP/PEPErrorViewFromOptions.html b/docs/manualpages/PEP/PEPErrorViewFromOptions.html
index 15f5483..54835b6 100644
--- a/docs/manualpages/PEP/PEPErrorViewFromOptions.html
+++ b/docs/manualpages/PEP/PEPErrorViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>PEPErrorViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPErrorViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPErrorViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPErrorViewFromOptions</H1>
 Processes command line options to determine if/how the errors of the computed solution are to be viewed.  
diff --git a/docs/manualpages/PEP/PEPExtract.html b/docs/manualpages/PEP/PEPExtract.html
index 0795744..4b5516e 100644
--- a/docs/manualpages/PEP/PEPExtract.html
+++ b/docs/manualpages/PEP/PEPExtract.html
@@ -6,8 +6,8 @@
 <TITLE>PEPExtract</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPExtract.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPExtract.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPExtract</H1>
 The extraction type 
diff --git a/docs/manualpages/PEP/PEPFinalizePackage.html b/docs/manualpages/PEP/PEPFinalizePackage.html
index 05d89c4..433c162 100644
--- a/docs/manualpages/PEP/PEPFinalizePackage.html
+++ b/docs/manualpages/PEP/PEPFinalizePackage.html
@@ -6,8 +6,8 @@
 <TITLE>PEPFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPFinalizePackage</H1>
 This function destroys everything in the Slepc interface to the <A HREF="../PEP/PEP.html#PEP">PEP</A> package. It is called from <A HREF="../sys/SlepcFinalize.html#SlepcFinalize">SlepcFinalize</A>(). 
diff --git a/docs/manualpages/PEP/PEPGetBV.html b/docs/manualpages/PEP/PEPGetBV.html
index d37113f..a644269 100644
--- a/docs/manualpages/PEP/PEPGetBV.html
+++ b/docs/manualpages/PEP/PEPGetBV.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetBV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetBV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetBV.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetBV</H1>
 Obtain the basis vectors object associated to the polynomial eigensolver object. 
diff --git a/docs/manualpages/PEP/PEPGetBasis.html b/docs/manualpages/PEP/PEPGetBasis.html
index 6a0e6b8..c2920e8 100644
--- a/docs/manualpages/PEP/PEPGetBasis.html
+++ b/docs/manualpages/PEP/PEPGetBasis.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetBasis</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetBasis.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetBasis.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetBasis</H1>
 Gets the type of polynomial basis from the <A HREF="../PEP/PEP.html#PEP">PEP</A> object. 
diff --git a/docs/manualpages/PEP/PEPGetConverged.html b/docs/manualpages/PEP/PEPGetConverged.html
index 370bed3..110958f 100644
--- a/docs/manualpages/PEP/PEPGetConverged.html
+++ b/docs/manualpages/PEP/PEPGetConverged.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetConverged.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetConverged</H1>
 Gets the number of converged eigenpairs. 
diff --git a/docs/manualpages/PEP/PEPGetConvergedReason.html b/docs/manualpages/PEP/PEPGetConvergedReason.html
index 42b1397..293c9ef 100644
--- a/docs/manualpages/PEP/PEPGetConvergedReason.html
+++ b/docs/manualpages/PEP/PEPGetConvergedReason.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetConvergedReason</H1>
 Gets the reason why the <A HREF="../PEP/PEPSolve.html#PEPSolve">PEPSolve</A>() iteration was stopped. 
diff --git a/docs/manualpages/PEP/PEPGetConvergenceTest.html b/docs/manualpages/PEP/PEPGetConvergenceTest.html
index 216fe3e..e6fab9a 100644
--- a/docs/manualpages/PEP/PEPGetConvergenceTest.html
+++ b/docs/manualpages/PEP/PEPGetConvergenceTest.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetConvergenceTest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetConvergenceTest</H1>
 Gets the method used to compute the error estimate used in the convergence test. 
diff --git a/docs/manualpages/PEP/PEPGetDS.html b/docs/manualpages/PEP/PEPGetDS.html
index 284f3f9..1408f9f 100644
--- a/docs/manualpages/PEP/PEPGetDS.html
+++ b/docs/manualpages/PEP/PEPGetDS.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetDS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetDS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetDS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetDS</H1>
 Obtain the direct solver object associated to the polynomial eigensolver object. 
diff --git a/docs/manualpages/PEP/PEPGetDimensions.html b/docs/manualpages/PEP/PEPGetDimensions.html
index 7cce195..c6eb939 100644
--- a/docs/manualpages/PEP/PEPGetDimensions.html
+++ b/docs/manualpages/PEP/PEPGetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetDimensions</H1>
 Gets the number of eigenvalues to compute and the dimension of the subspace. 
diff --git a/docs/manualpages/PEP/PEPGetEigenpair.html b/docs/manualpages/PEP/PEPGetEigenpair.html
index 0db261b..861b853 100644
--- a/docs/manualpages/PEP/PEPGetEigenpair.html
+++ b/docs/manualpages/PEP/PEPGetEigenpair.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetEigenpair</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetEigenpair.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetEigenpair.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetEigenpair</H1>
 Gets the i-th solution of the eigenproblem as computed by <A HREF="../PEP/PEPSolve.html#PEPSolve">PEPSolve</A>(). The solution consists in both the eigenvalue and the eigenvector. 
diff --git a/docs/manualpages/PEP/PEPGetErrorEstimate.html b/docs/manualpages/PEP/PEPGetErrorEstimate.html
index 7e2722a..74f4bfb 100644
--- a/docs/manualpages/PEP/PEPGetErrorEstimate.html
+++ b/docs/manualpages/PEP/PEPGetErrorEstimate.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetErrorEstimate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetErrorEstimate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetErrorEstimate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetErrorEstimate</H1>
 Returns the error estimate associated to the i-th computed eigenpair. 
diff --git a/docs/manualpages/PEP/PEPGetExtract.html b/docs/manualpages/PEP/PEPGetExtract.html
index 4fc788b..eed7b13 100644
--- a/docs/manualpages/PEP/PEPGetExtract.html
+++ b/docs/manualpages/PEP/PEPGetExtract.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetExtract</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetExtract.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetExtract.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetExtract</H1>
 Gets the extraction strategy used by the <A HREF="../PEP/PEP.html#PEP">PEP</A> object. 
diff --git a/docs/manualpages/PEP/PEPGetIterationNumber.html b/docs/manualpages/PEP/PEPGetIterationNumber.html
index 9f1482f..9d6393d 100644
--- a/docs/manualpages/PEP/PEPGetIterationNumber.html
+++ b/docs/manualpages/PEP/PEPGetIterationNumber.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetIterationNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetIterationNumber</H1>
 Gets the current iteration number. If the call to <A HREF="../PEP/PEPSolve.html#PEPSolve">PEPSolve</A>() is complete, then it returns the number of iterations carried out by the solution method. 
diff --git a/docs/manualpages/PEP/PEPGetMonitorContext.html b/docs/manualpages/PEP/PEPGetMonitorContext.html
index 0343605..9881435 100644
--- a/docs/manualpages/PEP/PEPGetMonitorContext.html
+++ b/docs/manualpages/PEP/PEPGetMonitorContext.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetMonitorContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetMonitorContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetMonitorContext.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetMonitorContext</H1>
 Gets the monitor context, as set by <A HREF="../PEP/PEPMonitorSet.html#PEPMonitorSet">PEPMonitorSet</A>() for the FIRST monitor only. 
diff --git a/docs/manualpages/PEP/PEPGetNumMatrices.html b/docs/manualpages/PEP/PEPGetNumMatrices.html
index 9949511..d2e99de 100644
--- a/docs/manualpages/PEP/PEPGetNumMatrices.html
+++ b/docs/manualpages/PEP/PEPGetNumMatrices.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetNumMatrices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetNumMatrices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetNumMatrices.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetNumMatrices</H1>
 Returns the number of matrices stored in the <A HREF="../PEP/PEP.html#PEP">PEP</A>. 
diff --git a/docs/manualpages/PEP/PEPGetOperators.html b/docs/manualpages/PEP/PEPGetOperators.html
index cf7b969..151cbd9 100644
--- a/docs/manualpages/PEP/PEPGetOperators.html
+++ b/docs/manualpages/PEP/PEPGetOperators.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetOperators.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetOperators</H1>
 Gets the matrices associated with the polynomial eigensystem. 
diff --git a/docs/manualpages/PEP/PEPGetOptionsPrefix.html b/docs/manualpages/PEP/PEPGetOptionsPrefix.html
index 7061bf8..ab0c827 100644
--- a/docs/manualpages/PEP/PEPGetOptionsPrefix.html
+++ b/docs/manualpages/PEP/PEPGetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetOptionsPrefix</H1>
 Gets the prefix used for searching for all <A HREF="../PEP/PEP.html#PEP">PEP</A> options in the database. 
diff --git a/docs/manualpages/PEP/PEPGetProblemType.html b/docs/manualpages/PEP/PEPGetProblemType.html
index b580628..a1aa4d0 100644
--- a/docs/manualpages/PEP/PEPGetProblemType.html
+++ b/docs/manualpages/PEP/PEPGetProblemType.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetProblemType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetProblemType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetProblemType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetProblemType</H1>
 Gets the problem type from the <A HREF="../PEP/PEP.html#PEP">PEP</A> object. 
diff --git a/docs/manualpages/PEP/PEPGetRG.html b/docs/manualpages/PEP/PEPGetRG.html
index 43c4ecc..af5652b 100644
--- a/docs/manualpages/PEP/PEPGetRG.html
+++ b/docs/manualpages/PEP/PEPGetRG.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetRG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetRG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetRG.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetRG</H1>
 Obtain the region object associated to the polynomial eigensolver object. 
diff --git a/docs/manualpages/PEP/PEPGetRefine.html b/docs/manualpages/PEP/PEPGetRefine.html
index 7b8fb9f..3313922 100644
--- a/docs/manualpages/PEP/PEPGetRefine.html
+++ b/docs/manualpages/PEP/PEPGetRefine.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetRefine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetRefine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetRefine.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetRefine</H1>
 Gets the refinement strategy used by the <A HREF="../PEP/PEP.html#PEP">PEP</A> object, and the associated parameters. 
diff --git a/docs/manualpages/PEP/PEPGetST.html b/docs/manualpages/PEP/PEPGetST.html
index bf0a4ba..e5f35c1 100644
--- a/docs/manualpages/PEP/PEPGetST.html
+++ b/docs/manualpages/PEP/PEPGetST.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetST</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetST.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetST.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetST</H1>
 Obtain the spectral transformation (<A HREF="../ST/ST.html#ST">ST</A>) object associated to the eigensolver object. 
diff --git a/docs/manualpages/PEP/PEPGetScale.html b/docs/manualpages/PEP/PEPGetScale.html
index 33f2c2d..181fbbc 100644
--- a/docs/manualpages/PEP/PEPGetScale.html
+++ b/docs/manualpages/PEP/PEPGetScale.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetScale.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetScale</H1>
 Gets the scaling strategy used by the <A HREF="../PEP/PEP.html#PEP">PEP</A> object, and the associated parameters. 
diff --git a/docs/manualpages/PEP/PEPGetTarget.html b/docs/manualpages/PEP/PEPGetTarget.html
index ea460d2..ba410da 100644
--- a/docs/manualpages/PEP/PEPGetTarget.html
+++ b/docs/manualpages/PEP/PEPGetTarget.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetTarget</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetTarget.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetTarget.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetTarget</H1>
 Gets the value of the target. 
diff --git a/docs/manualpages/PEP/PEPGetTolerances.html b/docs/manualpages/PEP/PEPGetTolerances.html
index 67c87fc..c0c2401 100644
--- a/docs/manualpages/PEP/PEPGetTolerances.html
+++ b/docs/manualpages/PEP/PEPGetTolerances.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetTolerances.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetTolerances</H1>
 Gets the tolerance and maximum iteration count used by the <A HREF="../PEP/PEP.html#PEP">PEP</A> convergence tests. 
diff --git a/docs/manualpages/PEP/PEPGetTrackAll.html b/docs/manualpages/PEP/PEPGetTrackAll.html
index 07fc8ea..69f91f7 100644
--- a/docs/manualpages/PEP/PEPGetTrackAll.html
+++ b/docs/manualpages/PEP/PEPGetTrackAll.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetTrackAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetTrackAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetTrackAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetTrackAll</H1>
 Returns the flag indicating whether all residual norms must be computed or not. 
diff --git a/docs/manualpages/PEP/PEPGetType.html b/docs/manualpages/PEP/PEPGetType.html
index 8eab178..ad03599 100644
--- a/docs/manualpages/PEP/PEPGetType.html
+++ b/docs/manualpages/PEP/PEPGetType.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetType</H1>
 Gets the <A HREF="../PEP/PEP.html#PEP">PEP</A> type as a string from the <A HREF="../PEP/PEP.html#PEP">PEP</A> object. 
diff --git a/docs/manualpages/PEP/PEPGetWhichEigenpairs.html b/docs/manualpages/PEP/PEPGetWhichEigenpairs.html
index a9def48..e8e7916 100644
--- a/docs/manualpages/PEP/PEPGetWhichEigenpairs.html
+++ b/docs/manualpages/PEP/PEPGetWhichEigenpairs.html
@@ -6,8 +6,8 @@
 <TITLE>PEPGetWhichEigenpairs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPGetWhichEigenpairs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPGetWhichEigenpairs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPGetWhichEigenpairs</H1>
 Returns which portion of the spectrum is to be sought. 
diff --git a/docs/manualpages/PEP/PEPInitializePackage.html b/docs/manualpages/PEP/PEPInitializePackage.html
index 9d8d4fb..bf29d91 100644
--- a/docs/manualpages/PEP/PEPInitializePackage.html
+++ b/docs/manualpages/PEP/PEPInitializePackage.html
@@ -6,8 +6,8 @@
 <TITLE>PEPInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPInitializePackage</H1>
 This function initializes everything in the <A HREF="../PEP/PEP.html#PEP">PEP</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../PEP/PEPCreate.html#PEPCreate">PEPCreate</A>() when using static libraries. 
diff --git a/docs/manualpages/PEP/PEPJDGetRestart.html b/docs/manualpages/PEP/PEPJDGetRestart.html
index fbf4161..eeb2cd2 100644
--- a/docs/manualpages/PEP/PEPJDGetRestart.html
+++ b/docs/manualpages/PEP/PEPJDGetRestart.html
@@ -6,8 +6,8 @@
 <TITLE>PEPJDGetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPJDGetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPJDGetRestart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPJDGetRestart</H1>
 Gets the restart parameter used in the Jacobi-Davidson method. 
diff --git a/docs/manualpages/PEP/PEPJDGetTolerances.html b/docs/manualpages/PEP/PEPJDGetTolerances.html
index dc63e7a..85ebdc5 100644
--- a/docs/manualpages/PEP/PEPJDGetTolerances.html
+++ b/docs/manualpages/PEP/PEPJDGetTolerances.html
@@ -6,8 +6,8 @@
 <TITLE>PEPJDGetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPJDGetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPJDGetTolerances.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPJDGetTolerances</H1>
 Gets various tolerances in the Jacobi-Davidson method. 
diff --git a/docs/manualpages/PEP/PEPJDSetRestart.html b/docs/manualpages/PEP/PEPJDSetRestart.html
index 6b29958..9be55a2 100644
--- a/docs/manualpages/PEP/PEPJDSetRestart.html
+++ b/docs/manualpages/PEP/PEPJDSetRestart.html
@@ -6,8 +6,8 @@
 <TITLE>PEPJDSetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPJDSetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPJDSetRestart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPJDSetRestart</H1>
 Sets the restart parameter for the Jacobi-Davidson method, in particular the proportion of basis vectors that must be kept after restart. 
diff --git a/docs/manualpages/PEP/PEPJDSetTolerances.html b/docs/manualpages/PEP/PEPJDSetTolerances.html
index eb5d703..a1cfa31 100644
--- a/docs/manualpages/PEP/PEPJDSetTolerances.html
+++ b/docs/manualpages/PEP/PEPJDSetTolerances.html
@@ -6,8 +6,8 @@
 <TITLE>PEPJDSetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPJDSetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPJDSetTolerances.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPJDSetTolerances</H1>
 Sets various tolerance parameters for the Jacobi-Davidson method. 
diff --git a/docs/manualpages/PEP/PEPLinearGetCompanionForm.html b/docs/manualpages/PEP/PEPLinearGetCompanionForm.html
index a745b28..7b0b58e 100644
--- a/docs/manualpages/PEP/PEPLinearGetCompanionForm.html
+++ b/docs/manualpages/PEP/PEPLinearGetCompanionForm.html
@@ -6,8 +6,8 @@
 <TITLE>PEPLinearGetCompanionForm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPLinearGetCompanionForm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPLinearGetCompanionForm.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPLinearGetCompanionForm</H1>
 Returns the number of the companion form that will be used for the linearization of a quadratic eigenproblem. 
diff --git a/docs/manualpages/PEP/PEPLinearGetEPS.html b/docs/manualpages/PEP/PEPLinearGetEPS.html
index a2e9c16..22b7430 100644
--- a/docs/manualpages/PEP/PEPLinearGetEPS.html
+++ b/docs/manualpages/PEP/PEPLinearGetEPS.html
@@ -6,8 +6,8 @@
 <TITLE>PEPLinearGetEPS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPLinearGetEPS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPLinearGetEPS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPLinearGetEPS</H1>
 Retrieve the eigensolver object (<A HREF="../EPS/EPS.html#EPS">EPS</A>) associated to the polynomial eigenvalue solver. 
diff --git a/docs/manualpages/PEP/PEPLinearGetExplicitMatrix.html b/docs/manualpages/PEP/PEPLinearGetExplicitMatrix.html
index 4947ff1..5b35730 100644
--- a/docs/manualpages/PEP/PEPLinearGetExplicitMatrix.html
+++ b/docs/manualpages/PEP/PEPLinearGetExplicitMatrix.html
@@ -6,8 +6,8 @@
 <TITLE>PEPLinearGetExplicitMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPLinearGetExplicitMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPLinearGetExplicitMatrix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPLinearGetExplicitMatrix</H1>
 Returns the flag indicating if the matrices A and B for the linearization are built explicitly. 
diff --git a/docs/manualpages/PEP/PEPLinearSetCompanionForm.html b/docs/manualpages/PEP/PEPLinearSetCompanionForm.html
index e9c93e6..482f1e6 100644
--- a/docs/manualpages/PEP/PEPLinearSetCompanionForm.html
+++ b/docs/manualpages/PEP/PEPLinearSetCompanionForm.html
@@ -6,8 +6,8 @@
 <TITLE>PEPLinearSetCompanionForm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPLinearSetCompanionForm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPLinearSetCompanionForm.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPLinearSetCompanionForm</H1>
 Choose between the two companion forms available for the linearization of a quadratic eigenproblem. 
diff --git a/docs/manualpages/PEP/PEPLinearSetEPS.html b/docs/manualpages/PEP/PEPLinearSetEPS.html
index ac32d31..1002d51 100644
--- a/docs/manualpages/PEP/PEPLinearSetEPS.html
+++ b/docs/manualpages/PEP/PEPLinearSetEPS.html
@@ -6,8 +6,8 @@
 <TITLE>PEPLinearSetEPS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPLinearSetEPS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPLinearSetEPS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPLinearSetEPS</H1>
 Associate an eigensolver object (<A HREF="../EPS/EPS.html#EPS">EPS</A>) to the polynomial eigenvalue solver. 
diff --git a/docs/manualpages/PEP/PEPLinearSetExplicitMatrix.html b/docs/manualpages/PEP/PEPLinearSetExplicitMatrix.html
index a915bce..5fb5b05 100644
--- a/docs/manualpages/PEP/PEPLinearSetExplicitMatrix.html
+++ b/docs/manualpages/PEP/PEPLinearSetExplicitMatrix.html
@@ -6,8 +6,8 @@
 <TITLE>PEPLinearSetExplicitMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPLinearSetExplicitMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPLinearSetExplicitMatrix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPLinearSetExplicitMatrix</H1>
 Indicate if the matrices A and B for the linearization of the problem must be built explicitly. 
diff --git a/docs/manualpages/PEP/PEPMonitorAll.html b/docs/manualpages/PEP/PEPMonitorAll.html
index 63033fc..3384524 100644
--- a/docs/manualpages/PEP/PEPMonitorAll.html
+++ b/docs/manualpages/PEP/PEPMonitorAll.html
@@ -6,8 +6,8 @@
 <TITLE>PEPMonitorAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPMonitorAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPMonitorAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPMonitorAll</H1>
 Print the current approximate values and error estimates at each iteration of the polynomial eigensolver. 
diff --git a/docs/manualpages/PEP/PEPMonitorCancel.html b/docs/manualpages/PEP/PEPMonitorCancel.html
index 7553d4e..4c9b644 100644
--- a/docs/manualpages/PEP/PEPMonitorCancel.html
+++ b/docs/manualpages/PEP/PEPMonitorCancel.html
@@ -6,8 +6,8 @@
 <TITLE>PEPMonitorCancel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPMonitorCancel</H1>
 Clears all monitors for a <A HREF="../PEP/PEP.html#PEP">PEP</A> object. 
diff --git a/docs/manualpages/PEP/PEPMonitorConverged.html b/docs/manualpages/PEP/PEPMonitorConverged.html
index 6d59bc6..6bbf853 100644
--- a/docs/manualpages/PEP/PEPMonitorConverged.html
+++ b/docs/manualpages/PEP/PEPMonitorConverged.html
@@ -6,8 +6,8 @@
 <TITLE>PEPMonitorConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPMonitorConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPMonitorConverged.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPMonitorConverged</H1>
 Print the approximate values and error estimates as they converge. 
diff --git a/docs/manualpages/PEP/PEPMonitorFirst.html b/docs/manualpages/PEP/PEPMonitorFirst.html
index 7181486..3122d6d 100644
--- a/docs/manualpages/PEP/PEPMonitorFirst.html
+++ b/docs/manualpages/PEP/PEPMonitorFirst.html
@@ -6,8 +6,8 @@
 <TITLE>PEPMonitorFirst</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPMonitorFirst.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPMonitorFirst.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPMonitorFirst</H1>
 Print the first unconverged approximate value and error estimate at each iteration of the polynomial eigensolver. 
diff --git a/docs/manualpages/PEP/PEPMonitorSet.html b/docs/manualpages/PEP/PEPMonitorSet.html
index 1721df1..4a27c02 100644
--- a/docs/manualpages/PEP/PEPMonitorSet.html
+++ b/docs/manualpages/PEP/PEPMonitorSet.html
@@ -6,8 +6,8 @@
 <TITLE>PEPMonitorSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPMonitorSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPMonitorSet.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPMonitorSet</H1>
 Sets an ADDITIONAL function to be called at every iteration to monitor the error estimates for each requested eigenpair. 
diff --git a/docs/manualpages/PEP/PEPProblemType.html b/docs/manualpages/PEP/PEPProblemType.html
index b9d593b..f5fe673 100644
--- a/docs/manualpages/PEP/PEPProblemType.html
+++ b/docs/manualpages/PEP/PEPProblemType.html
@@ -6,8 +6,8 @@
 <TITLE>PEPProblemType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPProblemType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPProblemType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPProblemType</H1>
 Determines the type of the polynomial eigenproblem 
diff --git a/docs/manualpages/PEP/PEPQArnoldiGetLocking.html b/docs/manualpages/PEP/PEPQArnoldiGetLocking.html
index a8d88da..02bc136 100644
--- a/docs/manualpages/PEP/PEPQArnoldiGetLocking.html
+++ b/docs/manualpages/PEP/PEPQArnoldiGetLocking.html
@@ -6,8 +6,8 @@
 <TITLE>PEPQArnoldiGetLocking</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPQArnoldiGetLocking.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPQArnoldiGetLocking.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPQArnoldiGetLocking</H1>
 Gets the locking flag used in the Q-Arnoldi method. 
diff --git a/docs/manualpages/PEP/PEPQArnoldiGetRestart.html b/docs/manualpages/PEP/PEPQArnoldiGetRestart.html
index fc77e30..f2fa431 100644
--- a/docs/manualpages/PEP/PEPQArnoldiGetRestart.html
+++ b/docs/manualpages/PEP/PEPQArnoldiGetRestart.html
@@ -6,8 +6,8 @@
 <TITLE>PEPQArnoldiGetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPQArnoldiGetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPQArnoldiGetRestart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPQArnoldiGetRestart</H1>
 Gets the restart parameter used in the Q-Arnoldi method. 
diff --git a/docs/manualpages/PEP/PEPQArnoldiSetLocking.html b/docs/manualpages/PEP/PEPQArnoldiSetLocking.html
index 6750b6d..4ebbf6d 100644
--- a/docs/manualpages/PEP/PEPQArnoldiSetLocking.html
+++ b/docs/manualpages/PEP/PEPQArnoldiSetLocking.html
@@ -6,8 +6,8 @@
 <TITLE>PEPQArnoldiSetLocking</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPQArnoldiSetLocking.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPQArnoldiSetLocking.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPQArnoldiSetLocking</H1>
 Choose between locking and non-locking variants of the Q-Arnoldi method. 
diff --git a/docs/manualpages/PEP/PEPQArnoldiSetRestart.html b/docs/manualpages/PEP/PEPQArnoldiSetRestart.html
index c9a36a4..2d4514f 100644
--- a/docs/manualpages/PEP/PEPQArnoldiSetRestart.html
+++ b/docs/manualpages/PEP/PEPQArnoldiSetRestart.html
@@ -6,8 +6,8 @@
 <TITLE>PEPQArnoldiSetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPQArnoldiSetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPQArnoldiSetRestart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPQArnoldiSetRestart</H1>
 Sets the restart parameter for the Q-Arnoldi method, in particular the proportion of basis vectors that must be kept after restart. 
diff --git a/docs/manualpages/PEP/PEPReasonView.html b/docs/manualpages/PEP/PEPReasonView.html
index f7e3253..dc10029 100644
--- a/docs/manualpages/PEP/PEPReasonView.html
+++ b/docs/manualpages/PEP/PEPReasonView.html
@@ -6,8 +6,8 @@
 <TITLE>PEPReasonView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPReasonView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPReasonView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPReasonView</H1>
 Displays the reason a <A HREF="../PEP/PEP.html#PEP">PEP</A> solve converged or diverged. 
diff --git a/docs/manualpages/PEP/PEPReasonViewFromOptions.html b/docs/manualpages/PEP/PEPReasonViewFromOptions.html
index 6b28858..ddb1830 100644
--- a/docs/manualpages/PEP/PEPReasonViewFromOptions.html
+++ b/docs/manualpages/PEP/PEPReasonViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>PEPReasonViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPReasonViewFromOptions</H1>
 Processes command line options to determine if/how the <A HREF="../PEP/PEP.html#PEP">PEP</A> converged reason is to be viewed.  
diff --git a/docs/manualpages/PEP/PEPRefine.html b/docs/manualpages/PEP/PEPRefine.html
index 126c2b3..76319ec 100644
--- a/docs/manualpages/PEP/PEPRefine.html
+++ b/docs/manualpages/PEP/PEPRefine.html
@@ -6,8 +6,8 @@
 <TITLE>PEPRefine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPRefine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPRefine.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPRefine</H1>
 The refinement type 
diff --git a/docs/manualpages/PEP/PEPRefineGetKSP.html b/docs/manualpages/PEP/PEPRefineGetKSP.html
index 1cab26d..e2aaea6 100644
--- a/docs/manualpages/PEP/PEPRefineGetKSP.html
+++ b/docs/manualpages/PEP/PEPRefineGetKSP.html
@@ -6,8 +6,8 @@
 <TITLE>PEPRefineGetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPRefineGetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPRefineGetKSP.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPRefineGetKSP</H1>
 Obtain the ksp object used by the eigensolver object in the refinement phase. 
diff --git a/docs/manualpages/PEP/PEPRegister.html b/docs/manualpages/PEP/PEPRegister.html
index 936a87a..8579952 100644
--- a/docs/manualpages/PEP/PEPRegister.html
+++ b/docs/manualpages/PEP/PEPRegister.html
@@ -6,8 +6,8 @@
 <TITLE>PEPRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPRegister.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPRegister</H1>
 Adds a method to the polynomial eigenproblem solver package. 
diff --git a/docs/manualpages/PEP/PEPRegisterAll.html b/docs/manualpages/PEP/PEPRegisterAll.html
index c5e130e..ba31235 100644
--- a/docs/manualpages/PEP/PEPRegisterAll.html
+++ b/docs/manualpages/PEP/PEPRegisterAll.html
@@ -6,8 +6,8 @@
 <TITLE>PEPRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPRegisterAll</H1>
 Registers all the solvers in the <A HREF="../PEP/PEP.html#PEP">PEP</A> package. 
diff --git a/docs/manualpages/PEP/PEPReset.html b/docs/manualpages/PEP/PEPReset.html
index 963d3e9..bcdfb3a 100644
--- a/docs/manualpages/PEP/PEPReset.html
+++ b/docs/manualpages/PEP/PEPReset.html
@@ -6,8 +6,8 @@
 <TITLE>PEPReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPReset.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPReset</H1>
 Resets the <A HREF="../PEP/PEP.html#PEP">PEP</A> context to the initial state and removes any allocated objects. 
diff --git a/docs/manualpages/PEP/PEPSTOARGetLocking.html b/docs/manualpages/PEP/PEPSTOARGetLocking.html
index e4aee74..29b68fd 100644
--- a/docs/manualpages/PEP/PEPSTOARGetLocking.html
+++ b/docs/manualpages/PEP/PEPSTOARGetLocking.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSTOARGetLocking</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSTOARGetLocking.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSTOARGetLocking.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSTOARGetLocking</H1>
 Gets the locking flag used in the STOAR method. 
diff --git a/docs/manualpages/PEP/PEPSTOARSetLocking.html b/docs/manualpages/PEP/PEPSTOARSetLocking.html
index 748af40..51aec0f 100644
--- a/docs/manualpages/PEP/PEPSTOARSetLocking.html
+++ b/docs/manualpages/PEP/PEPSTOARSetLocking.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSTOARSetLocking</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSTOARSetLocking.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSTOARSetLocking.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSTOARSetLocking</H1>
 Choose between locking and non-locking variants of the STOAR method. 
diff --git a/docs/manualpages/PEP/PEPScale.html b/docs/manualpages/PEP/PEPScale.html
index 1e4a7e6..64a4ed7 100644
--- a/docs/manualpages/PEP/PEPScale.html
+++ b/docs/manualpages/PEP/PEPScale.html
@@ -6,8 +6,8 @@
 <TITLE>PEPScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPScale.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPScale</H1>
 The scaling strategy 
diff --git a/docs/manualpages/PEP/PEPSetBV.html b/docs/manualpages/PEP/PEPSetBV.html
index 010c1ad..7fe11ee 100644
--- a/docs/manualpages/PEP/PEPSetBV.html
+++ b/docs/manualpages/PEP/PEPSetBV.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetBV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetBV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetBV.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetBV</H1>
 Associates a basis vectors object to the polynomial eigensolver. 
diff --git a/docs/manualpages/PEP/PEPSetBasis.html b/docs/manualpages/PEP/PEPSetBasis.html
index 45623e0..0060596 100644
--- a/docs/manualpages/PEP/PEPSetBasis.html
+++ b/docs/manualpages/PEP/PEPSetBasis.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetBasis</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetBasis.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetBasis.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetBasis</H1>
 Specifies the type of polynomial basis used to describe the polynomial eigenvalue problem. 
diff --git a/docs/manualpages/PEP/PEPSetConvergenceTest.html b/docs/manualpages/PEP/PEPSetConvergenceTest.html
index 9439f56..0724ed6 100644
--- a/docs/manualpages/PEP/PEPSetConvergenceTest.html
+++ b/docs/manualpages/PEP/PEPSetConvergenceTest.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetConvergenceTest</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetConvergenceTest.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetConvergenceTest</H1>
 Specifies how to compute the error estimate used in the convergence test. 
diff --git a/docs/manualpages/PEP/PEPSetConvergenceTestFunction.html b/docs/manualpages/PEP/PEPSetConvergenceTestFunction.html
index 722b89e..55710b2 100644
--- a/docs/manualpages/PEP/PEPSetConvergenceTestFunction.html
+++ b/docs/manualpages/PEP/PEPSetConvergenceTestFunction.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetConvergenceTestFunction</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetConvergenceTestFunction.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetConvergenceTestFunction.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetConvergenceTestFunction</H1>
 Sets a function to compute the error estimate used in the convergence test. 
diff --git a/docs/manualpages/PEP/PEPSetDS.html b/docs/manualpages/PEP/PEPSetDS.html
index f2c2148..3703ab4 100644
--- a/docs/manualpages/PEP/PEPSetDS.html
+++ b/docs/manualpages/PEP/PEPSetDS.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetDS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetDS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetDS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetDS</H1>
 Associates a direct solver object to the polynomial eigensolver. 
diff --git a/docs/manualpages/PEP/PEPSetDimensions.html b/docs/manualpages/PEP/PEPSetDimensions.html
index 1c7dd80..9f554be 100644
--- a/docs/manualpages/PEP/PEPSetDimensions.html
+++ b/docs/manualpages/PEP/PEPSetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetDimensions</H1>
 Sets the number of eigenvalues to compute and the dimension of the subspace. 
diff --git a/docs/manualpages/PEP/PEPSetEigenvalueComparison.html b/docs/manualpages/PEP/PEPSetEigenvalueComparison.html
index 132e740..c207a55 100644
--- a/docs/manualpages/PEP/PEPSetEigenvalueComparison.html
+++ b/docs/manualpages/PEP/PEPSetEigenvalueComparison.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetEigenvalueComparison</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetEigenvalueComparison.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetEigenvalueComparison.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetEigenvalueComparison</H1>
 Specifies the eigenvalue comparison function when <A HREF="../PEP/PEPSetWhichEigenpairs.html#PEPSetWhichEigenpairs">PEPSetWhichEigenpairs</A>() is set to PEP_WHICH_USER. 
diff --git a/docs/manualpages/PEP/PEPSetExtract.html b/docs/manualpages/PEP/PEPSetExtract.html
index dc4058f..66daf90 100644
--- a/docs/manualpages/PEP/PEPSetExtract.html
+++ b/docs/manualpages/PEP/PEPSetExtract.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetExtract</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetExtract.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetExtract.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetExtract</H1>
 Specifies the extraction strategy to be used. 
diff --git a/docs/manualpages/PEP/PEPSetFromOptions.html b/docs/manualpages/PEP/PEPSetFromOptions.html
index d5fbd90..0b2bec2 100644
--- a/docs/manualpages/PEP/PEPSetFromOptions.html
+++ b/docs/manualpages/PEP/PEPSetFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetFromOptions</H1>
 Sets <A HREF="../PEP/PEP.html#PEP">PEP</A> options from the options database. This routine must be called before <A HREF="../PEP/PEPSetUp.html#PEPSetUp">PEPSetUp</A>() if the user is to be allowed to set the solver type. 
diff --git a/docs/manualpages/PEP/PEPSetInitialSpace.html b/docs/manualpages/PEP/PEPSetInitialSpace.html
index 835ca74..298d6e1 100644
--- a/docs/manualpages/PEP/PEPSetInitialSpace.html
+++ b/docs/manualpages/PEP/PEPSetInitialSpace.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetInitialSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetInitialSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetInitialSpace.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetInitialSpace</H1>
 Specify a basis of vectors that constitute the initial space, that is, the subspace from which the solver starts to iterate. 
diff --git a/docs/manualpages/PEP/PEPSetOperators.html b/docs/manualpages/PEP/PEPSetOperators.html
index aec0ac8..241a5b9 100644
--- a/docs/manualpages/PEP/PEPSetOperators.html
+++ b/docs/manualpages/PEP/PEPSetOperators.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetOperators.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetOperators</H1>
 Sets the coefficient matrices associated with the polynomial eigenvalue problem. 
diff --git a/docs/manualpages/PEP/PEPSetOptionsPrefix.html b/docs/manualpages/PEP/PEPSetOptionsPrefix.html
index 878297d..645f2a2 100644
--- a/docs/manualpages/PEP/PEPSetOptionsPrefix.html
+++ b/docs/manualpages/PEP/PEPSetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetOptionsPrefix</H1>
 Sets the prefix used for searching for all <A HREF="../PEP/PEP.html#PEP">PEP</A> options in the database. 
diff --git a/docs/manualpages/PEP/PEPSetProblemType.html b/docs/manualpages/PEP/PEPSetProblemType.html
index 395bb03..7bf49ea 100644
--- a/docs/manualpages/PEP/PEPSetProblemType.html
+++ b/docs/manualpages/PEP/PEPSetProblemType.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetProblemType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetProblemType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetProblemType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetProblemType</H1>
 Specifies the type of the polynomial eigenvalue problem. 
diff --git a/docs/manualpages/PEP/PEPSetRG.html b/docs/manualpages/PEP/PEPSetRG.html
index be3d47c..980ad57 100644
--- a/docs/manualpages/PEP/PEPSetRG.html
+++ b/docs/manualpages/PEP/PEPSetRG.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetRG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetRG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetRG.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetRG</H1>
 Associates a region object to the polynomial eigensolver. 
diff --git a/docs/manualpages/PEP/PEPSetRefine.html b/docs/manualpages/PEP/PEPSetRefine.html
index 69aaf82..7620ee4 100644
--- a/docs/manualpages/PEP/PEPSetRefine.html
+++ b/docs/manualpages/PEP/PEPSetRefine.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetRefine</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetRefine.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetRefine.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetRefine</H1>
 Specifies the refinement type (and options) to be used after the solve. 
diff --git a/docs/manualpages/PEP/PEPSetST.html b/docs/manualpages/PEP/PEPSetST.html
index fde9b50..35b6f6c 100644
--- a/docs/manualpages/PEP/PEPSetST.html
+++ b/docs/manualpages/PEP/PEPSetST.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetST</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetST.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetST.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetST</H1>
 Associates a spectral transformation object to the eigensolver. 
diff --git a/docs/manualpages/PEP/PEPSetScale.html b/docs/manualpages/PEP/PEPSetScale.html
index e10b822..d3f9e3f 100644
--- a/docs/manualpages/PEP/PEPSetScale.html
+++ b/docs/manualpages/PEP/PEPSetScale.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetScale.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetScale</H1>
 Specifies the scaling strategy to be used. 
diff --git a/docs/manualpages/PEP/PEPSetTarget.html b/docs/manualpages/PEP/PEPSetTarget.html
index 53d330c..53e1b04 100644
--- a/docs/manualpages/PEP/PEPSetTarget.html
+++ b/docs/manualpages/PEP/PEPSetTarget.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetTarget</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetTarget.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetTarget.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetTarget</H1>
 Sets the value of the target. 
diff --git a/docs/manualpages/PEP/PEPSetTolerances.html b/docs/manualpages/PEP/PEPSetTolerances.html
index 3a8c93e..e42dc40 100644
--- a/docs/manualpages/PEP/PEPSetTolerances.html
+++ b/docs/manualpages/PEP/PEPSetTolerances.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetTolerances.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetTolerances</H1>
 Sets the tolerance and maximum iteration count used by the <A HREF="../PEP/PEP.html#PEP">PEP</A> convergence tests. 
diff --git a/docs/manualpages/PEP/PEPSetTrackAll.html b/docs/manualpages/PEP/PEPSetTrackAll.html
index 3512995..997d8b1 100644
--- a/docs/manualpages/PEP/PEPSetTrackAll.html
+++ b/docs/manualpages/PEP/PEPSetTrackAll.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetTrackAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetTrackAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetTrackAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetTrackAll</H1>
 Specifies if the solver must compute the residual of all approximate eigenpairs or not. 
diff --git a/docs/manualpages/PEP/PEPSetType.html b/docs/manualpages/PEP/PEPSetType.html
index dad905f..adb8032 100644
--- a/docs/manualpages/PEP/PEPSetType.html
+++ b/docs/manualpages/PEP/PEPSetType.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetType</H1>
 Selects the particular solver to be used in the <A HREF="../PEP/PEP.html#PEP">PEP</A> object. 
diff --git a/docs/manualpages/PEP/PEPSetUp.html b/docs/manualpages/PEP/PEPSetUp.html
index 1bc0b78..3d56a0a 100644
--- a/docs/manualpages/PEP/PEPSetUp.html
+++ b/docs/manualpages/PEP/PEPSetUp.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetUp.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetUp</H1>
 Sets up all the internal data structures necessary for the execution of the <A HREF="../PEP/PEP.html#PEP">PEP</A> solver. 
diff --git a/docs/manualpages/PEP/PEPSetWhichEigenpairs.html b/docs/manualpages/PEP/PEPSetWhichEigenpairs.html
index a1e60b7..9536978 100644
--- a/docs/manualpages/PEP/PEPSetWhichEigenpairs.html
+++ b/docs/manualpages/PEP/PEPSetWhichEigenpairs.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetWhichEigenpairs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetWhichEigenpairs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetWhichEigenpairs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetWhichEigenpairs</H1>
 Specifies which portion of the spectrum is to be sought. 
diff --git a/docs/manualpages/PEP/PEPSetWorkVecs.html b/docs/manualpages/PEP/PEPSetWorkVecs.html
index 18b433f..b30c223 100644
--- a/docs/manualpages/PEP/PEPSetWorkVecs.html
+++ b/docs/manualpages/PEP/PEPSetWorkVecs.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSetWorkVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSetWorkVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSetWorkVecs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSetWorkVecs</H1>
 Sets a number of work vectors into a <A HREF="../PEP/PEP.html#PEP">PEP</A> object. 
diff --git a/docs/manualpages/PEP/PEPSolve.html b/docs/manualpages/PEP/PEPSolve.html
index bb88f74..1ca08e8 100644
--- a/docs/manualpages/PEP/PEPSolve.html
+++ b/docs/manualpages/PEP/PEPSolve.html
@@ -6,8 +6,8 @@
 <TITLE>PEPSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPSolve.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPSolve</H1>
 Solves the polynomial eigensystem. 
diff --git a/docs/manualpages/PEP/PEPTOARGetLocking.html b/docs/manualpages/PEP/PEPTOARGetLocking.html
index a302c2e..4babd5d 100644
--- a/docs/manualpages/PEP/PEPTOARGetLocking.html
+++ b/docs/manualpages/PEP/PEPTOARGetLocking.html
@@ -6,8 +6,8 @@
 <TITLE>PEPTOARGetLocking</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPTOARGetLocking.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPTOARGetLocking.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPTOARGetLocking</H1>
 Gets the locking flag used in the TOAR method. 
diff --git a/docs/manualpages/PEP/PEPTOARGetRestart.html b/docs/manualpages/PEP/PEPTOARGetRestart.html
index e3be790..169eea8 100644
--- a/docs/manualpages/PEP/PEPTOARGetRestart.html
+++ b/docs/manualpages/PEP/PEPTOARGetRestart.html
@@ -6,8 +6,8 @@
 <TITLE>PEPTOARGetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPTOARGetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPTOARGetRestart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPTOARGetRestart</H1>
 Gets the restart parameter used in the TOAR method. 
diff --git a/docs/manualpages/PEP/PEPTOARSetLocking.html b/docs/manualpages/PEP/PEPTOARSetLocking.html
index e821758..dfd31a8 100644
--- a/docs/manualpages/PEP/PEPTOARSetLocking.html
+++ b/docs/manualpages/PEP/PEPTOARSetLocking.html
@@ -6,8 +6,8 @@
 <TITLE>PEPTOARSetLocking</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPTOARSetLocking.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPTOARSetLocking.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPTOARSetLocking</H1>
 Choose between locking and non-locking variants of the TOAR method. 
diff --git a/docs/manualpages/PEP/PEPTOARSetRestart.html b/docs/manualpages/PEP/PEPTOARSetRestart.html
index a2055c5..58c1d69 100644
--- a/docs/manualpages/PEP/PEPTOARSetRestart.html
+++ b/docs/manualpages/PEP/PEPTOARSetRestart.html
@@ -6,8 +6,8 @@
 <TITLE>PEPTOARSetRestart</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPTOARSetRestart.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPTOARSetRestart.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPTOARSetRestart</H1>
 Sets the restart parameter for the TOAR method, in particular the proportion of basis vectors that must be kept after restart. 
diff --git a/docs/manualpages/PEP/PEPType.html b/docs/manualpages/PEP/PEPType.html
index d673b58..2fb7263 100644
--- a/docs/manualpages/PEP/PEPType.html
+++ b/docs/manualpages/PEP/PEPType.html
@@ -6,8 +6,8 @@
 <TITLE>PEPType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPType</H1>
 String with the name of a polynomial eigensolver 
diff --git a/docs/manualpages/PEP/PEPValuesView.html b/docs/manualpages/PEP/PEPValuesView.html
index 2415236..d2b011a 100644
--- a/docs/manualpages/PEP/PEPValuesView.html
+++ b/docs/manualpages/PEP/PEPValuesView.html
@@ -6,8 +6,8 @@
 <TITLE>PEPValuesView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPValuesView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPValuesView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPValuesView</H1>
 Displays the computed eigenvalues in a viewer. 
diff --git a/docs/manualpages/PEP/PEPValuesViewFromOptions.html b/docs/manualpages/PEP/PEPValuesViewFromOptions.html
index 2e72c2c..604c403 100644
--- a/docs/manualpages/PEP/PEPValuesViewFromOptions.html
+++ b/docs/manualpages/PEP/PEPValuesViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>PEPValuesViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPValuesViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPValuesViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPValuesViewFromOptions</H1>
 Processes command line options to determine if/how the computed eigenvalues are to be viewed.  
diff --git a/docs/manualpages/PEP/PEPVectorsView.html b/docs/manualpages/PEP/PEPVectorsView.html
index d0537f5..919104e 100644
--- a/docs/manualpages/PEP/PEPVectorsView.html
+++ b/docs/manualpages/PEP/PEPVectorsView.html
@@ -6,8 +6,8 @@
 <TITLE>PEPVectorsView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPVectorsView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPVectorsView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPVectorsView</H1>
 Outputs computed eigenvectors to a viewer. 
diff --git a/docs/manualpages/PEP/PEPVectorsViewFromOptions.html b/docs/manualpages/PEP/PEPVectorsViewFromOptions.html
index f6b169c..edf04c8 100644
--- a/docs/manualpages/PEP/PEPVectorsViewFromOptions.html
+++ b/docs/manualpages/PEP/PEPVectorsViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>PEPVectorsViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPVectorsViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPVectorsViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPVectorsViewFromOptions</H1>
 Processes command line options to determine if/how the computed eigenvectors are to be viewed.  
diff --git a/docs/manualpages/PEP/PEPView.html b/docs/manualpages/PEP/PEPView.html
index 294af58..6e20cab 100644
--- a/docs/manualpages/PEP/PEPView.html
+++ b/docs/manualpages/PEP/PEPView.html
@@ -6,8 +6,8 @@
 <TITLE>PEPView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPView</H1>
 Prints the <A HREF="../PEP/PEP.html#PEP">PEP</A> data structure. 
diff --git a/docs/manualpages/PEP/PEPWhich.html b/docs/manualpages/PEP/PEPWhich.html
index 263a40b..e69d68c 100644
--- a/docs/manualpages/PEP/PEPWhich.html
+++ b/docs/manualpages/PEP/PEPWhich.html
@@ -6,8 +6,8 @@
 <TITLE>PEPWhich</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/PEPWhich.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/PEPWhich.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>PEPWhich</H1>
 Determines which part of the spectrum is requested 
diff --git a/docs/manualpages/PEP/index.html b/docs/manualpages/PEP/index.html
index 3735d86..396151d 100644
--- a/docs/manualpages/PEP/index.html
+++ b/docs/manualpages/PEP/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/PEP/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/PEP/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/docs/manualpages/RG/RG.html b/docs/manualpages/RG/RG.html
index 6ee1325..e2d7e1f 100644
--- a/docs/manualpages/RG/RG.html
+++ b/docs/manualpages/RG/RG.html
@@ -6,8 +6,8 @@
 <TITLE>RG</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RG.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RG.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RG</H1>
 Region of the complex plane. 
diff --git a/docs/manualpages/RG/RGAppendOptionsPrefix.html b/docs/manualpages/RG/RGAppendOptionsPrefix.html
index 3349fff..0a2f819 100644
--- a/docs/manualpages/RG/RGAppendOptionsPrefix.html
+++ b/docs/manualpages/RG/RGAppendOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>RGAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGAppendOptionsPrefix</H1>
 Appends to the prefix used for searching for all <A HREF="../RG/RG.html#RG">RG</A> options in the database. 
diff --git a/docs/manualpages/RG/RGCheckInside.html b/docs/manualpages/RG/RGCheckInside.html
index 699c0bb..ccda6da 100644
--- a/docs/manualpages/RG/RGCheckInside.html
+++ b/docs/manualpages/RG/RGCheckInside.html
@@ -6,8 +6,8 @@
 <TITLE>RGCheckInside</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGCheckInside.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGCheckInside.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGCheckInside</H1>
 Determines if a set of given points are inside the region or not. 
diff --git a/docs/manualpages/RG/RGComputeContour.html b/docs/manualpages/RG/RGComputeContour.html
index 80770d8..3f32cd1 100644
--- a/docs/manualpages/RG/RGComputeContour.html
+++ b/docs/manualpages/RG/RGComputeContour.html
@@ -6,8 +6,8 @@
 <TITLE>RGComputeContour</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGComputeContour.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGComputeContour.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGComputeContour</H1>
 Computes the coordinates of several points lying in the contour of the region. 
diff --git a/docs/manualpages/RG/RGCreate.html b/docs/manualpages/RG/RGCreate.html
index 3a04774..d008e2f 100644
--- a/docs/manualpages/RG/RGCreate.html
+++ b/docs/manualpages/RG/RGCreate.html
@@ -6,8 +6,8 @@
 <TITLE>RGCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGCreate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGCreate</H1>
 Creates an <A HREF="../RG/RG.html#RG">RG</A> context. 
diff --git a/docs/manualpages/RG/RGDestroy.html b/docs/manualpages/RG/RGDestroy.html
index b39163f..005ac29 100644
--- a/docs/manualpages/RG/RGDestroy.html
+++ b/docs/manualpages/RG/RGDestroy.html
@@ -6,8 +6,8 @@
 <TITLE>RGDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGDestroy.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGDestroy</H1>
 Destroys <A HREF="../RG/RG.html#RG">RG</A> context that was created with <A HREF="../RG/RGCreate.html#RGCreate">RGCreate</A>(). 
diff --git a/docs/manualpages/RG/RGEllipseGetParameters.html b/docs/manualpages/RG/RGEllipseGetParameters.html
index 1291750..1dd53a5 100644
--- a/docs/manualpages/RG/RGEllipseGetParameters.html
+++ b/docs/manualpages/RG/RGEllipseGetParameters.html
@@ -6,8 +6,8 @@
 <TITLE>RGEllipseGetParameters</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGEllipseGetParameters.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGEllipseGetParameters.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGEllipseGetParameters</H1>
 Gets the parameters that define the ellipse region. 
diff --git a/docs/manualpages/RG/RGEllipseSetParameters.html b/docs/manualpages/RG/RGEllipseSetParameters.html
index 3116f1a..b4a5524 100644
--- a/docs/manualpages/RG/RGEllipseSetParameters.html
+++ b/docs/manualpages/RG/RGEllipseSetParameters.html
@@ -6,8 +6,8 @@
 <TITLE>RGEllipseSetParameters</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGEllipseSetParameters.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGEllipseSetParameters.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGEllipseSetParameters</H1>
 Sets the parameters defining the ellipse region. 
diff --git a/docs/manualpages/RG/RGFinalizePackage.html b/docs/manualpages/RG/RGFinalizePackage.html
index 34a831d..6b975c1 100644
--- a/docs/manualpages/RG/RGFinalizePackage.html
+++ b/docs/manualpages/RG/RGFinalizePackage.html
@@ -6,8 +6,8 @@
 <TITLE>RGFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGFinalizePackage</H1>
 This function destroys everything in the Slepc interface to the <A HREF="../RG/RG.html#RG">RG</A> package. It is called from <A HREF="../sys/SlepcFinalize.html#SlepcFinalize">SlepcFinalize</A>(). 
diff --git a/docs/manualpages/RG/RGGetComplement.html b/docs/manualpages/RG/RGGetComplement.html
index 339852e..f7aca78 100644
--- a/docs/manualpages/RG/RGGetComplement.html
+++ b/docs/manualpages/RG/RGGetComplement.html
@@ -6,8 +6,8 @@
 <TITLE>RGGetComplement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGGetComplement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGGetComplement.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGGetComplement</H1>
 Gets a flag that that indicates whether the region is complemented or not. 
diff --git a/docs/manualpages/RG/RGGetOptionsPrefix.html b/docs/manualpages/RG/RGGetOptionsPrefix.html
index e2f6736..d224cce 100644
--- a/docs/manualpages/RG/RGGetOptionsPrefix.html
+++ b/docs/manualpages/RG/RGGetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>RGGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGGetOptionsPrefix</H1>
 Gets the prefix used for searching for all <A HREF="../RG/RG.html#RG">RG</A> options in the database. 
diff --git a/docs/manualpages/RG/RGGetScale.html b/docs/manualpages/RG/RGGetScale.html
index 253a63d..dbdfc5a 100644
--- a/docs/manualpages/RG/RGGetScale.html
+++ b/docs/manualpages/RG/RGGetScale.html
@@ -6,8 +6,8 @@
 <TITLE>RGGetScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGGetScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGGetScale.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGGetScale</H1>
 Gets the scaling factor. 
diff --git a/docs/manualpages/RG/RGGetType.html b/docs/manualpages/RG/RGGetType.html
index e3772b7..052c71a 100644
--- a/docs/manualpages/RG/RGGetType.html
+++ b/docs/manualpages/RG/RGGetType.html
@@ -6,8 +6,8 @@
 <TITLE>RGGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGGetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGGetType</H1>
 Gets the <A HREF="../RG/RG.html#RG">RG</A> type name (as a string) from the <A HREF="../RG/RG.html#RG">RG</A> context. 
diff --git a/docs/manualpages/RG/RGInitializePackage.html b/docs/manualpages/RG/RGInitializePackage.html
index bb31208..d929285 100644
--- a/docs/manualpages/RG/RGInitializePackage.html
+++ b/docs/manualpages/RG/RGInitializePackage.html
@@ -6,8 +6,8 @@
 <TITLE>RGInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGInitializePackage</H1>
 This function initializes everything in the <A HREF="../RG/RG.html#RG">RG</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../RG/RGCreate.html#RGCreate">RGCreate</A>() when using static libraries. 
diff --git a/docs/manualpages/RG/RGIntervalGetEndpoints.html b/docs/manualpages/RG/RGIntervalGetEndpoints.html
index b7fb73c..7b43db4 100644
--- a/docs/manualpages/RG/RGIntervalGetEndpoints.html
+++ b/docs/manualpages/RG/RGIntervalGetEndpoints.html
@@ -6,8 +6,8 @@
 <TITLE>RGIntervalGetEndpoints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGIntervalGetEndpoints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGIntervalGetEndpoints.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGIntervalGetEndpoints</H1>
 Gets the parameters that define the interval region. 
diff --git a/docs/manualpages/RG/RGIntervalSetEndpoints.html b/docs/manualpages/RG/RGIntervalSetEndpoints.html
index 6269a2b..f53528d 100644
--- a/docs/manualpages/RG/RGIntervalSetEndpoints.html
+++ b/docs/manualpages/RG/RGIntervalSetEndpoints.html
@@ -6,8 +6,8 @@
 <TITLE>RGIntervalSetEndpoints</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGIntervalSetEndpoints.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGIntervalSetEndpoints.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGIntervalSetEndpoints</H1>
 Sets the parameters defining the interval region. 
diff --git a/docs/manualpages/RG/RGIsTrivial.html b/docs/manualpages/RG/RGIsTrivial.html
index a100ff9..bc7b00d 100644
--- a/docs/manualpages/RG/RGIsTrivial.html
+++ b/docs/manualpages/RG/RGIsTrivial.html
@@ -6,8 +6,8 @@
 <TITLE>RGIsTrivial</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGIsTrivial.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGIsTrivial.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGIsTrivial</H1>
 Whether it is the trivial region (whole complex plane). 
diff --git a/docs/manualpages/RG/RGPolygonGetVertices.html b/docs/manualpages/RG/RGPolygonGetVertices.html
index 73b2c83..ca9a77d 100644
--- a/docs/manualpages/RG/RGPolygonGetVertices.html
+++ b/docs/manualpages/RG/RGPolygonGetVertices.html
@@ -6,8 +6,8 @@
 <TITLE>RGPolygonGetVertices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGPolygonGetVertices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGPolygonGetVertices.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGPolygonGetVertices</H1>
 Gets the vertices that define the polygon region. 
diff --git a/docs/manualpages/RG/RGPolygonSetVertices.html b/docs/manualpages/RG/RGPolygonSetVertices.html
index 2848276..a5da413 100644
--- a/docs/manualpages/RG/RGPolygonSetVertices.html
+++ b/docs/manualpages/RG/RGPolygonSetVertices.html
@@ -6,8 +6,8 @@
 <TITLE>RGPolygonSetVertices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGPolygonSetVertices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGPolygonSetVertices.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGPolygonSetVertices</H1>
 Sets the vertices that define the polygon region. 
diff --git a/docs/manualpages/RG/RGRegister.html b/docs/manualpages/RG/RGRegister.html
index 631dfe7..e58029f 100644
--- a/docs/manualpages/RG/RGRegister.html
+++ b/docs/manualpages/RG/RGRegister.html
@@ -6,8 +6,8 @@
 <TITLE>RGRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGRegister.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGRegister</H1>
 See Adds a mathematical function to the <A HREF="../RG/RG.html#RG">RG</A> package. 
diff --git a/docs/manualpages/RG/RGRegisterAll.html b/docs/manualpages/RG/RGRegisterAll.html
index aa07867..3d32f1a 100644
--- a/docs/manualpages/RG/RGRegisterAll.html
+++ b/docs/manualpages/RG/RGRegisterAll.html
@@ -6,8 +6,8 @@
 <TITLE>RGRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGRegisterAll</H1>
 Registers all of the regions in the <A HREF="../RG/RG.html#RG">RG</A> package. 
diff --git a/docs/manualpages/RG/RGRingGetParameters.html b/docs/manualpages/RG/RGRingGetParameters.html
index 71175a0..abc874d 100644
--- a/docs/manualpages/RG/RGRingGetParameters.html
+++ b/docs/manualpages/RG/RGRingGetParameters.html
@@ -6,8 +6,8 @@
 <TITLE>RGRingGetParameters</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGRingGetParameters.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGRingGetParameters.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGRingGetParameters</H1>
 Gets the parameters that define the ring region. 
diff --git a/docs/manualpages/RG/RGRingSetParameters.html b/docs/manualpages/RG/RGRingSetParameters.html
index b83ec93..0b4986c 100644
--- a/docs/manualpages/RG/RGRingSetParameters.html
+++ b/docs/manualpages/RG/RGRingSetParameters.html
@@ -6,8 +6,8 @@
 <TITLE>RGRingSetParameters</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGRingSetParameters.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGRingSetParameters.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGRingSetParameters</H1>
 Sets the parameters defining the ring region. 
diff --git a/docs/manualpages/RG/RGSetComplement.html b/docs/manualpages/RG/RGSetComplement.html
index f876e2c..c4d8e63 100644
--- a/docs/manualpages/RG/RGSetComplement.html
+++ b/docs/manualpages/RG/RGSetComplement.html
@@ -6,8 +6,8 @@
 <TITLE>RGSetComplement</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGSetComplement.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGSetComplement.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGSetComplement</H1>
 Sets a flag to indicate that the region is the complement of the specified one. 
diff --git a/docs/manualpages/RG/RGSetFromOptions.html b/docs/manualpages/RG/RGSetFromOptions.html
index 1670d74..4408eba 100644
--- a/docs/manualpages/RG/RGSetFromOptions.html
+++ b/docs/manualpages/RG/RGSetFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>RGSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGSetFromOptions</H1>
 Sets <A HREF="../RG/RG.html#RG">RG</A> options from the options database. 
diff --git a/docs/manualpages/RG/RGSetOptionsPrefix.html b/docs/manualpages/RG/RGSetOptionsPrefix.html
index a50c5e7..660f146 100644
--- a/docs/manualpages/RG/RGSetOptionsPrefix.html
+++ b/docs/manualpages/RG/RGSetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>RGSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGSetOptionsPrefix</H1>
 Sets the prefix used for searching for all <A HREF="../RG/RG.html#RG">RG</A> options in the database. 
diff --git a/docs/manualpages/RG/RGSetScale.html b/docs/manualpages/RG/RGSetScale.html
index 9806f2e..818adb2 100644
--- a/docs/manualpages/RG/RGSetScale.html
+++ b/docs/manualpages/RG/RGSetScale.html
@@ -6,8 +6,8 @@
 <TITLE>RGSetScale</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGSetScale.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGSetScale.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGSetScale</H1>
 Sets the scaling factor to be used when checking that a point is inside the region. 
diff --git a/docs/manualpages/RG/RGSetType.html b/docs/manualpages/RG/RGSetType.html
index a2351ab..de38f57 100644
--- a/docs/manualpages/RG/RGSetType.html
+++ b/docs/manualpages/RG/RGSetType.html
@@ -6,8 +6,8 @@
 <TITLE>RGSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGSetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGSetType</H1>
 Selects the type for the <A HREF="../RG/RG.html#RG">RG</A> object. 
diff --git a/docs/manualpages/RG/RGType.html b/docs/manualpages/RG/RGType.html
index 32d0901..164fd38 100644
--- a/docs/manualpages/RG/RGType.html
+++ b/docs/manualpages/RG/RGType.html
@@ -6,8 +6,8 @@
 <TITLE>RGType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGType</H1>
 String with the name of the region. 
diff --git a/docs/manualpages/RG/RGView.html b/docs/manualpages/RG/RGView.html
index 509d05c..d65163c 100644
--- a/docs/manualpages/RG/RGView.html
+++ b/docs/manualpages/RG/RGView.html
@@ -6,8 +6,8 @@
 <TITLE>RGView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/RGView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/RGView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>RGView</H1>
 Prints the <A HREF="../RG/RG.html#RG">RG</A> data structure. 
diff --git a/docs/manualpages/RG/index.html b/docs/manualpages/RG/index.html
index 394ff66..0c07ec9 100644
--- a/docs/manualpages/RG/index.html
+++ b/docs/manualpages/RG/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/RG/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/RG/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Region - RG</h2>
 
diff --git a/docs/manualpages/ST/ST.html b/docs/manualpages/ST/ST.html
index c5a4d92..7e36dbf 100644
--- a/docs/manualpages/ST/ST.html
+++ b/docs/manualpages/ST/ST.html
@@ -6,8 +6,8 @@
 <TITLE>ST</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/ST.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/ST.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>ST</H1>
 Abstract SLEPc object that manages spectral transformations. This object is accessed only in advanced applications. 
diff --git a/docs/manualpages/ST/STAppendOptionsPrefix.html b/docs/manualpages/ST/STAppendOptionsPrefix.html
index 27817b9..be658cf 100644
--- a/docs/manualpages/ST/STAppendOptionsPrefix.html
+++ b/docs/manualpages/ST/STAppendOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>STAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STAppendOptionsPrefix</H1>
 Appends to the prefix used for searching for all <A HREF="../ST/ST.html#ST">ST</A> options in the database. 
diff --git a/docs/manualpages/ST/STApply.html b/docs/manualpages/ST/STApply.html
index 0f1a45d..b7d2fa4 100644
--- a/docs/manualpages/ST/STApply.html
+++ b/docs/manualpages/ST/STApply.html
@@ -6,8 +6,8 @@
 <TITLE>STApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STApply.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STApply</H1>
 Applies the spectral transformation operator to a vector, for instance (A - sB)^-1 B in the case of the shift-and-invert tranformation and generalized eigenproblem. 
diff --git a/docs/manualpages/ST/STApplyTranspose.html b/docs/manualpages/ST/STApplyTranspose.html
index d397b32..a16d02a 100644
--- a/docs/manualpages/ST/STApplyTranspose.html
+++ b/docs/manualpages/ST/STApplyTranspose.html
@@ -6,8 +6,8 @@
 <TITLE>STApplyTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STApplyTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STApplyTranspose.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STApplyTranspose</H1>
 Applies the transpose of the operator to a vector, for instance B^T(A - sB)^-T in the case of the shift-and-invert tranformation and generalized eigenproblem. 
diff --git a/docs/manualpages/ST/STBackTransform.html b/docs/manualpages/ST/STBackTransform.html
index a10a13e..55f8063 100644
--- a/docs/manualpages/ST/STBackTransform.html
+++ b/docs/manualpages/ST/STBackTransform.html
@@ -6,8 +6,8 @@
 <TITLE>STBackTransform</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STBackTransform.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STBackTransform.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STBackTransform</H1>
 Back-transformation phase, intended for spectral transformations which require to transform the computed eigenvalues back to the original eigenvalue problem. 
diff --git a/docs/manualpages/ST/STCayleyGetAntishift.html b/docs/manualpages/ST/STCayleyGetAntishift.html
index 6b0f584..0f4e327 100644
--- a/docs/manualpages/ST/STCayleyGetAntishift.html
+++ b/docs/manualpages/ST/STCayleyGetAntishift.html
@@ -6,8 +6,8 @@
 <TITLE>STCayleyGetAntishift</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STCayleyGetAntishift.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STCayleyGetAntishift.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STCayleyGetAntishift</H1>
 Gets the value of the anti-shift used in the Cayley spectral transformation. 
diff --git a/docs/manualpages/ST/STCayleySetAntishift.html b/docs/manualpages/ST/STCayleySetAntishift.html
index e72ddd9..f88ed5d 100644
--- a/docs/manualpages/ST/STCayleySetAntishift.html
+++ b/docs/manualpages/ST/STCayleySetAntishift.html
@@ -6,8 +6,8 @@
 <TITLE>STCayleySetAntishift</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STCayleySetAntishift.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STCayleySetAntishift.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STCayleySetAntishift</H1>
 Sets the value of the anti-shift for the Cayley spectral transformation. 
diff --git a/docs/manualpages/ST/STCheckNullSpace.html b/docs/manualpages/ST/STCheckNullSpace.html
index 1409315..4166a2f 100644
--- a/docs/manualpages/ST/STCheckNullSpace.html
+++ b/docs/manualpages/ST/STCheckNullSpace.html
@@ -6,8 +6,8 @@
 <TITLE>STCheckNullSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STCheckNullSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STCheckNullSpace.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STCheckNullSpace</H1>
 Given a basis vectors object, this function tests each of its constraint vectors to be a nullspace vector of the coefficient matrix of the associated KSP object. All these nullspace vectors are passed to the KSP object. 
diff --git a/docs/manualpages/ST/STComputeExplicitOperator.html b/docs/manualpages/ST/STComputeExplicitOperator.html
index c0a2c55..6dd8b0b 100644
--- a/docs/manualpages/ST/STComputeExplicitOperator.html
+++ b/docs/manualpages/ST/STComputeExplicitOperator.html
@@ -6,8 +6,8 @@
 <TITLE>STComputeExplicitOperator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STComputeExplicitOperator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STComputeExplicitOperator.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STComputeExplicitOperator</H1>
 Computes the explicit operator associated to the eigenvalue problem with the specified spectral transformation. 
diff --git a/docs/manualpages/ST/STCreate.html b/docs/manualpages/ST/STCreate.html
index 2e1c4eb..c65425e 100644
--- a/docs/manualpages/ST/STCreate.html
+++ b/docs/manualpages/ST/STCreate.html
@@ -6,8 +6,8 @@
 <TITLE>STCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STCreate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STCreate</H1>
 Creates a spectral transformation context. 
diff --git a/docs/manualpages/ST/STDestroy.html b/docs/manualpages/ST/STDestroy.html
index d8c337b..fd2f8a4 100644
--- a/docs/manualpages/ST/STDestroy.html
+++ b/docs/manualpages/ST/STDestroy.html
@@ -6,8 +6,8 @@
 <TITLE>STDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STDestroy.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STDestroy</H1>
 Destroys <A HREF="../ST/ST.html#ST">ST</A> context that was created with <A HREF="../ST/STCreate.html#STCreate">STCreate</A>(). 
diff --git a/docs/manualpages/ST/STFinalizePackage.html b/docs/manualpages/ST/STFinalizePackage.html
index e46babc..8d232ed 100644
--- a/docs/manualpages/ST/STFinalizePackage.html
+++ b/docs/manualpages/ST/STFinalizePackage.html
@@ -6,8 +6,8 @@
 <TITLE>STFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STFinalizePackage</H1>
 This function destroys everything in the Slepc interface to the <A HREF="../ST/ST.html#ST">ST</A> package. It is called from <A HREF="../sys/SlepcFinalize.html#SlepcFinalize">SlepcFinalize</A>(). 
diff --git a/docs/manualpages/ST/STGetBalanceMatrix.html b/docs/manualpages/ST/STGetBalanceMatrix.html
index 2f1a489..c14e745 100644
--- a/docs/manualpages/ST/STGetBalanceMatrix.html
+++ b/docs/manualpages/ST/STGetBalanceMatrix.html
@@ -6,8 +6,8 @@
 <TITLE>STGetBalanceMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STGetBalanceMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STGetBalanceMatrix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STGetBalanceMatrix</H1>
 Gets the balance matrix used by the spectral transformation. 
diff --git a/docs/manualpages/ST/STGetBilinearForm.html b/docs/manualpages/ST/STGetBilinearForm.html
index 469270a..50562e9 100644
--- a/docs/manualpages/ST/STGetBilinearForm.html
+++ b/docs/manualpages/ST/STGetBilinearForm.html
@@ -6,8 +6,8 @@
 <TITLE>STGetBilinearForm</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STGetBilinearForm.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STGetBilinearForm.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STGetBilinearForm</H1>
 Returns the matrix used in the bilinear form with a generalized problem with semi-definite B. 
diff --git a/docs/manualpages/ST/STGetKSP.html b/docs/manualpages/ST/STGetKSP.html
index a6629d8..c4eb137 100644
--- a/docs/manualpages/ST/STGetKSP.html
+++ b/docs/manualpages/ST/STGetKSP.html
@@ -6,8 +6,8 @@
 <TITLE>STGetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STGetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STGetKSP.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STGetKSP</H1>
 Gets the KSP object associated with the spectral transformation. 
diff --git a/docs/manualpages/ST/STGetMatMode.html b/docs/manualpages/ST/STGetMatMode.html
index c5be2a5..049d343 100644
--- a/docs/manualpages/ST/STGetMatMode.html
+++ b/docs/manualpages/ST/STGetMatMode.html
@@ -6,8 +6,8 @@
 <TITLE>STGetMatMode</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STGetMatMode.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STGetMatMode.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STGetMatMode</H1>
 Gets a flag that indicates how the transformed matrices are stored in spectral transformations. 
diff --git a/docs/manualpages/ST/STGetMatStructure.html b/docs/manualpages/ST/STGetMatStructure.html
index 1047dd7..965956f 100644
--- a/docs/manualpages/ST/STGetMatStructure.html
+++ b/docs/manualpages/ST/STGetMatStructure.html
@@ -6,8 +6,8 @@
 <TITLE>STGetMatStructure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STGetMatStructure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STGetMatStructure.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STGetMatStructure</H1>
 Gets the internal MatStructure attribute to indicate which is the relation of the sparsity pattern of the matrices. 
diff --git a/docs/manualpages/ST/STGetNumMatrices.html b/docs/manualpages/ST/STGetNumMatrices.html
index 6fc1df9..1f9883e 100644
--- a/docs/manualpages/ST/STGetNumMatrices.html
+++ b/docs/manualpages/ST/STGetNumMatrices.html
@@ -6,8 +6,8 @@
 <TITLE>STGetNumMatrices</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STGetNumMatrices.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STGetNumMatrices.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STGetNumMatrices</H1>
 Returns the number of matrices stored in the <A HREF="../ST/ST.html#ST">ST</A>. 
diff --git a/docs/manualpages/ST/STGetOperators.html b/docs/manualpages/ST/STGetOperators.html
index 5b5c4fc..de499b0 100644
--- a/docs/manualpages/ST/STGetOperators.html
+++ b/docs/manualpages/ST/STGetOperators.html
@@ -6,8 +6,8 @@
 <TITLE>STGetOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STGetOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STGetOperators.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STGetOperators</H1>
 Gets the matrices associated with the original eigensystem. 
diff --git a/docs/manualpages/ST/STGetOptionsPrefix.html b/docs/manualpages/ST/STGetOptionsPrefix.html
index 59f846d..a9884cf 100644
--- a/docs/manualpages/ST/STGetOptionsPrefix.html
+++ b/docs/manualpages/ST/STGetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>STGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STGetOptionsPrefix</H1>
 Gets the prefix used for searching for all <A HREF="../ST/ST.html#ST">ST</A> options in the database. 
diff --git a/docs/manualpages/ST/STGetShift.html b/docs/manualpages/ST/STGetShift.html
index be88bd7..2fb2309 100644
--- a/docs/manualpages/ST/STGetShift.html
+++ b/docs/manualpages/ST/STGetShift.html
@@ -6,8 +6,8 @@
 <TITLE>STGetShift</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STGetShift.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STGetShift.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STGetShift</H1>
 Gets the shift associated with the spectral transformation. 
diff --git a/docs/manualpages/ST/STGetTOperators.html b/docs/manualpages/ST/STGetTOperators.html
index a38aabe..26fe539 100644
--- a/docs/manualpages/ST/STGetTOperators.html
+++ b/docs/manualpages/ST/STGetTOperators.html
@@ -6,8 +6,8 @@
 <TITLE>STGetTOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STGetTOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STGetTOperators.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STGetTOperators</H1>
 Gets the matrices associated with the transformed eigensystem. 
diff --git a/docs/manualpages/ST/STGetTransform.html b/docs/manualpages/ST/STGetTransform.html
index 613275b..351f138 100644
--- a/docs/manualpages/ST/STGetTransform.html
+++ b/docs/manualpages/ST/STGetTransform.html
@@ -6,8 +6,8 @@
 <TITLE>STGetTransform</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STGetTransform.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STGetTransform.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STGetTransform</H1>
 Gets a flag that that indicates whether the transformed matrices are computed or not. 
diff --git a/docs/manualpages/ST/STGetType.html b/docs/manualpages/ST/STGetType.html
index dd1cc70..765be06 100644
--- a/docs/manualpages/ST/STGetType.html
+++ b/docs/manualpages/ST/STGetType.html
@@ -6,8 +6,8 @@
 <TITLE>STGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STGetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STGetType</H1>
 Gets the <A HREF="../ST/ST.html#ST">ST</A> type name (as a string) from the <A HREF="../ST/ST.html#ST">ST</A> context. 
diff --git a/docs/manualpages/ST/STInitializePackage.html b/docs/manualpages/ST/STInitializePackage.html
index 34698ec..0e199ae 100644
--- a/docs/manualpages/ST/STInitializePackage.html
+++ b/docs/manualpages/ST/STInitializePackage.html
@@ -6,8 +6,8 @@
 <TITLE>STInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STInitializePackage</H1>
 This function initializes everything in the <A HREF="../ST/ST.html#ST">ST</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../ST/STCreate.html#STCreate">STCreate</A>() when using static libraries. 
diff --git a/docs/manualpages/ST/STMatCreateVecs.html b/docs/manualpages/ST/STMatCreateVecs.html
index 9fc96c2..201a074 100644
--- a/docs/manualpages/ST/STMatCreateVecs.html
+++ b/docs/manualpages/ST/STMatCreateVecs.html
@@ -6,8 +6,8 @@
 <TITLE>STMatCreateVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STMatCreateVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STMatCreateVecs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STMatCreateVecs</H1>
 Get vector(s) compatible with the <A HREF="../ST/ST.html#ST">ST</A> matrices. 
diff --git a/docs/manualpages/ST/STMatGetLocalSize.html b/docs/manualpages/ST/STMatGetLocalSize.html
index 92e3d99..f2265cd 100644
--- a/docs/manualpages/ST/STMatGetLocalSize.html
+++ b/docs/manualpages/ST/STMatGetLocalSize.html
@@ -6,8 +6,8 @@
 <TITLE>STMatGetLocalSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STMatGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STMatGetLocalSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STMatGetLocalSize</H1>
 Returns the number of local rows and columns of the <A HREF="../ST/ST.html#ST">ST</A> matrices. 
diff --git a/docs/manualpages/ST/STMatGetSize.html b/docs/manualpages/ST/STMatGetSize.html
index 2dc3679..22b2f39 100644
--- a/docs/manualpages/ST/STMatGetSize.html
+++ b/docs/manualpages/ST/STMatGetSize.html
@@ -6,8 +6,8 @@
 <TITLE>STMatGetSize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STMatGetSize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STMatGetSize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STMatGetSize</H1>
 Returns the number of rows and columns of the <A HREF="../ST/ST.html#ST">ST</A> matrices. 
diff --git a/docs/manualpages/ST/STMatMode.html b/docs/manualpages/ST/STMatMode.html
index 7d89b60..af5b885 100644
--- a/docs/manualpages/ST/STMatMode.html
+++ b/docs/manualpages/ST/STMatMode.html
@@ -6,8 +6,8 @@
 <TITLE>STMatMode</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STMatMode.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STMatMode.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STMatMode</H1>
 Determines how to handle the coefficient matrix associated to the spectral transformation 
diff --git a/docs/manualpages/ST/STMatMult.html b/docs/manualpages/ST/STMatMult.html
index 691dee7..cf44708 100644
--- a/docs/manualpages/ST/STMatMult.html
+++ b/docs/manualpages/ST/STMatMult.html
@@ -6,8 +6,8 @@
 <TITLE>STMatMult</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STMatMult.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STMatMult.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STMatMult</H1>
 Computes the matrix-vector product y = T[k] x, where T[k] is the k-th matrix of the spectral transformation. 
diff --git a/docs/manualpages/ST/STMatMultTranspose.html b/docs/manualpages/ST/STMatMultTranspose.html
index 2f34378..f068d01 100644
--- a/docs/manualpages/ST/STMatMultTranspose.html
+++ b/docs/manualpages/ST/STMatMultTranspose.html
@@ -6,8 +6,8 @@
 <TITLE>STMatMultTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STMatMultTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STMatMultTranspose.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STMatMultTranspose</H1>
 Computes the matrix-vector product y = T[k]' x, where T[k] is the k-th matrix of the spectral transformation. 
diff --git a/docs/manualpages/ST/STMatSetUp.html b/docs/manualpages/ST/STMatSetUp.html
index c492b9a..6643b08 100644
--- a/docs/manualpages/ST/STMatSetUp.html
+++ b/docs/manualpages/ST/STMatSetUp.html
@@ -6,8 +6,8 @@
 <TITLE>STMatSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STMatSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STMatSetUp.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STMatSetUp</H1>
 Build the preconditioner matrix used in <A HREF="../ST/STMatSolve.html#STMatSolve">STMatSolve</A>(). 
diff --git a/docs/manualpages/ST/STMatSolve.html b/docs/manualpages/ST/STMatSolve.html
index 93ce75e..ffadc79 100644
--- a/docs/manualpages/ST/STMatSolve.html
+++ b/docs/manualpages/ST/STMatSolve.html
@@ -6,8 +6,8 @@
 <TITLE>STMatSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STMatSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STMatSolve.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STMatSolve</H1>
 Solves P x = b, where P is the preconditioner matrix of the spectral transformation, using a KSP object stored internally. 
diff --git a/docs/manualpages/ST/STMatSolveTranspose.html b/docs/manualpages/ST/STMatSolveTranspose.html
index 2861162..5e75ff0 100644
--- a/docs/manualpages/ST/STMatSolveTranspose.html
+++ b/docs/manualpages/ST/STMatSolveTranspose.html
@@ -6,8 +6,8 @@
 <TITLE>STMatSolveTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STMatSolveTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STMatSolveTranspose.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STMatSolveTranspose</H1>
 Solves P' x = b, where P is the preconditioner matrix of the spectral transformation, using a KSP object stored internally. 
diff --git a/docs/manualpages/ST/STPostSolve.html b/docs/manualpages/ST/STPostSolve.html
index 9b8079e..87be428 100644
--- a/docs/manualpages/ST/STPostSolve.html
+++ b/docs/manualpages/ST/STPostSolve.html
@@ -6,8 +6,8 @@
 <TITLE>STPostSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STPostSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STPostSolve.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STPostSolve</H1>
 Optional post-solve phase, intended for any actions that must be performed on the <A HREF="../ST/ST.html#ST">ST</A> object after the eigensolver has finished. 
diff --git a/docs/manualpages/ST/STPrecondGetKSPHasMat.html b/docs/manualpages/ST/STPrecondGetKSPHasMat.html
index 4d6fd18..7b25a7d 100644
--- a/docs/manualpages/ST/STPrecondGetKSPHasMat.html
+++ b/docs/manualpages/ST/STPrecondGetKSPHasMat.html
@@ -6,8 +6,8 @@
 <TITLE>STPrecondGetKSPHasMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STPrecondGetKSPHasMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STPrecondGetKSPHasMat.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STPrecondGetKSPHasMat</H1>
 Returns the flag indicating if the coefficient matrix of the KSP linear system (A) is set to be the same matrix as the preconditioner (P). 
diff --git a/docs/manualpages/ST/STPrecondGetMatForPC.html b/docs/manualpages/ST/STPrecondGetMatForPC.html
index c0a31ab..c03c2b6 100644
--- a/docs/manualpages/ST/STPrecondGetMatForPC.html
+++ b/docs/manualpages/ST/STPrecondGetMatForPC.html
@@ -6,8 +6,8 @@
 <TITLE>STPrecondGetMatForPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STPrecondGetMatForPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STPrecondGetMatForPC.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STPrecondGetMatForPC</H1>
 Returns the matrix previously set by <A HREF="../ST/STPrecondSetMatForPC.html#STPrecondSetMatForPC">STPrecondSetMatForPC</A>(). 
diff --git a/docs/manualpages/ST/STPrecondSetKSPHasMat.html b/docs/manualpages/ST/STPrecondSetKSPHasMat.html
index 15224bb..a84d5e5 100644
--- a/docs/manualpages/ST/STPrecondSetKSPHasMat.html
+++ b/docs/manualpages/ST/STPrecondSetKSPHasMat.html
@@ -6,8 +6,8 @@
 <TITLE>STPrecondSetKSPHasMat</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STPrecondSetKSPHasMat.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STPrecondSetKSPHasMat.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STPrecondSetKSPHasMat</H1>
 Sets a flag indicating that during <A HREF="../ST/STSetUp.html#STSetUp">STSetUp</A> the coefficient matrix of the KSP linear system (A) must be set to be the same matrix as the preconditioner (P). 
diff --git a/docs/manualpages/ST/STPrecondSetMatForPC.html b/docs/manualpages/ST/STPrecondSetMatForPC.html
index e361dca..7b7c685 100644
--- a/docs/manualpages/ST/STPrecondSetMatForPC.html
+++ b/docs/manualpages/ST/STPrecondSetMatForPC.html
@@ -6,8 +6,8 @@
 <TITLE>STPrecondSetMatForPC</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STPrecondSetMatForPC.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STPrecondSetMatForPC.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STPrecondSetMatForPC</H1>
 Sets the matrix that must be used to build the preconditioner. 
diff --git a/docs/manualpages/ST/STRegister.html b/docs/manualpages/ST/STRegister.html
index a5ce684..cae1364 100644
--- a/docs/manualpages/ST/STRegister.html
+++ b/docs/manualpages/ST/STRegister.html
@@ -6,8 +6,8 @@
 <TITLE>STRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STRegister.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STRegister</H1>
 Adds a method to the spectral transformation package. 
diff --git a/docs/manualpages/ST/STRegisterAll.html b/docs/manualpages/ST/STRegisterAll.html
index 27acd3e..add0f55 100644
--- a/docs/manualpages/ST/STRegisterAll.html
+++ b/docs/manualpages/ST/STRegisterAll.html
@@ -6,8 +6,8 @@
 <TITLE>STRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STRegisterAll</H1>
 Registers all of the spectral transformations in the <A HREF="../ST/ST.html#ST">ST</A> package. 
diff --git a/docs/manualpages/ST/STReset.html b/docs/manualpages/ST/STReset.html
index e0091c4..8bcbba9 100644
--- a/docs/manualpages/ST/STReset.html
+++ b/docs/manualpages/ST/STReset.html
@@ -6,8 +6,8 @@
 <TITLE>STReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STReset.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STReset</H1>
 Resets the <A HREF="../ST/ST.html#ST">ST</A> context and removes any allocated objects. 
diff --git a/docs/manualpages/ST/STSHELL.html b/docs/manualpages/ST/STSHELL.html
index f2dbfb9..65d742e 100644
--- a/docs/manualpages/ST/STSHELL.html
+++ b/docs/manualpages/ST/STSHELL.html
@@ -6,8 +6,8 @@
 <TITLE>STSHELL</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STSHELL.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STSHELL.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STSHELL</H1>
 Creates a new spectral transformation class. This is intended to provide a simple class to use with <A HREF="../EPS/EPS.html#EPS">EPS</A>. You should not use this if you plan to make a complete class. 
diff --git a/docs/manualpages/ST/STScaleShift.html b/docs/manualpages/ST/STScaleShift.html
index 65d78f3..e97f89f 100644
--- a/docs/manualpages/ST/STScaleShift.html
+++ b/docs/manualpages/ST/STScaleShift.html
@@ -6,8 +6,8 @@
 <TITLE>STScaleShift</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STScaleShift.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STScaleShift.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STScaleShift</H1>
 Multiply the shift with a given factor. 
diff --git a/docs/manualpages/ST/STSetBalanceMatrix.html b/docs/manualpages/ST/STSetBalanceMatrix.html
index 22cdf26..be3e7ce 100644
--- a/docs/manualpages/ST/STSetBalanceMatrix.html
+++ b/docs/manualpages/ST/STSetBalanceMatrix.html
@@ -6,8 +6,8 @@
 <TITLE>STSetBalanceMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STSetBalanceMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STSetBalanceMatrix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STSetBalanceMatrix</H1>
 Sets the diagonal matrix to be used for balancing. 
diff --git a/docs/manualpages/ST/STSetDefaultShift.html b/docs/manualpages/ST/STSetDefaultShift.html
index fc1a2f5..9f5626e 100644
--- a/docs/manualpages/ST/STSetDefaultShift.html
+++ b/docs/manualpages/ST/STSetDefaultShift.html
@@ -6,8 +6,8 @@
 <TITLE>STSetDefaultShift</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STSetDefaultShift.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STSetDefaultShift.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STSetDefaultShift</H1>
 Sets the value of the shift that should be employed if the user did not specify one. 
diff --git a/docs/manualpages/ST/STSetFromOptions.html b/docs/manualpages/ST/STSetFromOptions.html
index 9021769..ed5fdf7 100644
--- a/docs/manualpages/ST/STSetFromOptions.html
+++ b/docs/manualpages/ST/STSetFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>STSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STSetFromOptions</H1>
 Sets <A HREF="../ST/ST.html#ST">ST</A> options from the options database. This routine must be called before <A HREF="../ST/STSetUp.html#STSetUp">STSetUp</A>() if the user is to be allowed to set the type of transformation. 
diff --git a/docs/manualpages/ST/STSetKSP.html b/docs/manualpages/ST/STSetKSP.html
index 01034c7..bdfcca6 100644
--- a/docs/manualpages/ST/STSetKSP.html
+++ b/docs/manualpages/ST/STSetKSP.html
@@ -6,8 +6,8 @@
 <TITLE>STSetKSP</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STSetKSP.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STSetKSP.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STSetKSP</H1>
 Sets the KSP object associated with the spectral transformation. 
diff --git a/docs/manualpages/ST/STSetMatMode.html b/docs/manualpages/ST/STSetMatMode.html
index e0d1909..68f4f57 100644
--- a/docs/manualpages/ST/STSetMatMode.html
+++ b/docs/manualpages/ST/STSetMatMode.html
@@ -6,8 +6,8 @@
 <TITLE>STSetMatMode</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STSetMatMode.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STSetMatMode.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STSetMatMode</H1>
 Sets a flag to indicate how the transformed matrices are being stored in the spectral transformations. 
diff --git a/docs/manualpages/ST/STSetMatStructure.html b/docs/manualpages/ST/STSetMatStructure.html
index 5057974..ae45a2a 100644
--- a/docs/manualpages/ST/STSetMatStructure.html
+++ b/docs/manualpages/ST/STSetMatStructure.html
@@ -6,8 +6,8 @@
 <TITLE>STSetMatStructure</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STSetMatStructure.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STSetMatStructure.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STSetMatStructure</H1>
 Sets an internal MatStructure attribute to indicate which is the relation of the sparsity pattern of all <A HREF="../ST/ST.html#ST">ST</A> matrices. 
diff --git a/docs/manualpages/ST/STSetOperators.html b/docs/manualpages/ST/STSetOperators.html
index 7cf1edc..0b1b4ef 100644
--- a/docs/manualpages/ST/STSetOperators.html
+++ b/docs/manualpages/ST/STSetOperators.html
@@ -6,8 +6,8 @@
 <TITLE>STSetOperators</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STSetOperators.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STSetOperators.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STSetOperators</H1>
 Sets the matrices associated with the eigenvalue problem. 
diff --git a/docs/manualpages/ST/STSetOptionsPrefix.html b/docs/manualpages/ST/STSetOptionsPrefix.html
index 32d503c..59c4950 100644
--- a/docs/manualpages/ST/STSetOptionsPrefix.html
+++ b/docs/manualpages/ST/STSetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>STSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STSetOptionsPrefix</H1>
 Sets the prefix used for searching for all <A HREF="../ST/ST.html#ST">ST</A> options in the database. 
diff --git a/docs/manualpages/ST/STSetShift.html b/docs/manualpages/ST/STSetShift.html
index 72d9bec..88728b3 100644
--- a/docs/manualpages/ST/STSetShift.html
+++ b/docs/manualpages/ST/STSetShift.html
@@ -6,8 +6,8 @@
 <TITLE>STSetShift</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STSetShift.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STSetShift.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STSetShift</H1>
 Sets the shift associated with the spectral transformation. 
diff --git a/docs/manualpages/ST/STSetTransform.html b/docs/manualpages/ST/STSetTransform.html
index e6d954e..cfa5454 100644
--- a/docs/manualpages/ST/STSetTransform.html
+++ b/docs/manualpages/ST/STSetTransform.html
@@ -6,8 +6,8 @@
 <TITLE>STSetTransform</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STSetTransform.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STSetTransform.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STSetTransform</H1>
 Sets a flag to indicate whether the transformed matrices are computed or not. 
diff --git a/docs/manualpages/ST/STSetType.html b/docs/manualpages/ST/STSetType.html
index dfa3857..f85f041 100644
--- a/docs/manualpages/ST/STSetType.html
+++ b/docs/manualpages/ST/STSetType.html
@@ -6,8 +6,8 @@
 <TITLE>STSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STSetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STSetType</H1>
 Builds <A HREF="../ST/ST.html#ST">ST</A> for a particular spectral transformation. 
diff --git a/docs/manualpages/ST/STSetUp.html b/docs/manualpages/ST/STSetUp.html
index 96ee17e..dcbe9e1 100644
--- a/docs/manualpages/ST/STSetUp.html
+++ b/docs/manualpages/ST/STSetUp.html
@@ -6,8 +6,8 @@
 <TITLE>STSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STSetUp.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STSetUp</H1>
 Prepares for the use of a spectral transformation. 
diff --git a/docs/manualpages/ST/STShellGetContext.html b/docs/manualpages/ST/STShellGetContext.html
index 686895c..692702c 100644
--- a/docs/manualpages/ST/STShellGetContext.html
+++ b/docs/manualpages/ST/STShellGetContext.html
@@ -6,8 +6,8 @@
 <TITLE>STShellGetContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STShellGetContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STShellGetContext.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STShellGetContext</H1>
 Returns the user-provided context associated with a shell <A HREF="../ST/ST.html#ST">ST</A> 
diff --git a/docs/manualpages/ST/STShellSetApply.html b/docs/manualpages/ST/STShellSetApply.html
index 8783df1..9bed768 100644
--- a/docs/manualpages/ST/STShellSetApply.html
+++ b/docs/manualpages/ST/STShellSetApply.html
@@ -6,8 +6,8 @@
 <TITLE>STShellSetApply</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STShellSetApply.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STShellSetApply.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STShellSetApply</H1>
 Sets routine to use as the application of the operator to a vector in the user-defined spectral transformation. 
diff --git a/docs/manualpages/ST/STShellSetApplyTranspose.html b/docs/manualpages/ST/STShellSetApplyTranspose.html
index 92783a6..cebd994 100644
--- a/docs/manualpages/ST/STShellSetApplyTranspose.html
+++ b/docs/manualpages/ST/STShellSetApplyTranspose.html
@@ -6,8 +6,8 @@
 <TITLE>STShellSetApplyTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STShellSetApplyTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STShellSetApplyTranspose.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STShellSetApplyTranspose</H1>
 Sets routine to use as the application of the transposed operator to a vector in the user-defined spectral transformation. 
diff --git a/docs/manualpages/ST/STShellSetBackTransform.html b/docs/manualpages/ST/STShellSetBackTransform.html
index 86e096b..850a107 100644
--- a/docs/manualpages/ST/STShellSetBackTransform.html
+++ b/docs/manualpages/ST/STShellSetBackTransform.html
@@ -6,8 +6,8 @@
 <TITLE>STShellSetBackTransform</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STShellSetBackTransform.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STShellSetBackTransform.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STShellSetBackTransform</H1>
 Sets the routine to be called after the eigensolution process has finished in order to transform back the computed eigenvalues. 
diff --git a/docs/manualpages/ST/STShellSetContext.html b/docs/manualpages/ST/STShellSetContext.html
index 53f06da..2160e20 100644
--- a/docs/manualpages/ST/STShellSetContext.html
+++ b/docs/manualpages/ST/STShellSetContext.html
@@ -6,8 +6,8 @@
 <TITLE>STShellSetContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STShellSetContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STShellSetContext.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STShellSetContext</H1>
 Sets the context for a shell <A HREF="../ST/ST.html#ST">ST</A> 
diff --git a/docs/manualpages/ST/STType.html b/docs/manualpages/ST/STType.html
index 97a3d6b..58bc503 100644
--- a/docs/manualpages/ST/STType.html
+++ b/docs/manualpages/ST/STType.html
@@ -6,8 +6,8 @@
 <TITLE>STType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STType</H1>
 String with the name of a SLEPc spectral transformation 
diff --git a/docs/manualpages/ST/STView.html b/docs/manualpages/ST/STView.html
index 79290df..648a871 100644
--- a/docs/manualpages/ST/STView.html
+++ b/docs/manualpages/ST/STView.html
@@ -6,8 +6,8 @@
 <TITLE>STView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/STView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/STView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>STView</H1>
 Prints the <A HREF="../ST/ST.html#ST">ST</A> data structure. 
diff --git a/docs/manualpages/ST/index.html b/docs/manualpages/ST/index.html
index 7d7cb07..f5e496d 100644
--- a/docs/manualpages/ST/index.html
+++ b/docs/manualpages/ST/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/ST/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/ST/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Spectral Transformation - ST</h2>
 
diff --git a/docs/manualpages/SVD/SVD.html b/docs/manualpages/SVD/SVD.html
index 5b38006..f266428 100644
--- a/docs/manualpages/SVD/SVD.html
+++ b/docs/manualpages/SVD/SVD.html
@@ -6,8 +6,8 @@
 <TITLE>SVD</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVD.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVD.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVD</H1>
 Abstract SLEPc object that manages all the singular value problem solvers. 
diff --git a/docs/manualpages/SVD/SVDAllocateSolution.html b/docs/manualpages/SVD/SVDAllocateSolution.html
index 65f8be9..ac7fb89 100644
--- a/docs/manualpages/SVD/SVDAllocateSolution.html
+++ b/docs/manualpages/SVD/SVDAllocateSolution.html
@@ -6,8 +6,8 @@
 <TITLE>SVDAllocateSolution</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDAllocateSolution.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDAllocateSolution.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDAllocateSolution</H1>
 Allocate memory storage for common variables such as the singular values and the basis vectors. 
diff --git a/docs/manualpages/SVD/SVDAppendOptionsPrefix.html b/docs/manualpages/SVD/SVDAppendOptionsPrefix.html
index 4da2e64..5aee48a 100644
--- a/docs/manualpages/SVD/SVDAppendOptionsPrefix.html
+++ b/docs/manualpages/SVD/SVDAppendOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>SVDAppendOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDAppendOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDAppendOptionsPrefix</H1>
 Appends to the prefix used for searching for all <A HREF="../SVD/SVD.html#SVD">SVD</A> options in the database. 
diff --git a/docs/manualpages/SVD/SVDComputeError.html b/docs/manualpages/SVD/SVDComputeError.html
index 01566d9..e8a1675 100644
--- a/docs/manualpages/SVD/SVDComputeError.html
+++ b/docs/manualpages/SVD/SVDComputeError.html
@@ -6,8 +6,8 @@
 <TITLE>SVDComputeError</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDComputeError.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDComputeError.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDComputeError</H1>
 Computes the error (based on the residual norm) associated with the i-th singular triplet. 
diff --git a/docs/manualpages/SVD/SVDConvergedReason.html b/docs/manualpages/SVD/SVDConvergedReason.html
index e7fa05e..4855683 100644
--- a/docs/manualpages/SVD/SVDConvergedReason.html
+++ b/docs/manualpages/SVD/SVDConvergedReason.html
@@ -6,8 +6,8 @@
 <TITLE>SVDConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDConvergedReason</H1>
 Reason a singular value solver was said to have converged or diverged 
diff --git a/docs/manualpages/SVD/SVDCreate.html b/docs/manualpages/SVD/SVDCreate.html
index fe02530..3e3685f 100644
--- a/docs/manualpages/SVD/SVDCreate.html
+++ b/docs/manualpages/SVD/SVDCreate.html
@@ -6,8 +6,8 @@
 <TITLE>SVDCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDCreate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDCreate</H1>
 Creates the default <A HREF="../SVD/SVD.html#SVD">SVD</A> context. 
diff --git a/docs/manualpages/SVD/SVDCrossGetEPS.html b/docs/manualpages/SVD/SVDCrossGetEPS.html
index ddeea58..096265b 100644
--- a/docs/manualpages/SVD/SVDCrossGetEPS.html
+++ b/docs/manualpages/SVD/SVDCrossGetEPS.html
@@ -6,8 +6,8 @@
 <TITLE>SVDCrossGetEPS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDCrossGetEPS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDCrossGetEPS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDCrossGetEPS</H1>
 Retrieve the eigensolver object (<A HREF="../EPS/EPS.html#EPS">EPS</A>) associated to the singular value solver. 
diff --git a/docs/manualpages/SVD/SVDCrossSetEPS.html b/docs/manualpages/SVD/SVDCrossSetEPS.html
index 1cab4e4..97d48ea 100644
--- a/docs/manualpages/SVD/SVDCrossSetEPS.html
+++ b/docs/manualpages/SVD/SVDCrossSetEPS.html
@@ -6,8 +6,8 @@
 <TITLE>SVDCrossSetEPS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDCrossSetEPS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDCrossSetEPS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDCrossSetEPS</H1>
 Associate an eigensolver object (<A HREF="../EPS/EPS.html#EPS">EPS</A>) to the singular value solver. 
diff --git a/docs/manualpages/SVD/SVDCyclicGetEPS.html b/docs/manualpages/SVD/SVDCyclicGetEPS.html
index 43e245b..be0e2b9 100644
--- a/docs/manualpages/SVD/SVDCyclicGetEPS.html
+++ b/docs/manualpages/SVD/SVDCyclicGetEPS.html
@@ -6,8 +6,8 @@
 <TITLE>SVDCyclicGetEPS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDCyclicGetEPS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDCyclicGetEPS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDCyclicGetEPS</H1>
 Retrieve the eigensolver object (<A HREF="../EPS/EPS.html#EPS">EPS</A>) associated to the singular value solver. 
diff --git a/docs/manualpages/SVD/SVDCyclicGetExplicitMatrix.html b/docs/manualpages/SVD/SVDCyclicGetExplicitMatrix.html
index dd27509..6e9c251 100644
--- a/docs/manualpages/SVD/SVDCyclicGetExplicitMatrix.html
+++ b/docs/manualpages/SVD/SVDCyclicGetExplicitMatrix.html
@@ -6,8 +6,8 @@
 <TITLE>SVDCyclicGetExplicitMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDCyclicGetExplicitMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDCyclicGetExplicitMatrix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDCyclicGetExplicitMatrix</H1>
 Returns the flag indicating if H(A) is built explicitly 
diff --git a/docs/manualpages/SVD/SVDCyclicSetEPS.html b/docs/manualpages/SVD/SVDCyclicSetEPS.html
index 49a900e..b909001 100644
--- a/docs/manualpages/SVD/SVDCyclicSetEPS.html
+++ b/docs/manualpages/SVD/SVDCyclicSetEPS.html
@@ -6,8 +6,8 @@
 <TITLE>SVDCyclicSetEPS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDCyclicSetEPS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDCyclicSetEPS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDCyclicSetEPS</H1>
 Associate an eigensolver object (<A HREF="../EPS/EPS.html#EPS">EPS</A>) to the singular value solver. 
diff --git a/docs/manualpages/SVD/SVDCyclicSetExplicitMatrix.html b/docs/manualpages/SVD/SVDCyclicSetExplicitMatrix.html
index 4129017..b969006 100644
--- a/docs/manualpages/SVD/SVDCyclicSetExplicitMatrix.html
+++ b/docs/manualpages/SVD/SVDCyclicSetExplicitMatrix.html
@@ -6,8 +6,8 @@
 <TITLE>SVDCyclicSetExplicitMatrix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDCyclicSetExplicitMatrix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDCyclicSetExplicitMatrix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDCyclicSetExplicitMatrix</H1>
 Indicate if the eigensolver operator H(A) = [ 0  A ; A^T 0 ] must be computed explicitly. 
diff --git a/docs/manualpages/SVD/SVDDestroy.html b/docs/manualpages/SVD/SVDDestroy.html
index ce48283..e3743db 100644
--- a/docs/manualpages/SVD/SVDDestroy.html
+++ b/docs/manualpages/SVD/SVDDestroy.html
@@ -6,8 +6,8 @@
 <TITLE>SVDDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDDestroy.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDDestroy</H1>
 Destroys the <A HREF="../SVD/SVD.html#SVD">SVD</A> context. 
diff --git a/docs/manualpages/SVD/SVDErrorType.html b/docs/manualpages/SVD/SVDErrorType.html
index 5ea7020..10bca6e 100644
--- a/docs/manualpages/SVD/SVDErrorType.html
+++ b/docs/manualpages/SVD/SVDErrorType.html
@@ -6,8 +6,8 @@
 <TITLE>SVDErrorType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDErrorType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDErrorType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDErrorType</H1>
 The error type used to assess accuracy of computed solutions 
diff --git a/docs/manualpages/SVD/SVDErrorView.html b/docs/manualpages/SVD/SVDErrorView.html
index ddc66f0..358d28b 100644
--- a/docs/manualpages/SVD/SVDErrorView.html
+++ b/docs/manualpages/SVD/SVDErrorView.html
@@ -6,8 +6,8 @@
 <TITLE>SVDErrorView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDErrorView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDErrorView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDErrorView</H1>
 Displays the errors associated with the computed solution (as well as the singular values). 
diff --git a/docs/manualpages/SVD/SVDErrorViewFromOptions.html b/docs/manualpages/SVD/SVDErrorViewFromOptions.html
index 8024ac7..462950c 100644
--- a/docs/manualpages/SVD/SVDErrorViewFromOptions.html
+++ b/docs/manualpages/SVD/SVDErrorViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>SVDErrorViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDErrorViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDErrorViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDErrorViewFromOptions</H1>
 Processes command line options to determine if/how the errors of the computed solution are to be viewed.  
diff --git a/docs/manualpages/SVD/SVDFinalizePackage.html b/docs/manualpages/SVD/SVDFinalizePackage.html
index 412f98d..a3852d4 100644
--- a/docs/manualpages/SVD/SVDFinalizePackage.html
+++ b/docs/manualpages/SVD/SVDFinalizePackage.html
@@ -6,8 +6,8 @@
 <TITLE>SVDFinalizePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDFinalizePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDFinalizePackage</H1>
 This function destroys everything in the Slepc interface to the <A HREF="../SVD/SVD.html#SVD">SVD</A> package. It is called from <A HREF="../sys/SlepcFinalize.html#SlepcFinalize">SlepcFinalize</A>(). 
diff --git a/docs/manualpages/SVD/SVDGetBV.html b/docs/manualpages/SVD/SVDGetBV.html
index b00ade0..1b6f462 100644
--- a/docs/manualpages/SVD/SVDGetBV.html
+++ b/docs/manualpages/SVD/SVDGetBV.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetBV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetBV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetBV.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetBV</H1>
 Obtain the basis vectors objects associated to the singular value solver object. 
diff --git a/docs/manualpages/SVD/SVDGetConverged.html b/docs/manualpages/SVD/SVDGetConverged.html
index d501231..d8f0fae 100644
--- a/docs/manualpages/SVD/SVDGetConverged.html
+++ b/docs/manualpages/SVD/SVDGetConverged.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetConverged.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetConverged</H1>
 Gets the number of converged singular values. 
diff --git a/docs/manualpages/SVD/SVDGetConvergedReason.html b/docs/manualpages/SVD/SVDGetConvergedReason.html
index 1a84420..7987016 100644
--- a/docs/manualpages/SVD/SVDGetConvergedReason.html
+++ b/docs/manualpages/SVD/SVDGetConvergedReason.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetConvergedReason</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetConvergedReason.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetConvergedReason</H1>
 Gets the reason why the <A HREF="../SVD/SVDSolve.html#SVDSolve">SVDSolve</A>() iteration was stopped. 
diff --git a/docs/manualpages/SVD/SVDGetDS.html b/docs/manualpages/SVD/SVDGetDS.html
index 5b82c3a..55df2cc 100644
--- a/docs/manualpages/SVD/SVDGetDS.html
+++ b/docs/manualpages/SVD/SVDGetDS.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetDS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetDS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetDS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetDS</H1>
 Obtain the direct solver object associated to the singular value solver object. 
diff --git a/docs/manualpages/SVD/SVDGetDimensions.html b/docs/manualpages/SVD/SVDGetDimensions.html
index 002feaf..e64df4c 100644
--- a/docs/manualpages/SVD/SVDGetDimensions.html
+++ b/docs/manualpages/SVD/SVDGetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetDimensions</H1>
 Gets the number of singular values to compute and the dimension of the subspace. 
diff --git a/docs/manualpages/SVD/SVDGetImplicitTranspose.html b/docs/manualpages/SVD/SVDGetImplicitTranspose.html
index 94c44da..2de6f96 100644
--- a/docs/manualpages/SVD/SVDGetImplicitTranspose.html
+++ b/docs/manualpages/SVD/SVDGetImplicitTranspose.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetImplicitTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetImplicitTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetImplicitTranspose.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetImplicitTranspose</H1>
 Gets the mode used to handle the transpose of the matrix associated with the singular value problem. 
diff --git a/docs/manualpages/SVD/SVDGetIterationNumber.html b/docs/manualpages/SVD/SVDGetIterationNumber.html
index 3fb7431..7de801c 100644
--- a/docs/manualpages/SVD/SVDGetIterationNumber.html
+++ b/docs/manualpages/SVD/SVDGetIterationNumber.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetIterationNumber</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetIterationNumber.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetIterationNumber</H1>
 Gets the current iteration number. If the call to <A HREF="../SVD/SVDSolve.html#SVDSolve">SVDSolve</A>() is complete, then it returns the number of iterations carried out by the solution method. 
diff --git a/docs/manualpages/SVD/SVDGetMonitorContext.html b/docs/manualpages/SVD/SVDGetMonitorContext.html
index 6926212..5fa423f 100644
--- a/docs/manualpages/SVD/SVDGetMonitorContext.html
+++ b/docs/manualpages/SVD/SVDGetMonitorContext.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetMonitorContext</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetMonitorContext.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetMonitorContext.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetMonitorContext</H1>
 Gets the monitor context, as set by <A HREF="../SVD/SVDMonitorSet.html#SVDMonitorSet">SVDMonitorSet</A>() for the FIRST monitor only. 
diff --git a/docs/manualpages/SVD/SVDGetOperator.html b/docs/manualpages/SVD/SVDGetOperator.html
index 9a8ba80..c456371 100644
--- a/docs/manualpages/SVD/SVDGetOperator.html
+++ b/docs/manualpages/SVD/SVDGetOperator.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetOperator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetOperator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetOperator.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetOperator</H1>
 Get the matrix associated with the singular value problem. 
diff --git a/docs/manualpages/SVD/SVDGetOptionsPrefix.html b/docs/manualpages/SVD/SVDGetOptionsPrefix.html
index ac63df9..9b7d43b 100644
--- a/docs/manualpages/SVD/SVDGetOptionsPrefix.html
+++ b/docs/manualpages/SVD/SVDGetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetOptionsPrefix</H1>
 Gets the prefix used for searching for all <A HREF="../SVD/SVD.html#SVD">SVD</A> options in the database. 
diff --git a/docs/manualpages/SVD/SVDGetSingularTriplet.html b/docs/manualpages/SVD/SVDGetSingularTriplet.html
index c2313dd..0a7a1d6 100644
--- a/docs/manualpages/SVD/SVDGetSingularTriplet.html
+++ b/docs/manualpages/SVD/SVDGetSingularTriplet.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetSingularTriplet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetSingularTriplet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetSingularTriplet.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetSingularTriplet</H1>
 Gets the i-th triplet of the singular value decomposition as computed by <A HREF="../SVD/SVDSolve.html#SVDSolve">SVDSolve</A>(). The solution consists in the singular value and its left and right singular vectors. 
diff --git a/docs/manualpages/SVD/SVDGetTolerances.html b/docs/manualpages/SVD/SVDGetTolerances.html
index 0776b1c..c51b86f 100644
--- a/docs/manualpages/SVD/SVDGetTolerances.html
+++ b/docs/manualpages/SVD/SVDGetTolerances.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetTolerances.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetTolerances</H1>
 Gets the tolerance and maximum iteration count used by the default <A HREF="../SVD/SVD.html#SVD">SVD</A> convergence tests. 
diff --git a/docs/manualpages/SVD/SVDGetTrackAll.html b/docs/manualpages/SVD/SVDGetTrackAll.html
index 6e7ace5..46b85de 100644
--- a/docs/manualpages/SVD/SVDGetTrackAll.html
+++ b/docs/manualpages/SVD/SVDGetTrackAll.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetTrackAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetTrackAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetTrackAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetTrackAll</H1>
 Returns the flag indicating whether all residual norms must be computed or not. 
diff --git a/docs/manualpages/SVD/SVDGetType.html b/docs/manualpages/SVD/SVDGetType.html
index 5e7fa7f..9bbee3d 100644
--- a/docs/manualpages/SVD/SVDGetType.html
+++ b/docs/manualpages/SVD/SVDGetType.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetType</H1>
 Gets the <A HREF="../SVD/SVD.html#SVD">SVD</A> type as a string from the <A HREF="../SVD/SVD.html#SVD">SVD</A> object. 
diff --git a/docs/manualpages/SVD/SVDGetWhichSingularTriplets.html b/docs/manualpages/SVD/SVDGetWhichSingularTriplets.html
index 7fe7836..d52be35 100644
--- a/docs/manualpages/SVD/SVDGetWhichSingularTriplets.html
+++ b/docs/manualpages/SVD/SVDGetWhichSingularTriplets.html
@@ -6,8 +6,8 @@
 <TITLE>SVDGetWhichSingularTriplets</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDGetWhichSingularTriplets.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDGetWhichSingularTriplets.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDGetWhichSingularTriplets</H1>
 Returns which singular triplets are to be sought. 
diff --git a/docs/manualpages/SVD/SVDInitializePackage.html b/docs/manualpages/SVD/SVDInitializePackage.html
index d3ae520..a29f0f8 100644
--- a/docs/manualpages/SVD/SVDInitializePackage.html
+++ b/docs/manualpages/SVD/SVDInitializePackage.html
@@ -6,8 +6,8 @@
 <TITLE>SVDInitializePackage</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDInitializePackage.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDInitializePackage.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDInitializePackage</H1>
 This function initializes everything in the <A HREF="../SVD/SVD.html#SVD">SVD</A> package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to <A HREF="../SVD/SVDCreate.html#SVDCreate">SVDCreate</A>() when using static libraries. 
diff --git a/docs/manualpages/SVD/SVDLanczosGetOneSide.html b/docs/manualpages/SVD/SVDLanczosGetOneSide.html
index 7bcfcb8..15f51d0 100644
--- a/docs/manualpages/SVD/SVDLanczosGetOneSide.html
+++ b/docs/manualpages/SVD/SVDLanczosGetOneSide.html
@@ -6,8 +6,8 @@
 <TITLE>SVDLanczosGetOneSide</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDLanczosGetOneSide.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDLanczosGetOneSide.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDLanczosGetOneSide</H1>
 Gets if the variant of the Lanczos method to be used is one-sided or two-sided. 
diff --git a/docs/manualpages/SVD/SVDLanczosSetOneSide.html b/docs/manualpages/SVD/SVDLanczosSetOneSide.html
index 2310115..8e94f8e 100644
--- a/docs/manualpages/SVD/SVDLanczosSetOneSide.html
+++ b/docs/manualpages/SVD/SVDLanczosSetOneSide.html
@@ -6,8 +6,8 @@
 <TITLE>SVDLanczosSetOneSide</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDLanczosSetOneSide.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDLanczosSetOneSide.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDLanczosSetOneSide</H1>
 Indicate if the variant of the Lanczos method to be used is one-sided or two-sided. 
diff --git a/docs/manualpages/SVD/SVDMonitorAll.html b/docs/manualpages/SVD/SVDMonitorAll.html
index 1d8209e..67d4035 100644
--- a/docs/manualpages/SVD/SVDMonitorAll.html
+++ b/docs/manualpages/SVD/SVDMonitorAll.html
@@ -6,8 +6,8 @@
 <TITLE>SVDMonitorAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDMonitorAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDMonitorAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDMonitorAll</H1>
 Print the current approximate values and error estimates at each iteration of the singular value solver. 
diff --git a/docs/manualpages/SVD/SVDMonitorCancel.html b/docs/manualpages/SVD/SVDMonitorCancel.html
index fdd38d4..96fa85f 100644
--- a/docs/manualpages/SVD/SVDMonitorCancel.html
+++ b/docs/manualpages/SVD/SVDMonitorCancel.html
@@ -6,8 +6,8 @@
 <TITLE>SVDMonitorCancel</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDMonitorCancel.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDMonitorCancel</H1>
 Clears all monitors for an <A HREF="../SVD/SVD.html#SVD">SVD</A> object. 
diff --git a/docs/manualpages/SVD/SVDMonitorConverged.html b/docs/manualpages/SVD/SVDMonitorConverged.html
index 183bb0e..784c0aa 100644
--- a/docs/manualpages/SVD/SVDMonitorConverged.html
+++ b/docs/manualpages/SVD/SVDMonitorConverged.html
@@ -6,8 +6,8 @@
 <TITLE>SVDMonitorConverged</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDMonitorConverged.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDMonitorConverged.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDMonitorConverged</H1>
 Print the approximate values and error estimates as they converge. 
diff --git a/docs/manualpages/SVD/SVDMonitorFirst.html b/docs/manualpages/SVD/SVDMonitorFirst.html
index 457075a..b3456dc 100644
--- a/docs/manualpages/SVD/SVDMonitorFirst.html
+++ b/docs/manualpages/SVD/SVDMonitorFirst.html
@@ -6,8 +6,8 @@
 <TITLE>SVDMonitorFirst</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDMonitorFirst.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDMonitorFirst.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDMonitorFirst</H1>
 Print the first unconverged approximate values and error estimates at each iteration of the singular value solver. 
diff --git a/docs/manualpages/SVD/SVDMonitorSet.html b/docs/manualpages/SVD/SVDMonitorSet.html
index 6081df6..392e212 100644
--- a/docs/manualpages/SVD/SVDMonitorSet.html
+++ b/docs/manualpages/SVD/SVDMonitorSet.html
@@ -6,8 +6,8 @@
 <TITLE>SVDMonitorSet</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDMonitorSet.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDMonitorSet.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDMonitorSet</H1>
 Sets an ADDITIONAL function to be called at every iteration to monitor the error estimates for each requested singular triplet. 
diff --git a/docs/manualpages/SVD/SVDReasonView.html b/docs/manualpages/SVD/SVDReasonView.html
index 6cbb758..40a3679 100644
--- a/docs/manualpages/SVD/SVDReasonView.html
+++ b/docs/manualpages/SVD/SVDReasonView.html
@@ -6,8 +6,8 @@
 <TITLE>SVDReasonView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDReasonView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDReasonView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDReasonView</H1>
 Displays the reason an <A HREF="../SVD/SVD.html#SVD">SVD</A> solve converged or diverged. 
diff --git a/docs/manualpages/SVD/SVDReasonViewFromOptions.html b/docs/manualpages/SVD/SVDReasonViewFromOptions.html
index 832fe3c..e99de27 100644
--- a/docs/manualpages/SVD/SVDReasonViewFromOptions.html
+++ b/docs/manualpages/SVD/SVDReasonViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>SVDReasonViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDReasonViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDReasonViewFromOptions</H1>
 Processes command line options to determine if/how the <A HREF="../SVD/SVD.html#SVD">SVD</A> converged reason is to be viewed.  
diff --git a/docs/manualpages/SVD/SVDRegister.html b/docs/manualpages/SVD/SVDRegister.html
index 9f1884a..8b72d4c 100644
--- a/docs/manualpages/SVD/SVDRegister.html
+++ b/docs/manualpages/SVD/SVDRegister.html
@@ -6,8 +6,8 @@
 <TITLE>SVDRegister</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDRegister.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDRegister.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDRegister</H1>
 Adds a method to the singular value solver package. 
diff --git a/docs/manualpages/SVD/SVDRegisterAll.html b/docs/manualpages/SVD/SVDRegisterAll.html
index f24d296..3179e36 100644
--- a/docs/manualpages/SVD/SVDRegisterAll.html
+++ b/docs/manualpages/SVD/SVDRegisterAll.html
@@ -6,8 +6,8 @@
 <TITLE>SVDRegisterAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDRegisterAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDRegisterAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDRegisterAll</H1>
 Registers all the singular value solvers in the <A HREF="../SVD/SVD.html#SVD">SVD</A> package. 
diff --git a/docs/manualpages/SVD/SVDReset.html b/docs/manualpages/SVD/SVDReset.html
index b0ce190..422e375 100644
--- a/docs/manualpages/SVD/SVDReset.html
+++ b/docs/manualpages/SVD/SVDReset.html
@@ -6,8 +6,8 @@
 <TITLE>SVDReset</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDReset.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDReset.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDReset</H1>
 Resets the <A HREF="../SVD/SVD.html#SVD">SVD</A> context to the initial state and removes any allocated objects. 
diff --git a/docs/manualpages/SVD/SVDSetBV.html b/docs/manualpages/SVD/SVDSetBV.html
index 96af9fc..312c1c8 100644
--- a/docs/manualpages/SVD/SVDSetBV.html
+++ b/docs/manualpages/SVD/SVDSetBV.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetBV</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetBV.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetBV.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetBV</H1>
 Associates basis vectors objects to the singular value solver. 
diff --git a/docs/manualpages/SVD/SVDSetDS.html b/docs/manualpages/SVD/SVDSetDS.html
index 617d77a..20af56d 100644
--- a/docs/manualpages/SVD/SVDSetDS.html
+++ b/docs/manualpages/SVD/SVDSetDS.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetDS</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetDS.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetDS.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetDS</H1>
 Associates a direct solver object to the singular value solver. 
diff --git a/docs/manualpages/SVD/SVDSetDimensions.html b/docs/manualpages/SVD/SVDSetDimensions.html
index 17b4756..f1512a2 100644
--- a/docs/manualpages/SVD/SVDSetDimensions.html
+++ b/docs/manualpages/SVD/SVDSetDimensions.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetDimensions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetDimensions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetDimensions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetDimensions</H1>
 Sets the number of singular values to compute and the dimension of the subspace. 
diff --git a/docs/manualpages/SVD/SVDSetFromOptions.html b/docs/manualpages/SVD/SVDSetFromOptions.html
index 2a774ba..fddc07d 100644
--- a/docs/manualpages/SVD/SVDSetFromOptions.html
+++ b/docs/manualpages/SVD/SVDSetFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetFromOptions</H1>
 Sets <A HREF="../SVD/SVD.html#SVD">SVD</A> options from the options database. This routine must be called before <A HREF="../SVD/SVDSetUp.html#SVDSetUp">SVDSetUp</A>() if the user is to be allowed to set the solver type. 
diff --git a/docs/manualpages/SVD/SVDSetImplicitTranspose.html b/docs/manualpages/SVD/SVDSetImplicitTranspose.html
index 816f245..21b6508 100644
--- a/docs/manualpages/SVD/SVDSetImplicitTranspose.html
+++ b/docs/manualpages/SVD/SVDSetImplicitTranspose.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetImplicitTranspose</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetImplicitTranspose.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetImplicitTranspose.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetImplicitTranspose</H1>
 Indicates how to handle the transpose of the matrix associated with the singular value problem. 
diff --git a/docs/manualpages/SVD/SVDSetInitialSpace.html b/docs/manualpages/SVD/SVDSetInitialSpace.html
index 38074d7..0cbe387 100644
--- a/docs/manualpages/SVD/SVDSetInitialSpace.html
+++ b/docs/manualpages/SVD/SVDSetInitialSpace.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetInitialSpace</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetInitialSpace.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetInitialSpace.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetInitialSpace</H1>
 Specify a basis of vectors that constitute the initial (right) space, that is, a rough approximation to the right singular subspace from which the solver starts to iterate. 
diff --git a/docs/manualpages/SVD/SVDSetInitialSpaceLeft.html b/docs/manualpages/SVD/SVDSetInitialSpaceLeft.html
index a567e2e..e518e47 100644
--- a/docs/manualpages/SVD/SVDSetInitialSpaceLeft.html
+++ b/docs/manualpages/SVD/SVDSetInitialSpaceLeft.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetInitialSpaceLeft</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetInitialSpaceLeft.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetInitialSpaceLeft.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetInitialSpaceLeft</H1>
 Specify a basis of vectors that constitute the initial left space, that is, a rough approximation to the left singular subspace from which the solver starts to iterate. 
diff --git a/docs/manualpages/SVD/SVDSetOperator.html b/docs/manualpages/SVD/SVDSetOperator.html
index 8922330..1cd05f9 100644
--- a/docs/manualpages/SVD/SVDSetOperator.html
+++ b/docs/manualpages/SVD/SVDSetOperator.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetOperator</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetOperator.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetOperator.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetOperator</H1>
 Set the matrix associated with the singular value problem. 
diff --git a/docs/manualpages/SVD/SVDSetOptionsPrefix.html b/docs/manualpages/SVD/SVDSetOptionsPrefix.html
index cc898a1..e643a61 100644
--- a/docs/manualpages/SVD/SVDSetOptionsPrefix.html
+++ b/docs/manualpages/SVD/SVDSetOptionsPrefix.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetOptionsPrefix</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetOptionsPrefix.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetOptionsPrefix</H1>
 Sets the prefix used for searching for all <A HREF="../SVD/SVD.html#SVD">SVD</A> options in the database. 
diff --git a/docs/manualpages/SVD/SVDSetTolerances.html b/docs/manualpages/SVD/SVDSetTolerances.html
index f5fc19d..106221c 100644
--- a/docs/manualpages/SVD/SVDSetTolerances.html
+++ b/docs/manualpages/SVD/SVDSetTolerances.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetTolerances</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetTolerances.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetTolerances.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetTolerances</H1>
 Sets the tolerance and maximum iteration count used by the default <A HREF="../SVD/SVD.html#SVD">SVD</A> convergence testers. 
diff --git a/docs/manualpages/SVD/SVDSetTrackAll.html b/docs/manualpages/SVD/SVDSetTrackAll.html
index 44f9e30..1586742 100644
--- a/docs/manualpages/SVD/SVDSetTrackAll.html
+++ b/docs/manualpages/SVD/SVDSetTrackAll.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetTrackAll</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetTrackAll.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetTrackAll.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetTrackAll</H1>
 Specifies if the solver must compute the residual norm of all approximate singular value or not. 
diff --git a/docs/manualpages/SVD/SVDSetType.html b/docs/manualpages/SVD/SVDSetType.html
index fe4de64..a8ea5e3 100644
--- a/docs/manualpages/SVD/SVDSetType.html
+++ b/docs/manualpages/SVD/SVDSetType.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetType</H1>
 Selects the particular solver to be used in the <A HREF="../SVD/SVD.html#SVD">SVD</A> object. 
diff --git a/docs/manualpages/SVD/SVDSetUp.html b/docs/manualpages/SVD/SVDSetUp.html
index 3c7fd7c..4fa93d6 100644
--- a/docs/manualpages/SVD/SVDSetUp.html
+++ b/docs/manualpages/SVD/SVDSetUp.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetUp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetUp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetUp.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetUp</H1>
 Sets up all the internal data structures necessary for the execution of the singular value solver. 
diff --git a/docs/manualpages/SVD/SVDSetWhichSingularTriplets.html b/docs/manualpages/SVD/SVDSetWhichSingularTriplets.html
index 5611716..3bed3f6 100644
--- a/docs/manualpages/SVD/SVDSetWhichSingularTriplets.html
+++ b/docs/manualpages/SVD/SVDSetWhichSingularTriplets.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSetWhichSingularTriplets</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSetWhichSingularTriplets.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSetWhichSingularTriplets.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSetWhichSingularTriplets</H1>
 Specifies which singular triplets are to be sought. 
diff --git a/docs/manualpages/SVD/SVDSolve.html b/docs/manualpages/SVD/SVDSolve.html
index 617cd55..137a7cf 100644
--- a/docs/manualpages/SVD/SVDSolve.html
+++ b/docs/manualpages/SVD/SVDSolve.html
@@ -6,8 +6,8 @@
 <TITLE>SVDSolve</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDSolve.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDSolve.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDSolve</H1>
 Solves the singular value problem. 
diff --git a/docs/manualpages/SVD/SVDTRLanczosGetOneSide.html b/docs/manualpages/SVD/SVDTRLanczosGetOneSide.html
index b731373..d284c40 100644
--- a/docs/manualpages/SVD/SVDTRLanczosGetOneSide.html
+++ b/docs/manualpages/SVD/SVDTRLanczosGetOneSide.html
@@ -6,8 +6,8 @@
 <TITLE>SVDTRLanczosGetOneSide</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDTRLanczosGetOneSide.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDTRLanczosGetOneSide.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDTRLanczosGetOneSide</H1>
 Gets if the variant of the Lanczos method to be used is one-sided or two-sided. 
diff --git a/docs/manualpages/SVD/SVDTRLanczosSetOneSide.html b/docs/manualpages/SVD/SVDTRLanczosSetOneSide.html
index ae5669d..8cef0cf 100644
--- a/docs/manualpages/SVD/SVDTRLanczosSetOneSide.html
+++ b/docs/manualpages/SVD/SVDTRLanczosSetOneSide.html
@@ -6,8 +6,8 @@
 <TITLE>SVDTRLanczosSetOneSide</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDTRLanczosSetOneSide.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDTRLanczosSetOneSide.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDTRLanczosSetOneSide</H1>
 Indicate if the variant of the Lanczos method to be used is one-sided or two-sided. 
diff --git a/docs/manualpages/SVD/SVDType.html b/docs/manualpages/SVD/SVDType.html
index faf8708..859c347 100644
--- a/docs/manualpages/SVD/SVDType.html
+++ b/docs/manualpages/SVD/SVDType.html
@@ -6,8 +6,8 @@
 <TITLE>SVDType</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDType.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDType.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDType</H1>
 String with the name of a SLEPc singular value solver 
diff --git a/docs/manualpages/SVD/SVDValuesView.html b/docs/manualpages/SVD/SVDValuesView.html
index b62d6c5..28d2f23 100644
--- a/docs/manualpages/SVD/SVDValuesView.html
+++ b/docs/manualpages/SVD/SVDValuesView.html
@@ -6,8 +6,8 @@
 <TITLE>SVDValuesView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDValuesView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDValuesView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDValuesView</H1>
 Displays the computed singular values in a viewer. 
diff --git a/docs/manualpages/SVD/SVDValuesViewFromOptions.html b/docs/manualpages/SVD/SVDValuesViewFromOptions.html
index 850201d..c208e8d 100644
--- a/docs/manualpages/SVD/SVDValuesViewFromOptions.html
+++ b/docs/manualpages/SVD/SVDValuesViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>SVDValuesViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDValuesViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDValuesViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDValuesViewFromOptions</H1>
 Processes command line options to determine if/how the computed singular values are to be viewed.  
diff --git a/docs/manualpages/SVD/SVDVectorsView.html b/docs/manualpages/SVD/SVDVectorsView.html
index cc80d70..40e661a 100644
--- a/docs/manualpages/SVD/SVDVectorsView.html
+++ b/docs/manualpages/SVD/SVDVectorsView.html
@@ -6,8 +6,8 @@
 <TITLE>SVDVectorsView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDVectorsView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDVectorsView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDVectorsView</H1>
 Outputs computed singular vectors to a viewer. 
diff --git a/docs/manualpages/SVD/SVDVectorsViewFromOptions.html b/docs/manualpages/SVD/SVDVectorsViewFromOptions.html
index 7196833..5c6dfd7 100644
--- a/docs/manualpages/SVD/SVDVectorsViewFromOptions.html
+++ b/docs/manualpages/SVD/SVDVectorsViewFromOptions.html
@@ -6,8 +6,8 @@
 <TITLE>SVDVectorsViewFromOptions</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDVectorsViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDVectorsViewFromOptions.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDVectorsViewFromOptions</H1>
 Processes command line options to determine if/how the computed singular vectors are to be viewed.  
diff --git a/docs/manualpages/SVD/SVDView.html b/docs/manualpages/SVD/SVDView.html
index 4cf76fc..175950a 100644
--- a/docs/manualpages/SVD/SVDView.html
+++ b/docs/manualpages/SVD/SVDView.html
@@ -6,8 +6,8 @@
 <TITLE>SVDView</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDView.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDView.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDView</H1>
 Prints the <A HREF="../SVD/SVD.html#SVD">SVD</A> data structure. 
diff --git a/docs/manualpages/SVD/SVDWhich.html b/docs/manualpages/SVD/SVDWhich.html
index 5e6cf97..fcde91e 100644
--- a/docs/manualpages/SVD/SVDWhich.html
+++ b/docs/manualpages/SVD/SVDWhich.html
@@ -6,8 +6,8 @@
 <TITLE>SVDWhich</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/SVDWhich.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/SVDWhich.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SVDWhich</H1>
 Determines whether largest or smallest singular triplets are to be computed 
diff --git a/docs/manualpages/SVD/index.html b/docs/manualpages/SVD/index.html
index fa18c92..145ea44 100644
--- a/docs/manualpages/SVD/index.html
+++ b/docs/manualpages/SVD/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/SVD/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/SVD/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Singular Value Decomposition Solvers - SVD: <a href="../../../src/svd/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/docs/manualpages/sys/SlepcCheckOrthogonality.html b/docs/manualpages/sys/SlepcCheckOrthogonality.html
index d38fb35..e8409c5 100644
--- a/docs/manualpages/sys/SlepcCheckOrthogonality.html
+++ b/docs/manualpages/sys/SlepcCheckOrthogonality.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcCheckOrthogonality</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcCheckOrthogonality.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcCheckOrthogonality.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcCheckOrthogonality</H1>
 Checks (or prints) the level of orthogonality of a set of vectors. 
diff --git a/docs/manualpages/sys/SlepcFinalize.html b/docs/manualpages/sys/SlepcFinalize.html
index 25a6fe2..864878b 100644
--- a/docs/manualpages/sys/SlepcFinalize.html
+++ b/docs/manualpages/sys/SlepcFinalize.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcFinalize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcFinalize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcFinalize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcFinalize</H1>
 Checks for options to be called at the conclusion of the SLEPc program and calls PetscFinalize(). 
diff --git a/docs/manualpages/sys/SlepcGetVersion.html b/docs/manualpages/sys/SlepcGetVersion.html
index bb8b5d9..61a838f 100644
--- a/docs/manualpages/sys/SlepcGetVersion.html
+++ b/docs/manualpages/sys/SlepcGetVersion.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcGetVersion</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcGetVersion.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcGetVersion.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcGetVersion</H1>
 Gets the SLEPc version information in a string. 
diff --git a/docs/manualpages/sys/SlepcInitialize.html b/docs/manualpages/sys/SlepcInitialize.html
index 66724ed..5bb1014 100644
--- a/docs/manualpages/sys/SlepcInitialize.html
+++ b/docs/manualpages/sys/SlepcInitialize.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcInitialize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcInitialize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcInitialize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcInitialize</H1>
 Initializes the SLEPc library. <A HREF="../sys/SlepcInitialize.html#SlepcInitialize">SlepcInitialize</A>() calls PetscInitialize() if that has not been called yet, so this routine should always be called near the beginning of your program. 
diff --git a/docs/manualpages/sys/SlepcInitializeFortran.html b/docs/manualpages/sys/SlepcInitializeFortran.html
index d711d01..9859bca 100644
--- a/docs/manualpages/sys/SlepcInitializeFortran.html
+++ b/docs/manualpages/sys/SlepcInitializeFortran.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcInitializeFortran</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcInitializeFortran.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcInitializeFortran.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcInitializeFortran</H1>
 Routine that should be called from C after the call to <A HREF="../sys/SlepcInitialize.html#SlepcInitialize">SlepcInitialize</A>() if one is using a C main program that calls Fortran routines that in turn call SLEPc routines. 
diff --git a/docs/manualpages/sys/SlepcInitializeNoArguments.html b/docs/manualpages/sys/SlepcInitializeNoArguments.html
index 0a6f149..a4ec6cf 100644
--- a/docs/manualpages/sys/SlepcInitializeNoArguments.html
+++ b/docs/manualpages/sys/SlepcInitializeNoArguments.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcInitializeNoArguments</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcInitializeNoArguments.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcInitializeNoArguments.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcInitializeNoArguments</H1>
 Calls <A HREF="../sys/SlepcInitialize.html#SlepcInitialize">SlepcInitialize</A>() from C/C++ without the command line arguments. 
diff --git a/docs/manualpages/sys/SlepcInitialized.html b/docs/manualpages/sys/SlepcInitialized.html
index ac41070..1675a5c 100644
--- a/docs/manualpages/sys/SlepcInitialized.html
+++ b/docs/manualpages/sys/SlepcInitialized.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcInitialized</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcInitialized.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcInitialized.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcInitialized</H1>
 Determine whether SLEPc is initialized. 
diff --git a/docs/manualpages/sys/SlepcMatConvertSeqDense.html b/docs/manualpages/sys/SlepcMatConvertSeqDense.html
index ef4b211..adc18fc 100644
--- a/docs/manualpages/sys/SlepcMatConvertSeqDense.html
+++ b/docs/manualpages/sys/SlepcMatConvertSeqDense.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcMatConvertSeqDense</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcMatConvertSeqDense.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcMatConvertSeqDense.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcMatConvertSeqDense</H1>
 Converts a parallel matrix to another one in sequential dense format replicating the values in every processor. 
diff --git a/docs/manualpages/sys/SlepcMatTile.html b/docs/manualpages/sys/SlepcMatTile.html
index 95cd5ef..7d55b3b 100644
--- a/docs/manualpages/sys/SlepcMatTile.html
+++ b/docs/manualpages/sys/SlepcMatTile.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcMatTile</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcMatTile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcMatTile.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcMatTile</H1>
 Explicitly build a matrix from four blocks, G = [ a*A b*B; c*C d*D ]. 
diff --git a/docs/manualpages/sys/SlepcSCCompare.html b/docs/manualpages/sys/SlepcSCCompare.html
index cb882dd..31062f8 100644
--- a/docs/manualpages/sys/SlepcSCCompare.html
+++ b/docs/manualpages/sys/SlepcSCCompare.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcSCCompare</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcSCCompare.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcSCCompare.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcSCCompare</H1>
 Compares two (possibly complex) values according to a certain criterion. 
diff --git a/docs/manualpages/sys/SlepcSNPrintfScalar.html b/docs/manualpages/sys/SlepcSNPrintfScalar.html
index b6072e8..617b929 100644
--- a/docs/manualpages/sys/SlepcSNPrintfScalar.html
+++ b/docs/manualpages/sys/SlepcSNPrintfScalar.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcSNPrintfScalar</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcSNPrintfScalar.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcSNPrintfScalar.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcSNPrintfScalar</H1>
 Prints a PetscScalar variable to a string of given length. 
diff --git a/docs/manualpages/sys/SlepcSortEigenvalues.html b/docs/manualpages/sys/SlepcSortEigenvalues.html
index 1e161c0..f76c2d6 100644
--- a/docs/manualpages/sys/SlepcSortEigenvalues.html
+++ b/docs/manualpages/sys/SlepcSortEigenvalues.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcSortEigenvalues</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcSortEigenvalues.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcSortEigenvalues.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcSortEigenvalues</H1>
 Sorts a list of eigenvalues according to the  sorting criterion specified in a SlepcSC context. 
diff --git a/docs/manualpages/sys/SlepcVecNormalize.html b/docs/manualpages/sys/SlepcVecNormalize.html
index 1e8bc5e..4ae2bb7 100644
--- a/docs/manualpages/sys/SlepcVecNormalize.html
+++ b/docs/manualpages/sys/SlepcVecNormalize.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcVecNormalize</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcVecNormalize.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcVecNormalize.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcVecNormalize</H1>
 Normalizes a possibly complex vector by the 2-norm. 
diff --git a/docs/manualpages/sys/SlepcVecPoolCreate.html b/docs/manualpages/sys/SlepcVecPoolCreate.html
index dcea4ba..037784e 100644
--- a/docs/manualpages/sys/SlepcVecPoolCreate.html
+++ b/docs/manualpages/sys/SlepcVecPoolCreate.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcVecPoolCreate</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcVecPoolCreate.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcVecPoolCreate.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcVecPoolCreate</H1>
 Create a pool of Vec. 
diff --git a/docs/manualpages/sys/SlepcVecPoolDestroy.html b/docs/manualpages/sys/SlepcVecPoolDestroy.html
index 6c286ee..f219790 100644
--- a/docs/manualpages/sys/SlepcVecPoolDestroy.html
+++ b/docs/manualpages/sys/SlepcVecPoolDestroy.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcVecPoolDestroy</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcVecPoolDestroy.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcVecPoolDestroy.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcVecPoolDestroy</H1>
 Destroy the pool of Vec. 
diff --git a/docs/manualpages/sys/SlepcVecPoolGetVecs.html b/docs/manualpages/sys/SlepcVecPoolGetVecs.html
index 5ea41c3..f77f0c7 100644
--- a/docs/manualpages/sys/SlepcVecPoolGetVecs.html
+++ b/docs/manualpages/sys/SlepcVecPoolGetVecs.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcVecPoolGetVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcVecPoolGetVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcVecPoolGetVecs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcVecPoolGetVecs</H1>
 Get an array of Vec from the pool. 
diff --git a/docs/manualpages/sys/SlepcVecPoolRestoreVecs.html b/docs/manualpages/sys/SlepcVecPoolRestoreVecs.html
index 0e3c615..62595ac 100644
--- a/docs/manualpages/sys/SlepcVecPoolRestoreVecs.html
+++ b/docs/manualpages/sys/SlepcVecPoolRestoreVecs.html
@@ -6,8 +6,8 @@
 <TITLE>SlepcVecPoolRestoreVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/SlepcVecPoolRestoreVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/SlepcVecPoolRestoreVecs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>SlepcVecPoolRestoreVecs</H1>
 Get back an array of Vec previously returned by <A HREF="../sys/SlepcVecPoolGetVecs.html#SlepcVecPoolGetVecs">SlepcVecPoolGetVecs</A>(). 
diff --git a/docs/manualpages/sys/VecCompGetSubVecs.html b/docs/manualpages/sys/VecCompGetSubVecs.html
index 73ae988..a57ae66 100644
--- a/docs/manualpages/sys/VecCompGetSubVecs.html
+++ b/docs/manualpages/sys/VecCompGetSubVecs.html
@@ -6,8 +6,8 @@
 <TITLE>VecCompGetSubVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/VecCompGetSubVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/VecCompGetSubVecs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>VecCompGetSubVecs</H1>
 Returns the entire array of vectors defining a compound vector. 
diff --git a/docs/manualpages/sys/VecCompSetSubVecs.html b/docs/manualpages/sys/VecCompSetSubVecs.html
index 474f11d..606c755 100644
--- a/docs/manualpages/sys/VecCompSetSubVecs.html
+++ b/docs/manualpages/sys/VecCompSetSubVecs.html
@@ -6,8 +6,8 @@
 <TITLE>VecCompSetSubVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/VecCompSetSubVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/VecCompSetSubVecs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>VecCompSetSubVecs</H1>
 Resets the number of subvectors defining a compound vector, of replaces the subvectors. 
diff --git a/docs/manualpages/sys/VecCreateComp.html b/docs/manualpages/sys/VecCreateComp.html
index 602737a..c841de7 100644
--- a/docs/manualpages/sys/VecCreateComp.html
+++ b/docs/manualpages/sys/VecCreateComp.html
@@ -6,8 +6,8 @@
 <TITLE>VecCreateComp</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/VecCreateComp.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/VecCreateComp.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>VecCreateComp</H1>
 Creates a new vector containing several subvectors, each stored separately. 
diff --git a/docs/manualpages/sys/VecCreateCompWithVecs.html b/docs/manualpages/sys/VecCreateCompWithVecs.html
index c766bf3..d126d2c 100644
--- a/docs/manualpages/sys/VecCreateCompWithVecs.html
+++ b/docs/manualpages/sys/VecCreateCompWithVecs.html
@@ -6,8 +6,8 @@
 <TITLE>VecCreateCompWithVecs</TITLE>
 </HEAD>
 <BODY BGCOLOR="FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/VecCreateCompWithVecs.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/VecCreateCompWithVecs.html "><small>Report Typos and Errors</small></a></div>
 
 <H1>VecCreateCompWithVecs</H1>
 Creates a new vector containing several subvectors, each stored separately, from an array of Vecs. 
diff --git a/docs/manualpages/sys/index.html b/docs/manualpages/sys/index.html
index 9379b21..f08e16c 100644
--- a/docs/manualpages/sys/index.html
+++ b/docs/manualpages/sys/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 docs/manualpages/sys/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 docs/manualpages/sys/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>SLEPc System routines</h2>
 
diff --git a/gmakefile b/gmakefile
index 2f170e1..9476e9f 100644
--- a/gmakefile
+++ b/gmakefile
@@ -71,7 +71,7 @@ else				# Show the full command line
   quiet = $($1)
 endif
 
-$(PETSC_ARCH)/lib/slepc/conf/files :
+$(PETSC_ARCH)/lib/slepc/conf/files : $(PETSC_ARCH)/include/slepcconf.h
 	$(PYTHON) ./config/gmakegen.py --petsc-arch=$(PETSC_ARCH) --installed-petsc=$(INSTALLED_PETSC)
 
 -include $(generated)
diff --git a/include/index.html b/include/index.html
index 3c5432a..70ca11c 100644
--- a/include/index.html
+++ b/include/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
 <a href="slepc/finclude/">slepc/finclude/</a><br>
 <a href="slepc/private/">slepc/private/</a><br>
diff --git a/include/makefile.html b/include/makefile.html
index 20245de..8facf08 100644
--- a/include/makefile.html
+++ b/include/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:14+00:00">
+<meta name="date" content="2016-03-29T14:59:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepc.h.html b/include/slepc.h.html
index 21415f7..368a824 100644
--- a/include/slepc.h.html
+++ b/include/slepc.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:09+00:00">
+<meta name="date" content="2016-03-29T14:59:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Include all top-level SLEPc functionality.</font>
 
diff --git a/include/slepc/finclude/ftn-auto/slepceps.h90 b/include/slepc/finclude/ftn-auto/slepceps.h90
index bb454ca..c74ee38 100644
--- a/include/slepc/finclude/ftn-auto/slepceps.h90
+++ b/include/slepc/finclude/ftn-auto/slepceps.h90
@@ -1,189 +1,223 @@
-      subroutine EPSRQCGSetReset(a,b,z)
+      subroutine EPSBlzpackSetBlockSize(a,b,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        integer z
        end subroutine
-      subroutine EPSRQCGGetReset(a,b,z)
+      subroutine EPSBlzpackSetNSteps(a,b,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        integer z
        end subroutine
-      subroutine EPSBLOPEXSetBlockSize(a,b,z)
+      subroutine EPSKrylovSchurSetRestart(a,b,z)
        EPS a ! EPS
-       PetscInt b ! PetscInt
+       PetscReal b ! PetscReal
        integer z
        end subroutine
-      subroutine EPSBLOPEXGetBlockSize(a,b,z)
+      subroutine EPSKrylovSchurGetRestart(a,b,z)
        EPS a ! EPS
-       PetscInt b ! PetscInt
+       PetscReal b ! PetscReal
        integer z
        end subroutine
-      subroutine EPSLOBPCGSetBlockSize(a,b,z)
+      subroutine EPSKrylovSchurSetLocking(a,b,z)
        EPS a ! EPS
-       PetscInt b ! PetscInt
+       PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSLOBPCGGetBlockSize(a,b,z)
+      subroutine EPSKrylovSchurGetLocking(a,b,z)
        EPS a ! EPS
-       PetscInt b ! PetscInt
+       PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSLOBPCGSetLocking(a,b,z)
+      subroutine EPSKrylovSchurSetPartitions(a,b,z)
        EPS a ! EPS
-       PetscBool b ! PetscBool
+       PetscInt b ! PetscInt
        integer z
        end subroutine
-      subroutine EPSLOBPCGGetLocking(a,b,z)
+      subroutine EPSKrylovSchurGetPartitions(a,b,z)
        EPS a ! EPS
-       PetscBool b ! PetscBool
+       PetscInt b ! PetscInt
        integer z
        end subroutine
-      subroutine EPSGDSetKrylovStart(a,b,z)
+      subroutine EPSKrylovSchurSetDetectZeros(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSGDGetKrylovStart(a,b,z)
+      subroutine EPSKrylovSchurGetDetectZeros(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSGDSetBlockSize(a,b,z)
+      subroutine EPSKrylovSchurSetDimensions(a,b,c,d,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
+       PetscInt c ! PetscInt
+       PetscInt d ! PetscInt
        integer z
        end subroutine
-      subroutine EPSGDGetBlockSize(a,b,z)
+      subroutine EPSKrylovSchurGetDimensions(a,b,c,d,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
+       PetscInt c ! PetscInt
+       PetscInt d ! PetscInt
        integer z
        end subroutine
-      subroutine EPSGDGetRestart(a,b,c,z)
+      subroutine EPSPowerSetShiftType(a,b,z)
        EPS a ! EPS
-       PetscInt b ! PetscInt
-       PetscInt c ! PetscInt
+       EPSPowerShiftType b ! EPSPowerShiftType
        integer z
        end subroutine
-      subroutine EPSGDSetRestart(a,b,c,z)
+      subroutine EPSPowerGetShiftType(a,b,z)
        EPS a ! EPS
-       PetscInt b ! PetscInt
-       PetscInt c ! PetscInt
+       EPSPowerShiftType b ! EPSPowerShiftType
        integer z
        end subroutine
-      subroutine EPSGDGetInitialSize(a,b,z)
+      subroutine EPSCISSSetSizes(a,b,c,d,e,f,g,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
+       PetscInt c ! PetscInt
+       PetscInt d ! PetscInt
+       PetscInt e ! PetscInt
+       PetscInt f ! PetscInt
+       PetscBool g ! PetscBool
        integer z
        end subroutine
-      subroutine EPSGDSetInitialSize(a,b,z)
+      subroutine EPSCISSGetSizes(a,b,c,d,e,f,g,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
+       PetscInt c ! PetscInt
+       PetscInt d ! PetscInt
+       PetscInt e ! PetscInt
+       PetscInt f ! PetscInt
+       PetscBool g ! PetscBool
        integer z
        end subroutine
-      subroutine EPSGDSetBOrth(a,b,z)
+      subroutine EPSCISSSetThreshold(a,b,c,z)
        EPS a ! EPS
-       PetscBool b ! PetscBool
+       PetscReal b ! PetscReal
+       PetscReal c ! PetscReal
        integer z
        end subroutine
-      subroutine EPSGDGetBOrth(a,b,z)
+      subroutine EPSCISSGetThreshold(a,b,c,z)
        EPS a ! EPS
-       PetscBool b ! PetscBool
+       PetscReal b ! PetscReal
+       PetscReal c ! PetscReal
        integer z
        end subroutine
-      subroutine EPSGDGetWindowSizes(a,b,c,z)
+      subroutine EPSCISSSetRefinement(a,b,c,d,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        PetscInt c ! PetscInt
+       PetscInt d ! PetscInt
        integer z
        end subroutine
-      subroutine EPSGDSetWindowSizes(a,b,c,z)
+      subroutine EPSCISSGetRefinement(a,b,c,d,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        PetscInt c ! PetscInt
+       PetscInt d ! PetscInt
        integer z
        end subroutine
-      subroutine EPSGDGetDoubleExpansion(a,b,z)
+      subroutine EPSCISSSetUseST(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSGDSetDoubleExpansion(a,b,z)
+      subroutine EPSCISSGetUseST(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSArnoldiSetDelayed(a,b,z)
+      subroutine EPSFEASTSetNumPoints(a,b,z)
+       EPS a ! EPS
+       PetscInt b ! PetscInt
+       integer z
+       end subroutine
+      subroutine EPSFEASTGetNumPoints(a,b,z)
+       EPS a ! EPS
+       PetscInt b ! PetscInt
+       integer z
+       end subroutine
+      subroutine EPSJDSetKrylovStart(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSArnoldiGetDelayed(a,b,z)
+      subroutine EPSJDGetKrylovStart(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSBlzpackSetBlockSize(a,b,z)
+      subroutine EPSJDSetBlockSize(a,b,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        integer z
        end subroutine
-      subroutine EPSBlzpackSetNSteps(a,b,z)
+      subroutine EPSJDGetBlockSize(a,b,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        integer z
        end subroutine
-      subroutine EPSCISSSetSizes(a,b,c,d,e,f,g,z)
+      subroutine EPSJDGetRestart(a,b,c,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        PetscInt c ! PetscInt
-       PetscInt d ! PetscInt
-       PetscInt e ! PetscInt
-       PetscInt f ! PetscInt
-       PetscBool g ! PetscBool
        integer z
        end subroutine
-      subroutine EPSCISSGetSizes(a,b,c,d,e,f,g,z)
+      subroutine EPSJDSetRestart(a,b,c,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        PetscInt c ! PetscInt
-       PetscInt d ! PetscInt
-       PetscInt e ! PetscInt
-       PetscInt f ! PetscInt
-       PetscBool g ! PetscBool
        integer z
        end subroutine
-      subroutine EPSCISSSetThreshold(a,b,c,z)
+      subroutine EPSJDGetInitialSize(a,b,z)
+       EPS a ! EPS
+       PetscInt b ! PetscInt
+       integer z
+       end subroutine
+      subroutine EPSJDSetInitialSize(a,b,z)
+       EPS a ! EPS
+       PetscInt b ! PetscInt
+       integer z
+       end subroutine
+      subroutine EPSJDGetFix(a,b,z)
        EPS a ! EPS
        PetscReal b ! PetscReal
-       PetscReal c ! PetscReal
        integer z
        end subroutine
-      subroutine EPSCISSGetThreshold(a,b,c,z)
+      subroutine EPSJDSetFix(a,b,z)
        EPS a ! EPS
        PetscReal b ! PetscReal
-       PetscReal c ! PetscReal
        integer z
        end subroutine
-      subroutine EPSCISSSetRefinement(a,b,c,d,z)
+      subroutine EPSJDSetConstCorrectionTol(a,b,z)
+       EPS a ! EPS
+       PetscBool b ! PetscBool
+       integer z
+       end subroutine
+      subroutine EPSJDGetConstCorrectionTol(a,b,z)
+       EPS a ! EPS
+       PetscBool b ! PetscBool
+       integer z
+       end subroutine
+      subroutine EPSJDGetWindowSizes(a,b,c,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        PetscInt c ! PetscInt
-       PetscInt d ! PetscInt
        integer z
        end subroutine
-      subroutine EPSCISSGetRefinement(a,b,c,d,z)
+      subroutine EPSJDSetWindowSizes(a,b,c,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        PetscInt c ! PetscInt
-       PetscInt d ! PetscInt
        integer z
        end subroutine
-      subroutine EPSCISSSetUseST(a,b,z)
+      subroutine EPSJDSetBOrth(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSCISSGetUseST(a,b,z)
+      subroutine EPSJDGetBOrth(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
@@ -510,162 +544,128 @@
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSKrylovSchurSetRestart(a,b,z)
-       EPS a ! EPS
-       PetscReal b ! PetscReal
-       integer z
-       end subroutine
-      subroutine EPSKrylovSchurGetRestart(a,b,z)
-       EPS a ! EPS
-       PetscReal b ! PetscReal
-       integer z
-       end subroutine
-      subroutine EPSKrylovSchurSetLocking(a,b,z)
+      subroutine EPSPRIMMESetBlockSize(a,b,z)
        EPS a ! EPS
-       PetscBool b ! PetscBool
+       PetscInt b ! PetscInt
        integer z
        end subroutine
-      subroutine EPSKrylovSchurGetLocking(a,b,z)
+      subroutine EPSPRIMMEGetBlockSize(a,b,z)
        EPS a ! EPS
-       PetscBool b ! PetscBool
+       PetscInt b ! PetscInt
        integer z
        end subroutine
-      subroutine EPSKrylovSchurSetPartitions(a,b,z)
+      subroutine EPSPRIMMESetMethod(a,b,z)
        EPS a ! EPS
-       PetscInt b ! PetscInt
+       EPSPRIMMEMethod b ! EPSPRIMMEMethod
        integer z
        end subroutine
-      subroutine EPSKrylovSchurGetPartitions(a,b,z)
+      subroutine EPSPRIMMEGetMethod(a,b,z)
        EPS a ! EPS
-       PetscInt b ! PetscInt
+       EPSPRIMMEMethod b ! EPSPRIMMEMethod
        integer z
        end subroutine
-      subroutine EPSKrylovSchurSetDetectZeros(a,b,z)
+      subroutine EPSGDSetKrylovStart(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSKrylovSchurGetDetectZeros(a,b,z)
+      subroutine EPSGDGetKrylovStart(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSKrylovSchurSetDimensions(a,b,c,d,z)
+      subroutine EPSGDSetBlockSize(a,b,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
-       PetscInt c ! PetscInt
-       PetscInt d ! PetscInt
        integer z
        end subroutine
-      subroutine EPSKrylovSchurGetDimensions(a,b,c,d,z)
+      subroutine EPSGDGetBlockSize(a,b,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
-       PetscInt c ! PetscInt
-       PetscInt d ! PetscInt
        integer z
        end subroutine
-      subroutine EPSFEASTSetNumPoints(a,b,z)
+      subroutine EPSGDGetRestart(a,b,c,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
+       PetscInt c ! PetscInt
        integer z
        end subroutine
-      subroutine EPSFEASTGetNumPoints(a,b,z)
+      subroutine EPSGDSetRestart(a,b,c,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
+       PetscInt c ! PetscInt
        integer z
        end subroutine
-      subroutine EPSPowerSetShiftType(a,b,z)
+      subroutine EPSGDGetInitialSize(a,b,z)
        EPS a ! EPS
-       EPSPowerShiftType b ! EPSPowerShiftType
+       PetscInt b ! PetscInt
        integer z
        end subroutine
-      subroutine EPSPowerGetShiftType(a,b,z)
+      subroutine EPSGDSetInitialSize(a,b,z)
        EPS a ! EPS
-       EPSPowerShiftType b ! EPSPowerShiftType
+       PetscInt b ! PetscInt
        integer z
        end subroutine
-      subroutine EPSJDSetKrylovStart(a,b,z)
+      subroutine EPSGDSetBOrth(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSJDGetKrylovStart(a,b,z)
+      subroutine EPSGDGetBOrth(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSJDSetBlockSize(a,b,z)
-       EPS a ! EPS
-       PetscInt b ! PetscInt
-       integer z
-       end subroutine
-      subroutine EPSJDGetBlockSize(a,b,z)
-       EPS a ! EPS
-       PetscInt b ! PetscInt
-       integer z
-       end subroutine
-      subroutine EPSJDGetRestart(a,b,c,z)
+      subroutine EPSGDGetWindowSizes(a,b,c,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        PetscInt c ! PetscInt
        integer z
        end subroutine
-      subroutine EPSJDSetRestart(a,b,c,z)
+      subroutine EPSGDSetWindowSizes(a,b,c,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        PetscInt c ! PetscInt
        integer z
        end subroutine
-      subroutine EPSJDGetInitialSize(a,b,z)
-       EPS a ! EPS
-       PetscInt b ! PetscInt
-       integer z
-       end subroutine
-      subroutine EPSJDSetInitialSize(a,b,z)
-       EPS a ! EPS
-       PetscInt b ! PetscInt
-       integer z
-       end subroutine
-      subroutine EPSJDGetFix(a,b,z)
+      subroutine EPSGDGetDoubleExpansion(a,b,z)
        EPS a ! EPS
-       PetscReal b ! PetscReal
+       PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSJDSetFix(a,b,z)
+      subroutine EPSGDSetDoubleExpansion(a,b,z)
        EPS a ! EPS
-       PetscReal b ! PetscReal
+       PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSJDSetConstCorrectionTol(a,b,z)
+      subroutine EPSArnoldiSetDelayed(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSJDGetConstCorrectionTol(a,b,z)
+      subroutine EPSArnoldiGetDelayed(a,b,z)
        EPS a ! EPS
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSJDGetWindowSizes(a,b,c,z)
+      subroutine EPSBLOPEXSetBlockSize(a,b,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
-       PetscInt c ! PetscInt
        integer z
        end subroutine
-      subroutine EPSJDSetWindowSizes(a,b,c,z)
+      subroutine EPSBLOPEXGetBlockSize(a,b,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
-       PetscInt c ! PetscInt
        integer z
        end subroutine
-      subroutine EPSJDSetBOrth(a,b,z)
+      subroutine EPSRQCGSetReset(a,b,z)
        EPS a ! EPS
-       PetscBool b ! PetscBool
+       PetscInt b ! PetscInt
        integer z
        end subroutine
-      subroutine EPSJDGetBOrth(a,b,z)
+      subroutine EPSRQCGGetReset(a,b,z)
        EPS a ! EPS
-       PetscBool b ! PetscBool
+       PetscInt b ! PetscInt
        integer z
        end subroutine
       subroutine EPSLanczosSetReorthog(a,b,z)
@@ -678,23 +678,23 @@
        EPSLanczosReorthogType b ! EPSLanczosReorthogType
        integer z
        end subroutine
-      subroutine EPSPRIMMESetBlockSize(a,b,z)
+      subroutine EPSLOBPCGSetBlockSize(a,b,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        integer z
        end subroutine
-      subroutine EPSPRIMMEGetBlockSize(a,b,z)
+      subroutine EPSLOBPCGGetBlockSize(a,b,z)
        EPS a ! EPS
        PetscInt b ! PetscInt
        integer z
        end subroutine
-      subroutine EPSPRIMMESetMethod(a,b,z)
+      subroutine EPSLOBPCGSetLocking(a,b,z)
        EPS a ! EPS
-       EPSPRIMMEMethod b ! EPSPRIMMEMethod
+       PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine EPSPRIMMEGetMethod(a,b,z)
+      subroutine EPSLOBPCGGetLocking(a,b,z)
        EPS a ! EPS
-       EPSPRIMMEMethod b ! EPSPRIMMEMethod
+       PetscBool b ! PetscBool
        integer z
        end subroutine
diff --git a/include/slepc/finclude/ftn-auto/slepcfn.h90 b/include/slepc/finclude/ftn-auto/slepcfn.h90
index d741fbd..9cc2b7f 100644
--- a/include/slepc/finclude/ftn-auto/slepcfn.h90
+++ b/include/slepc/finclude/ftn-auto/slepcfn.h90
@@ -1,13 +1,3 @@
-      subroutine FNPhiSetIndex(a,b,z)
-       FN a ! FN
-       PetscInt b ! PetscInt
-       integer z
-       end subroutine
-      subroutine FNPhiGetIndex(a,b,z)
-       FN a ! FN
-       PetscInt b ! PetscInt
-       integer z
-       end subroutine
       subroutine FNCreate(a,b,z)
        integer a ! MPI_Comm
        FN b ! FN
@@ -57,20 +47,6 @@
        FN a ! FN
        integer z
        end subroutine
-      subroutine FNCombineSetChildren(a,b,c,d,z)
-       FN a ! FN
-       FNCombineType b ! FNCombineType
-       FN c ! FN
-       FN d ! FN
-       integer z
-       end subroutine
-      subroutine FNCombineGetChildren(a,b,c,d,z)
-       FN a ! FN
-       FNCombineType b ! FNCombineType
-       FN c ! FN
-       FN d ! FN
-       integer z
-       end subroutine
       subroutine FNRationalSetNumerator(a,b,c,z)
        FN a ! FN
        PetscInt b ! PetscInt
@@ -95,3 +71,27 @@
        PetscScalar c (*) ! PetscScalar
        integer z
        end subroutine
+      subroutine FNPhiSetIndex(a,b,z)
+       FN a ! FN
+       PetscInt b ! PetscInt
+       integer z
+       end subroutine
+      subroutine FNPhiGetIndex(a,b,z)
+       FN a ! FN
+       PetscInt b ! PetscInt
+       integer z
+       end subroutine
+      subroutine FNCombineSetChildren(a,b,c,d,z)
+       FN a ! FN
+       FNCombineType b ! FNCombineType
+       FN c ! FN
+       FN d ! FN
+       integer z
+       end subroutine
+      subroutine FNCombineGetChildren(a,b,c,d,z)
+       FN a ! FN
+       FNCombineType b ! FNCombineType
+       FN c ! FN
+       FN d ! FN
+       integer z
+       end subroutine
diff --git a/include/slepc/finclude/ftn-auto/slepcnep.h90 b/include/slepc/finclude/ftn-auto/slepcnep.h90
index 4f86b73..4d46ce9 100644
--- a/include/slepc/finclude/ftn-auto/slepcnep.h90
+++ b/include/slepc/finclude/ftn-auto/slepcnep.h90
@@ -1,79 +1,3 @@
-      subroutine NEPSLPSetEPS(a,b,z)
-       NEP a ! NEP
-       EPS b ! EPS
-       integer z
-       end subroutine
-      subroutine NEPSLPGetEPS(a,b,z)
-       NEP a ! NEP
-       EPS b ! EPS
-       integer z
-       end subroutine
-      subroutine NEPInterpolSetDegree(a,b,z)
-       NEP a ! NEP
-       PetscInt b ! PetscInt
-       integer z
-       end subroutine
-      subroutine NEPInterpolGetDegree(a,b,z)
-       NEP a ! NEP
-       PetscInt b ! PetscInt
-       integer z
-       end subroutine
-      subroutine NEPInterpolSetPEP(a,b,z)
-       NEP a ! NEP
-       PEP b ! PEP
-       integer z
-       end subroutine
-      subroutine NEPInterpolGetPEP(a,b,z)
-       NEP a ! NEP
-       PEP b ! PEP
-       integer z
-       end subroutine
-      subroutine NEPCISSSetSizes(a,b,c,d,e,f,g,z)
-       NEP a ! NEP
-       PetscInt b ! PetscInt
-       PetscInt c ! PetscInt
-       PetscInt d ! PetscInt
-       PetscInt e ! PetscInt
-       PetscInt f ! PetscInt
-       PetscBool g ! PetscBool
-       integer z
-       end subroutine
-      subroutine NEPCISSGetSizes(a,b,c,d,e,f,g,z)
-       NEP a ! NEP
-       PetscInt b ! PetscInt
-       PetscInt c ! PetscInt
-       PetscInt d ! PetscInt
-       PetscInt e ! PetscInt
-       PetscInt f ! PetscInt
-       PetscBool g ! PetscBool
-       integer z
-       end subroutine
-      subroutine NEPCISSSetThreshold(a,b,c,z)
-       NEP a ! NEP
-       PetscReal b ! PetscReal
-       PetscReal c ! PetscReal
-       integer z
-       end subroutine
-      subroutine NEPCISSGetThreshold(a,b,c,z)
-       NEP a ! NEP
-       PetscReal b ! PetscReal
-       PetscReal c ! PetscReal
-       integer z
-       end subroutine
-      subroutine NEPCISSSetRefinement(a,b,c,d,z)
-       NEP a ! NEP
-       PetscInt b ! PetscInt
-       PetscInt c ! PetscInt
-       PetscInt d ! PetscInt
-       integer z
-       end subroutine
-      subroutine NEPCISSGetRefinement(a,b,c,d,z)
-       NEP a ! NEP
-       PetscInt b ! PetscInt
-       PetscInt c ! PetscInt
-       PetscInt d ! PetscInt
-       integer z
-       end subroutine
       subroutine NEPCreate(a,b,z)
        integer a ! MPI_Comm
        NEP b ! NEP
@@ -369,3 +293,79 @@
        NEP a ! NEP
        integer z
        end subroutine
+      subroutine NEPCISSSetSizes(a,b,c,d,e,f,g,z)
+       NEP a ! NEP
+       PetscInt b ! PetscInt
+       PetscInt c ! PetscInt
+       PetscInt d ! PetscInt
+       PetscInt e ! PetscInt
+       PetscInt f ! PetscInt
+       PetscBool g ! PetscBool
+       integer z
+       end subroutine
+      subroutine NEPCISSGetSizes(a,b,c,d,e,f,g,z)
+       NEP a ! NEP
+       PetscInt b ! PetscInt
+       PetscInt c ! PetscInt
+       PetscInt d ! PetscInt
+       PetscInt e ! PetscInt
+       PetscInt f ! PetscInt
+       PetscBool g ! PetscBool
+       integer z
+       end subroutine
+      subroutine NEPCISSSetThreshold(a,b,c,z)
+       NEP a ! NEP
+       PetscReal b ! PetscReal
+       PetscReal c ! PetscReal
+       integer z
+       end subroutine
+      subroutine NEPCISSGetThreshold(a,b,c,z)
+       NEP a ! NEP
+       PetscReal b ! PetscReal
+       PetscReal c ! PetscReal
+       integer z
+       end subroutine
+      subroutine NEPCISSSetRefinement(a,b,c,d,z)
+       NEP a ! NEP
+       PetscInt b ! PetscInt
+       PetscInt c ! PetscInt
+       PetscInt d ! PetscInt
+       integer z
+       end subroutine
+      subroutine NEPCISSGetRefinement(a,b,c,d,z)
+       NEP a ! NEP
+       PetscInt b ! PetscInt
+       PetscInt c ! PetscInt
+       PetscInt d ! PetscInt
+       integer z
+       end subroutine
+      subroutine NEPInterpolSetDegree(a,b,z)
+       NEP a ! NEP
+       PetscInt b ! PetscInt
+       integer z
+       end subroutine
+      subroutine NEPInterpolGetDegree(a,b,z)
+       NEP a ! NEP
+       PetscInt b ! PetscInt
+       integer z
+       end subroutine
+      subroutine NEPInterpolSetPEP(a,b,z)
+       NEP a ! NEP
+       PEP b ! PEP
+       integer z
+       end subroutine
+      subroutine NEPInterpolGetPEP(a,b,z)
+       NEP a ! NEP
+       PEP b ! PEP
+       integer z
+       end subroutine
+      subroutine NEPSLPSetEPS(a,b,z)
+       NEP a ! NEP
+       EPS b ! EPS
+       integer z
+       end subroutine
+      subroutine NEPSLPGetEPS(a,b,z)
+       NEP a ! NEP
+       EPS b ! EPS
+       integer z
+       end subroutine
diff --git a/include/slepc/finclude/ftn-auto/slepcpep.h90 b/include/slepc/finclude/ftn-auto/slepcpep.h90
index 462562f..f925307 100644
--- a/include/slepc/finclude/ftn-auto/slepcpep.h90
+++ b/include/slepc/finclude/ftn-auto/slepcpep.h90
@@ -292,36 +292,16 @@
        PEP a ! PEP
        integer z
        end subroutine
-      subroutine PEPLinearSetCompanionForm(a,b,z)
-       PEP a ! PEP
-       PetscInt b ! PetscInt
-       integer z
-       end subroutine
-      subroutine PEPLinearGetCompanionForm(a,b,z)
-       PEP a ! PEP
-       PetscInt b ! PetscInt
-       integer z
-       end subroutine
-      subroutine PEPLinearSetExplicitMatrix(a,b,z)
+      subroutine PEPSTOARSetLocking(a,b,z)
        PEP a ! PEP
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine PEPLinearGetExplicitMatrix(a,b,z)
+      subroutine PEPSTOARGetLocking(a,b,z)
        PEP a ! PEP
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine PEPLinearSetEPS(a,b,z)
-       PEP a ! PEP
-       EPS b ! EPS
-       integer z
-       end subroutine
-      subroutine PEPLinearGetEPS(a,b,z)
-       PEP a ! PEP
-       EPS b ! EPS
-       integer z
-       end subroutine
       subroutine PEPTOARSetRestart(a,b,z)
        PEP a ! PEP
        PetscReal b ! PetscReal
@@ -362,16 +342,36 @@
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine PEPSTOARSetLocking(a,b,z)
+      subroutine PEPLinearSetCompanionForm(a,b,z)
+       PEP a ! PEP
+       PetscInt b ! PetscInt
+       integer z
+       end subroutine
+      subroutine PEPLinearGetCompanionForm(a,b,z)
+       PEP a ! PEP
+       PetscInt b ! PetscInt
+       integer z
+       end subroutine
+      subroutine PEPLinearSetExplicitMatrix(a,b,z)
        PEP a ! PEP
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine PEPSTOARGetLocking(a,b,z)
+      subroutine PEPLinearGetExplicitMatrix(a,b,z)
        PEP a ! PEP
        PetscBool b ! PetscBool
        integer z
        end subroutine
+      subroutine PEPLinearSetEPS(a,b,z)
+       PEP a ! PEP
+       EPS b ! EPS
+       integer z
+       end subroutine
+      subroutine PEPLinearGetEPS(a,b,z)
+       PEP a ! PEP
+       EPS b ! EPS
+       integer z
+       end subroutine
       subroutine PEPJDSetTolerances(a,b,c,d,z)
        PEP a ! PEP
        PetscReal b ! PetscReal
diff --git a/include/slepc/finclude/ftn-auto/slepcrg.h90 b/include/slepc/finclude/ftn-auto/slepcrg.h90
index 42b6d5c..b212c87 100644
--- a/include/slepc/finclude/ftn-auto/slepcrg.h90
+++ b/include/slepc/finclude/ftn-auto/slepcrg.h90
@@ -1,117 +1,117 @@
-      subroutine RGIntervalSetEndpoints(a,b,c,d,e,z)
-       RG a ! RG
-       PetscReal b ! PetscReal
-       PetscReal c ! PetscReal
-       PetscReal d ! PetscReal
-       PetscReal e ! PetscReal
+      subroutine RGCreate(a,b,z)
+       integer a ! MPI_Comm
+       RG b ! RG
        integer z
        end subroutine
-      subroutine RGIntervalGetEndpoints(a,b,c,d,e,z)
+      subroutine RGSetFromOptions(a,z)
        RG a ! RG
-       PetscReal b ! PetscReal
-       PetscReal c ! PetscReal
-       PetscReal d ! PetscReal
-       PetscReal e ! PetscReal
        integer z
        end subroutine
-      subroutine RGEllipseSetParameters(a,b,c,d,z)
+      subroutine RGIsTrivial(a,b,z)
        RG a ! RG
-       PetscScalar b ! PetscScalar
-       PetscReal c ! PetscReal
-       PetscReal d ! PetscReal
+       PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine RGEllipseGetParameters(a,b,c,d,z)
+      subroutine RGCheckInside(a,b,c,d,e,z)
        RG a ! RG
-       PetscScalar b ! PetscScalar
-       PetscReal c ! PetscReal
-       PetscReal d ! PetscReal
+       PetscInt b ! PetscInt
+       PetscScalar c ! PetscScalar
+       PetscScalar d ! PetscScalar
+       PetscInt e ! PetscInt
        integer z
        end subroutine
-      subroutine RGRingSetParameters(a,b,c,d,e,f,g,z)
+      subroutine RGComputeContour(a,b,c,d,z)
        RG a ! RG
-       PetscScalar b ! PetscScalar
-       PetscReal c ! PetscReal
-       PetscReal d ! PetscReal
-       PetscReal e ! PetscReal
-       PetscReal f ! PetscReal
-       PetscReal g ! PetscReal
+       PetscInt b ! PetscInt
+       PetscScalar c ! PetscScalar
+       PetscScalar d ! PetscScalar
        integer z
        end subroutine
-      subroutine RGRingGetParameters(a,b,c,d,e,f,g,z)
+      subroutine RGSetComplement(a,b,z)
        RG a ! RG
-       PetscScalar b ! PetscScalar
-       PetscReal c ! PetscReal
-       PetscReal d ! PetscReal
-       PetscReal e ! PetscReal
-       PetscReal f ! PetscReal
-       PetscReal g ! PetscReal
+       PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine RGPolygonSetVertices(a,b,c,d,z)
+      subroutine RGGetComplement(a,b,z)
        RG a ! RG
-       PetscInt b ! PetscInt
-       PetscScalar c ! PetscScalar
-       PetscScalar d ! PetscScalar
+       PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine RGPolygonGetVertices(a,b,c,d,z)
+      subroutine RGSetScale(a,b,z)
        RG a ! RG
-       PetscInt b ! PetscInt
-       PetscScalar c ! PetscScalar
-       PetscScalar d ! PetscScalar
-       integer z
-       end subroutine
-      subroutine RGCreate(a,b,z)
-       integer a ! MPI_Comm
-       RG b ! RG
+       PetscReal b ! PetscReal
        integer z
        end subroutine
-      subroutine RGSetFromOptions(a,z)
+      subroutine RGGetScale(a,b,z)
        RG a ! RG
+       PetscReal b ! PetscReal
        integer z
        end subroutine
-      subroutine RGIsTrivial(a,b,z)
+      subroutine RGDestroy(a,z)
        RG a ! RG
-       PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine RGCheckInside(a,b,c,d,e,z)
+      subroutine RGPolygonSetVertices(a,b,c,d,z)
        RG a ! RG
        PetscInt b ! PetscInt
        PetscScalar c ! PetscScalar
        PetscScalar d ! PetscScalar
-       PetscInt e ! PetscInt
        integer z
        end subroutine
-      subroutine RGComputeContour(a,b,c,d,z)
+      subroutine RGPolygonGetVertices(a,b,c,d,z)
        RG a ! RG
        PetscInt b ! PetscInt
        PetscScalar c ! PetscScalar
        PetscScalar d ! PetscScalar
        integer z
        end subroutine
-      subroutine RGSetComplement(a,b,z)
+      subroutine RGIntervalSetEndpoints(a,b,c,d,e,z)
        RG a ! RG
-       PetscBool b ! PetscBool
+       PetscReal b ! PetscReal
+       PetscReal c ! PetscReal
+       PetscReal d ! PetscReal
+       PetscReal e ! PetscReal
        integer z
        end subroutine
-      subroutine RGGetComplement(a,b,z)
+      subroutine RGIntervalGetEndpoints(a,b,c,d,e,z)
        RG a ! RG
-       PetscBool b ! PetscBool
+       PetscReal b ! PetscReal
+       PetscReal c ! PetscReal
+       PetscReal d ! PetscReal
+       PetscReal e ! PetscReal
        integer z
        end subroutine
-      subroutine RGSetScale(a,b,z)
+      subroutine RGEllipseSetParameters(a,b,c,d,z)
        RG a ! RG
-       PetscReal b ! PetscReal
+       PetscScalar b ! PetscScalar
+       PetscReal c ! PetscReal
+       PetscReal d ! PetscReal
        integer z
        end subroutine
-      subroutine RGGetScale(a,b,z)
+      subroutine RGEllipseGetParameters(a,b,c,d,z)
        RG a ! RG
-       PetscReal b ! PetscReal
+       PetscScalar b ! PetscScalar
+       PetscReal c ! PetscReal
+       PetscReal d ! PetscReal
        integer z
        end subroutine
-      subroutine RGDestroy(a,z)
+      subroutine RGRingSetParameters(a,b,c,d,e,f,g,z)
+       RG a ! RG
+       PetscScalar b ! PetscScalar
+       PetscReal c ! PetscReal
+       PetscReal d ! PetscReal
+       PetscReal e ! PetscReal
+       PetscReal f ! PetscReal
+       PetscReal g ! PetscReal
+       integer z
+       end subroutine
+      subroutine RGRingGetParameters(a,b,c,d,e,f,g,z)
        RG a ! RG
+       PetscScalar b ! PetscScalar
+       PetscReal c ! PetscReal
+       PetscReal d ! PetscReal
+       PetscReal e ! PetscReal
+       PetscReal f ! PetscReal
+       PetscReal g ! PetscReal
        integer z
        end subroutine
diff --git a/include/slepc/finclude/ftn-auto/slepcst.h90 b/include/slepc/finclude/ftn-auto/slepcst.h90
index 69f8a5d..a350f2e 100644
--- a/include/slepc/finclude/ftn-auto/slepcst.h90
+++ b/include/slepc/finclude/ftn-auto/slepcst.h90
@@ -1,13 +1,3 @@
-      subroutine STCayleySetAntishift(a,b,z)
-       ST a ! ST
-       PetscScalar b ! PetscScalar
-       integer z
-       end subroutine
-      subroutine STCayleyGetAntishift(a,b,z)
-       ST a ! ST
-       PetscScalar b ! PetscScalar
-       integer z
-       end subroutine
       subroutine STPrecondGetMatForPC(a,b,z)
        ST a ! ST
        Mat b ! Mat
@@ -28,6 +18,21 @@
        PetscBool b ! PetscBool
        integer z
        end subroutine
+      subroutine STShellSetContext(a,b,z)
+       ST a ! ST
+       PetscVoid b ! void
+       integer z
+       end subroutine
+      subroutine STCayleySetAntishift(a,b,z)
+       ST a ! ST
+       PetscScalar b ! PetscScalar
+       integer z
+       end subroutine
+      subroutine STCayleyGetAntishift(a,b,z)
+       ST a ! ST
+       PetscScalar b ! PetscScalar
+       integer z
+       end subroutine
       subroutine STApply(a,b,c,z)
        ST a ! ST
        Vec b ! Vec
@@ -224,8 +229,3 @@
        PetscInt c ! PetscInt
        integer z
        end subroutine
-      subroutine STShellSetContext(a,b,z)
-       ST a ! ST
-       PetscVoid b ! void
-       integer z
-       end subroutine
diff --git a/include/slepc/finclude/ftn-auto/slepcsvd.h90 b/include/slepc/finclude/ftn-auto/slepcsvd.h90
index bb51851..38f5f7f 100644
--- a/include/slepc/finclude/ftn-auto/slepcsvd.h90
+++ b/include/slepc/finclude/ftn-auto/slepcsvd.h90
@@ -1,9 +1,9 @@
-      subroutine SVDTRLanczosSetOneSide(a,b,z)
+      subroutine SVDLanczosSetOneSide(a,b,z)
        SVD a ! SVD
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine SVDTRLanczosGetOneSide(a,b,z)
+      subroutine SVDLanczosGetOneSide(a,b,z)
        SVD a ! SVD
        PetscBool b ! PetscBool
        integer z
@@ -188,42 +188,42 @@
        PetscReal d ! PetscReal
        integer z
        end subroutine
-      subroutine SVDCyclicSetExplicitMatrix(a,b,z)
+      subroutine SVDCrossSetEPS(a,b,z)
        SVD a ! SVD
-       PetscBool b ! PetscBool
+       EPS b ! EPS
        integer z
        end subroutine
-      subroutine SVDCyclicGetExplicitMatrix(a,b,z)
+      subroutine SVDCrossGetEPS(a,b,z)
        SVD a ! SVD
-       PetscBool b ! PetscBool
+       EPS b ! EPS
        integer z
        end subroutine
-      subroutine SVDCyclicSetEPS(a,b,z)
+      subroutine SVDCyclicSetExplicitMatrix(a,b,z)
        SVD a ! SVD
-       EPS b ! EPS
+       PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine SVDCyclicGetEPS(a,b,z)
+      subroutine SVDCyclicGetExplicitMatrix(a,b,z)
        SVD a ! SVD
-       EPS b ! EPS
+       PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine SVDCrossSetEPS(a,b,z)
+      subroutine SVDCyclicSetEPS(a,b,z)
        SVD a ! SVD
        EPS b ! EPS
        integer z
        end subroutine
-      subroutine SVDCrossGetEPS(a,b,z)
+      subroutine SVDCyclicGetEPS(a,b,z)
        SVD a ! SVD
        EPS b ! EPS
        integer z
        end subroutine
-      subroutine SVDLanczosSetOneSide(a,b,z)
+      subroutine SVDTRLanczosSetOneSide(a,b,z)
        SVD a ! SVD
        PetscBool b ! PetscBool
        integer z
        end subroutine
-      subroutine SVDLanczosGetOneSide(a,b,z)
+      subroutine SVDTRLanczosGetOneSide(a,b,z)
        SVD a ! SVD
        PetscBool b ! PetscBool
        integer z
diff --git a/include/slepc/finclude/index.html b/include/slepc/finclude/index.html
index 6bca2bd..daacd81 100644
--- a/include/slepc/finclude/index.html
+++ b/include/slepc/finclude/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
  
 <a href="slepc.h.html">slepc.h</a><br>
diff --git a/include/slepc/finclude/makefile.html b/include/slepc/finclude/makefile.html
index 1dc6547..86f2717 100644
--- a/include/slepc/finclude/makefile.html
+++ b/include/slepc/finclude/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:18+00:00">
+<meta name="date" content="2016-03-29T14:59:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepc/finclude/slepc.h.html b/include/slepc/finclude/slepc.h.html
index 37c1c3e..c0244b2 100644
--- a/include/slepc/finclude/slepc.h.html
+++ b/include/slepc/finclude/slepc.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepc.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:14+00:00">
+<meta name="date" content="2016-03-29T14:59:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepc.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepc.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/include/slepc/finclude/slepc.h90.html b/include/slepc/finclude/slepc.h90.html
index de33a91..c056094 100644
--- a/include/slepc/finclude/slepc.h90.html
+++ b/include/slepc/finclude/slepc.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepc.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:16+00:00">
+<meta name="date" content="2016-03-29T14:59:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepc.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepc.h90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/include/slepc/finclude/slepcbv.h.html b/include/slepc/finclude/slepcbv.h.html
index a520293..fa89225 100644
--- a/include/slepc/finclude/slepcbv.h.html
+++ b/include/slepc/finclude/slepcbv.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcbv.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:15+00:00">
+<meta name="date" content="2016-03-29T14:59:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcbv.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcbv.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcbv.h90.html b/include/slepc/finclude/slepcbv.h90.html
index 4d64302..a5cfe3d 100644
--- a/include/slepc/finclude/slepcbv.h90.html
+++ b/include/slepc/finclude/slepcbv.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcbv.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:17+00:00">
+<meta name="date" content="2016-03-29T14:59:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcbv.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcbv.h90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line3">  3: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
diff --git a/include/slepc/finclude/slepcbvdef.h.html b/include/slepc/finclude/slepcbvdef.h.html
index 2dac5c6..d01bfb3 100644
--- a/include/slepc/finclude/slepcbvdef.h.html
+++ b/include/slepc/finclude/slepcbvdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcbvdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:18+00:00">
+<meta name="date" content="2016-03-29T14:59:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcbvdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcbvdef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcdef.h.html b/include/slepc/finclude/slepcdef.h.html
index bd9db03..47593c0 100644
--- a/include/slepc/finclude/slepcdef.h.html
+++ b/include/slepc/finclude/slepcdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:17+00:00">
+<meta name="date" content="2016-03-29T14:59:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcdef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Single Fortran include file <font color="#4169E1">for</font> all of SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcds.h.html b/include/slepc/finclude/slepcds.h.html
index b3b6e3e..2e5da16 100644
--- a/include/slepc/finclude/slepcds.h.html
+++ b/include/slepc/finclude/slepcds.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcds.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:15+00:00">
+<meta name="date" content="2016-03-29T14:59:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcds.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcds.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/DS/DS.html#DS">DS</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcds.h90.html b/include/slepc/finclude/slepcds.h90.html
index 6a3beb0..faae05d 100644
--- a/include/slepc/finclude/slepcds.h90.html
+++ b/include/slepc/finclude/slepcds.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcds.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:16+00:00">
+<meta name="date" content="2016-03-29T14:59:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcds.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcds.h90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line3">  3: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
diff --git a/include/slepc/finclude/slepcdsdef.h.html b/include/slepc/finclude/slepcdsdef.h.html
index eadf658..3073d98 100644
--- a/include/slepc/finclude/slepcdsdef.h.html
+++ b/include/slepc/finclude/slepcdsdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcdsdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:17+00:00">
+<meta name="date" content="2016-03-29T14:59:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcdsdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcdsdef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/DS/DS.html#DS">DS</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepceps.h.html b/include/slepc/finclude/slepceps.h.html
index d13cff0..961d83a 100644
--- a/include/slepc/finclude/slepceps.h.html
+++ b/include/slepc/finclude/slepceps.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepceps.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:14+00:00">
+<meta name="date" content="2016-03-29T14:59:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepceps.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepceps.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepceps.h90.html b/include/slepc/finclude/slepceps.h90.html
index 130c20d..e6af0f7 100644
--- a/include/slepc/finclude/slepceps.h90.html
+++ b/include/slepc/finclude/slepceps.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepceps.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:16+00:00">
+<meta name="date" content="2016-03-29T14:59:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepceps.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepceps.h90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line3">  3: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
diff --git a/include/slepc/finclude/slepcepsdef.h.html b/include/slepc/finclude/slepcepsdef.h.html
index 10b34b5..88fc21b 100644
--- a/include/slepc/finclude/slepcepsdef.h.html
+++ b/include/slepc/finclude/slepcepsdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcepsdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:17+00:00">
+<meta name="date" content="2016-03-29T14:59:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcepsdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcepsdef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcfn.h.html b/include/slepc/finclude/slepcfn.h.html
index 6f16fd9..6aad98a 100644
--- a/include/slepc/finclude/slepcfn.h.html
+++ b/include/slepc/finclude/slepcfn.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcfn.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:15+00:00">
+<meta name="date" content="2016-03-29T14:59:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcfn.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcfn.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/FN/FN.html#FN">FN</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcfn.h90.html b/include/slepc/finclude/slepcfn.h90.html
index 66d548b..5aca212 100644
--- a/include/slepc/finclude/slepcfn.h90.html
+++ b/include/slepc/finclude/slepcfn.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcfn.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:16+00:00">
+<meta name="date" content="2016-03-29T14:59:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcfn.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcfn.h90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line3">  3: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
diff --git a/include/slepc/finclude/slepcfndef.h.html b/include/slepc/finclude/slepcfndef.h.html
index 1569b27..e76d1e8 100644
--- a/include/slepc/finclude/slepcfndef.h.html
+++ b/include/slepc/finclude/slepcfndef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcfndef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:17+00:00">
+<meta name="date" content="2016-03-29T14:59:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcfndef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcfndef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/FN/FN.html#FN">FN</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcmfn.h.html b/include/slepc/finclude/slepcmfn.h.html
index 1aa4733..e6c7260 100644
--- a/include/slepc/finclude/slepcmfn.h.html
+++ b/include/slepc/finclude/slepcmfn.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcmfn.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:15+00:00">
+<meta name="date" content="2016-03-29T14:59:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcmfn.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcmfn.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/MFN/MFN.html#MFN">MFN</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcmfn.h90.html b/include/slepc/finclude/slepcmfn.h90.html
index 2504389..10e8fd1 100644
--- a/include/slepc/finclude/slepcmfn.h90.html
+++ b/include/slepc/finclude/slepcmfn.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcmfn.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:16+00:00">
+<meta name="date" content="2016-03-29T14:59:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcmfn.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcmfn.h90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line3">  3: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
diff --git a/include/slepc/finclude/slepcmfndef.h.html b/include/slepc/finclude/slepcmfndef.h.html
index b9e1984..42af124 100644
--- a/include/slepc/finclude/slepcmfndef.h.html
+++ b/include/slepc/finclude/slepcmfndef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcmfndef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:17+00:00">
+<meta name="date" content="2016-03-29T14:59:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcmfndef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcmfndef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/MFN/MFN.html#MFN">MFN</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcnep.h.html b/include/slepc/finclude/slepcnep.h.html
index 1c207a3..e825cc0 100644
--- a/include/slepc/finclude/slepcnep.h.html
+++ b/include/slepc/finclude/slepcnep.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcnep.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:15+00:00">
+<meta name="date" content="2016-03-29T14:59:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcnep.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcnep.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcnep.h90.html b/include/slepc/finclude/slepcnep.h90.html
index 2b7fcbf..388d04e 100644
--- a/include/slepc/finclude/slepcnep.h90.html
+++ b/include/slepc/finclude/slepcnep.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcnep.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:16+00:00">
+<meta name="date" content="2016-03-29T14:59:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcnep.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcnep.h90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line3">  3: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
diff --git a/include/slepc/finclude/slepcnepdef.h.html b/include/slepc/finclude/slepcnepdef.h.html
index 76ddd2c..1520b75 100644
--- a/include/slepc/finclude/slepcnepdef.h.html
+++ b/include/slepc/finclude/slepcnepdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcnepdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:17+00:00">
+<meta name="date" content="2016-03-29T14:59:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcnepdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcnepdef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcpep.h.html b/include/slepc/finclude/slepcpep.h.html
index 77c20eb..0279920 100644
--- a/include/slepc/finclude/slepcpep.h.html
+++ b/include/slepc/finclude/slepcpep.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcpep.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:14+00:00">
+<meta name="date" content="2016-03-29T14:59:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcpep.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcpep.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcpep.h90.html b/include/slepc/finclude/slepcpep.h90.html
index 58a879c..a43e0b3 100644
--- a/include/slepc/finclude/slepcpep.h90.html
+++ b/include/slepc/finclude/slepcpep.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcpep.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:16+00:00">
+<meta name="date" content="2016-03-29T14:59:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcpep.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcpep.h90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line3">  3: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
diff --git a/include/slepc/finclude/slepcpepdef.h.html b/include/slepc/finclude/slepcpepdef.h.html
index 6c1bc61..d4ef21e 100644
--- a/include/slepc/finclude/slepcpepdef.h.html
+++ b/include/slepc/finclude/slepcpepdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcpepdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:17+00:00">
+<meta name="date" content="2016-03-29T14:59:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcpepdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcpepdef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcrg.h.html b/include/slepc/finclude/slepcrg.h.html
index b937cd5..bc328d3 100644
--- a/include/slepc/finclude/slepcrg.h.html
+++ b/include/slepc/finclude/slepcrg.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcrg.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:15+00:00">
+<meta name="date" content="2016-03-29T14:59:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcrg.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcrg.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/RG/RG.html#RG">RG</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcrg.h90.html b/include/slepc/finclude/slepcrg.h90.html
index d48c83a..252cea3 100644
--- a/include/slepc/finclude/slepcrg.h90.html
+++ b/include/slepc/finclude/slepcrg.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcrg.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:16+00:00">
+<meta name="date" content="2016-03-29T14:59:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcrg.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcrg.h90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line3">  3: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
diff --git a/include/slepc/finclude/slepcrgdef.h.html b/include/slepc/finclude/slepcrgdef.h.html
index 387670a..a56062f 100644
--- a/include/slepc/finclude/slepcrgdef.h.html
+++ b/include/slepc/finclude/slepcrgdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcrgdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:17+00:00">
+<meta name="date" content="2016-03-29T14:59:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcrgdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcrgdef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/RG/RG.html#RG">RG</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcst.h.html b/include/slepc/finclude/slepcst.h.html
index da40f66..af6477f 100644
--- a/include/slepc/finclude/slepcst.h.html
+++ b/include/slepc/finclude/slepcst.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcst.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:14+00:00">
+<meta name="date" content="2016-03-29T14:59:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcst.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcst.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/ST/ST.html#ST">ST</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcst.h90.html b/include/slepc/finclude/slepcst.h90.html
index 72bfe7a..f5ba7c4 100644
--- a/include/slepc/finclude/slepcst.h90.html
+++ b/include/slepc/finclude/slepcst.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcst.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:16+00:00">
+<meta name="date" content="2016-03-29T14:59:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcst.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcst.h90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line3">  3: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
diff --git a/include/slepc/finclude/slepcstdef.h.html b/include/slepc/finclude/slepcstdef.h.html
index 46e8f80..d405b36 100644
--- a/include/slepc/finclude/slepcstdef.h.html
+++ b/include/slepc/finclude/slepcstdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcstdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:17+00:00">
+<meta name="date" content="2016-03-29T14:59:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcstdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcstdef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/ST/ST.html#ST">ST</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcsvd.h.html b/include/slepc/finclude/slepcsvd.h.html
index 6ab84c0..3831bf4 100644
--- a/include/slepc/finclude/slepcsvd.h.html
+++ b/include/slepc/finclude/slepcsvd.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcsvd.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:14+00:00">
+<meta name="date" content="2016-03-29T14:59:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcsvd.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcsvd.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/SVD/SVD.html#SVD">SVD</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcsvd.h90.html b/include/slepc/finclude/slepcsvd.h90.html
index 2339209..22973fd 100644
--- a/include/slepc/finclude/slepcsvd.h90.html
+++ b/include/slepc/finclude/slepcsvd.h90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcsvd.h90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:16+00:00">
+<meta name="date" content="2016-03-29T14:59:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcsvd.h90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcsvd.h90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line3">  3: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
diff --git a/include/slepc/finclude/slepcsvddef.h.html b/include/slepc/finclude/slepcsvddef.h.html
index 88652fe..372c6c3 100644
--- a/include/slepc/finclude/slepcsvddef.h.html
+++ b/include/slepc/finclude/slepcsvddef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcsvddef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:17+00:00">
+<meta name="date" content="2016-03-29T14:59:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcsvddef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcsvddef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Include file <font color="#4169E1">for</font> Fortran use of the <a href="../../../docs/manualpages/SVD/SVD.html#SVD">SVD</a> object in SLEPc
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcsys.h.html b/include/slepc/finclude/slepcsys.h.html
index d5c04ef..41e24dc 100644
--- a/include/slepc/finclude/slepcsys.h.html
+++ b/include/slepc/finclude/slepcsys.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcsys.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:15+00:00">
+<meta name="date" content="2016-03-29T14:59:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcsys.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcsys.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Basic include file <font color="#4169E1">for</font> Fortran use of the SLEPc package
 <a name="line3">  3: </a>!
diff --git a/include/slepc/finclude/slepcsysdef.h.html b/include/slepc/finclude/slepcsysdef.h.html
index 64f3b0d..3230dd4 100644
--- a/include/slepc/finclude/slepcsysdef.h.html
+++ b/include/slepc/finclude/slepcsysdef.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/finclude/slepcsysdef.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:18+00:00">
+<meta name="date" content="2016-03-29T14:59:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/finclude/slepcsysdef.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/finclude/slepcsysdef.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!
 <a name="line2">  2: </a>!  Basic include file <font color="#4169E1">for</font> Fortran use of the SLEPc package
 <a name="line3">  3: </a>!
diff --git a/include/slepc/private/bvimpl.h b/include/slepc/private/bvimpl.h
index 6000db2..c2c1d7e 100644
--- a/include/slepc/private/bvimpl.h
+++ b/include/slepc/private/bvimpl.h
@@ -100,6 +100,37 @@ struct _p_BV {
 };
 
 #undef __FUNCT__
+#define __FUNCT__ "BV_SafeSqrt"
+/*
+  BV_SafeSqrt - Computes the square root of a scalar value alpha, which is
+  assumed to be z'*B*z. The result is
+    if definite inner product:     res = sqrt(alpha)
+    if indefinite inner product:   res = sgn(alpha)*sqrt(abs(alpha))
+*/
+PETSC_STATIC_INLINE PetscErrorCode BV_SafeSqrt(BV bv,PetscScalar alpha,PetscReal *res)
+{
+  PetscErrorCode ierr;
+  PetscReal      absal,realp;
+
+  PetscFunctionBegin;
+  absal = PetscAbsScalar(alpha);
+  realp = PetscRealPart(alpha);
+  if (absal<PETSC_MACHINE_EPSILON) {
+    ierr = PetscInfo(bv,"Zero norm, either the vector is zero or a semi-inner product is being used\n");CHKERRQ(ierr);
+  }
+#if defined(PETSC_USE_COMPLEX)
+  if (PetscAbsReal(PetscImaginaryPart(alpha))/absal>PETSC_MACHINE_EPSILON) SETERRQ(PetscObjectComm((PetscObject)bv),1,"The inner product is not well defined: nonzero imaginary part");
+#endif
+  if (bv->indef) {
+    *res = (realp<0.0)? -PetscSqrtReal(-realp): PetscSqrtReal(realp);
+  } else { 
+    if (realp<0.0) SETERRQ(PetscObjectComm((PetscObject)bv),1,"The inner product is not well defined: indefinite matrix");
+    *res = PetscSqrtReal(realp);
+  }
+  PetscFunctionReturn(0);
+}
+
+#undef __FUNCT__
 #define __FUNCT__ "BV_IPMatMult"
 /*
   BV_IPMatMult - Multiply a vector x by the inner-product matrix, cache the
diff --git a/include/slepc/private/bvimpl.h.html b/include/slepc/private/bvimpl.h.html
index a20d1bf..2db044b 100644
--- a/include/slepc/private/bvimpl.h.html
+++ b/include/slepc/private/bvimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/private/bvimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:20+00:00">
+<meta name="date" content="2016-03-29T14:59:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/private/bvimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/private/bvimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
@@ -112,149 +112,176 @@
 <a name="line100">100: </a>};
 
 <a name="line104">104: </a><font color="#B22222">/*</font>
-<a name="line105">105: </a><font color="#B22222">  BV_IPMatMult - Multiply a vector x by the inner-product matrix, cache the</font>
-<a name="line106">106: </a><font color="#B22222">  result in Bx.</font>
-<a name="line107">107: </a><font color="#B22222">*/</font>
-<a name="line108">108: </a><strong><font color="#4169E1"><a name="BV_IPMatMult"></a>PETSC_STATIC_INLINE PetscErrorCode BV_IPMatMult(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Vec x)</font></strong>
-<a name="line109">109: </a>{
-
-<a name="line113">113: </a>  <font color="#4169E1">if</font> (((PetscObject)x)->id != bv->xid || ((PetscObject)x)->state != bv->xstate) {
-<a name="line114">114: </a>    MatMult(bv->matrix,x,bv->Bx);
-<a name="line115">115: </a>    bv->xid = ((PetscObject)x)->id;
-<a name="line116">116: </a>    bv->xstate = ((PetscObject)x)->state;
-<a name="line117">117: </a>  }
-<a name="line118">118: </a>  <font color="#4169E1">return</font>(0);
-<a name="line119">119: </a>}
-
-<a name="line123">123: </a><font color="#B22222">/*</font>
-<a name="line124">124: </a><font color="#B22222">  BV_AllocateCachedBV - Allocate auxiliary <a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> required for <a href="../../../docs/manualpages/BV/BVApplyMatrixBV.html#BVApplyMatrixBV">BVApplyMatrixBV</a> if not available.</font>
-<a name="line125">125: </a><font color="#B22222">*/</font>
-<a name="line126">126: </a><strong><font color="#4169E1"><a name="BV_AllocateCachedBV"></a>PETSC_STATIC_INLINE PetscErrorCode BV_AllocateCachedBV(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> V)</font></strong>
-<a name="line127">127: </a>{
-
-<a name="line131">131: </a>  <font color="#4169E1">if</font> (!V->cached) {
-<a name="line132">132: </a>    <a href="../../../docs/manualpages/BV/BVCreate.html#BVCreate">BVCreate</a>(PetscObjectComm((PetscObject)V),&V->cached);
-<a name="line133">133: </a>    <a href="../../../docs/manualpages/BV/BVSetSizesFromVec.html#BVSetSizesFromVec">BVSetSizesFromVec</a>(V->cached,V->t,V->m);
-<a name="line134">134: </a>    <a href="../../../docs/manualpages/BV/BVSetType.html#BVSetType">BVSetType</a>(V->cached,((PetscObject)V)->type_name);
-<a name="line135">135: </a>    <a href="../../../docs/manualpages/BV/BVSetOrthogonalization.html#BVSetOrthogonalization">BVSetOrthogonalization</a>(V->cached,V->orthog_type,V->orthog_ref,V->orthog_eta,V->orthog_block);
-<a name="line136">136: </a>  }
-<a name="line137">137: </a>  <font color="#4169E1">return</font>(0);
-<a name="line138">138: </a>}
-
-<a name="line142">142: </a><font color="#B22222">/*</font>
-<a name="line143">143: </a><font color="#B22222">  BV_IPMatMultBV - Multiply <a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> by the inner-product matrix, cache the</font>
-<a name="line144">144: </a><font color="#B22222">  result internally in bv->cached.</font>
-<a name="line145">145: </a><font color="#B22222">*/</font>
-<a name="line146">146: </a><strong><font color="#4169E1"><a name="BV_IPMatMultBV"></a>PETSC_STATIC_INLINE PetscErrorCode BV_IPMatMultBV(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> bv)</font></strong>
-<a name="line147">147: </a>{
-
-<a name="line151">151: </a>  BV_AllocateCachedBV(bv);
-<a name="line152">152: </a>  <a href="../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(bv->cached,bv->l,bv->k);
-<a name="line153">153: </a>  <font color="#4169E1">if</font> (((PetscObject)bv)->state != bv->bvstate) {
-<a name="line154">154: </a>    <font color="#4169E1">if</font> (bv->matrix) {
-<a name="line155">155: </a>      <a href="../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(bv,bv->matrix,bv->cached);
-<a name="line156">156: </a>    } <font color="#4169E1">else</font> {
-<a name="line157">157: </a>      <a href="../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(bv,bv->cached);
-<a name="line158">158: </a>    }
-<a name="line159">159: </a>    bv->bvstate = ((PetscObject)bv)->state;
-<a name="line160">160: </a>  }
-<a name="line161">161: </a>  <font color="#4169E1">return</font>(0);
-<a name="line162">162: </a>}
-
-<a name="line166">166: </a><font color="#B22222">/*</font>
-<a name="line167">167: </a><font color="#B22222">  BV_AllocateCoeffs - Allocate orthogonalization coefficients if not done already.</font>
-<a name="line168">168: </a><font color="#B22222">*/</font>
-<a name="line169">169: </a><strong><font color="#4169E1"><a name="BV_AllocateCoeffs"></a>PETSC_STATIC_INLINE PetscErrorCode BV_AllocateCoeffs(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> bv)</font></strong>
-<a name="line170">170: </a>{
-
-<a name="line174">174: </a>  <font color="#4169E1">if</font> (!bv->h) {
-<a name="line175">175: </a>    PetscMalloc2(bv->nc+bv->m,&bv->h,bv->nc+bv->m,&bv->c);
-<a name="line176">176: </a>    PetscLogObjectMemory((PetscObject)bv,2*bv->m*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line177">177: </a>  }
-<a name="line178">178: </a>  <font color="#4169E1">return</font>(0);
-<a name="line179">179: </a>}
-
-<a name="line183">183: </a><font color="#B22222">/*</font>
-<a name="line184">184: </a><font color="#B22222">  BV_AllocateSignature - Allocate signature coefficients if not done already.</font>
-<a name="line185">185: </a><font color="#B22222">*/</font>
-<a name="line186">186: </a><strong><font color="#4169E1"><a name="BV_AllocateSignature"></a>PETSC_STATIC_INLINE PetscErrorCode BV_AllocateSignature(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> bv)</font></strong>
-<a name="line187">187: </a>{
-<a name="line189">189: </a>  PetscInt       i;
-
-<a name="line192">192: </a>  <font color="#4169E1">if</font> (bv->indef && !bv->omega) {
-<a name="line193">193: </a>    PetscMalloc1(bv->nc+bv->m,&bv->omega);
-<a name="line194">194: </a>    PetscLogObjectMemory((PetscObject)bv,bv->m*<font color="#4169E1">sizeof</font>(PetscReal));
-<a name="line195">195: </a>    <font color="#4169E1">for</font> (i=-bv->nc;i<bv->m;i++) bv->omega[i] = 1.0;
-<a name="line196">196: </a>  }
-<a name="line197">197: </a>  <font color="#4169E1">return</font>(0);
-<a name="line198">198: </a>}
-
-<a name="line202">202: </a><font color="#B22222">/*</font>
-<a name="line203">203: </a><font color="#B22222">  BV_AllocateMatMult - Allocate auxiliary matrices required for <a href="../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a> if not available.</font>
-<a name="line204">204: </a><font color="#B22222">*/</font>
-<a name="line205">205: </a><strong><font color="#4169E1"><a name="BV_AllocateMatMult"></a>PETSC_STATIC_INLINE PetscErrorCode BV_AllocateMatMult(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Mat A,PetscInt m)</font></strong>
-<a name="line206">206: </a>{
-<a name="line208">208: </a>  PetscObjectId  Aid;
-<a name="line209">209: </a>  PetscBool      create=PETSC_FALSE;
-<a name="line210">210: </a>  PetscInt       cols;
-
-<a name="line213">213: </a>  <font color="#4169E1">if</font> (!bv->B) create=PETSC_TRUE;
-<a name="line214">214: </a>  <font color="#4169E1">else</font> {
-<a name="line215">215: </a>    MatGetSize(bv->B,NULL,&cols);
-<a name="line216">216: </a>    PetscObjectGetId((PetscObject)A,&Aid);
-<a name="line217">217: </a>    <font color="#4169E1">if</font> (cols!=m || bv->Aid!=Aid) {
-<a name="line218">218: </a>      MatDestroy(&bv->B);
-<a name="line219">219: </a>      MatDestroy(&bv->C);
-<a name="line220">220: </a>      create=PETSC_TRUE;
-<a name="line221">221: </a>    }
-<a name="line222">222: </a>  }
-<a name="line223">223: </a>  <font color="#4169E1">if</font> (create) {
-<a name="line224">224: </a>    MatCreateDense(PetscObjectComm((PetscObject)bv),bv->n,PETSC_DECIDE,bv->N,m,NULL,&bv->B);
-<a name="line225">225: </a>    PetscLogObjectParent((PetscObject)bv,(PetscObject)bv->B);
-<a name="line226">226: </a>    MatAssemblyBegin(bv->B,MAT_FINAL_ASSEMBLY);
-<a name="line227">227: </a>    MatAssemblyEnd(bv->B,MAT_FINAL_ASSEMBLY);
-<a name="line228">228: </a>  }
-<a name="line229">229: </a>  <font color="#4169E1">return</font>(0);
-<a name="line230">230: </a>}
-
-<a name="line232">232: </a><font color="#B22222">/*</font>
-<a name="line233">233: </a><font color="#B22222">  BVAvailableVec: First (0) or second (1) vector available for</font>
-<a name="line234">234: </a><font color="#B22222">  getcolumn operation (or -1 if both vectors already fetched).</font>
+<a name="line105">105: </a><font color="#B22222">  BV_SafeSqrt - Computes the square root of a scalar value alpha, which is</font>
+<a name="line106">106: </a><font color="#B22222">  assumed to be z'*B*z. The result is</font>
+<a name="line107">107: </a><font color="#B22222">    if definite inner product:     res = sqrt(alpha)</font>
+<a name="line108">108: </a><font color="#B22222">    if indefinite inner product:   res = sgn(alpha)*sqrt(abs(alpha))</font>
+<a name="line109">109: </a><font color="#B22222">*/</font>
+<a name="line110">110: </a><strong><font color="#4169E1"><a name="BV_SafeSqrt"></a>PETSC_STATIC_INLINE PetscErrorCode BV_SafeSqrt(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscScalar alpha,PetscReal *res)</font></strong>
+<a name="line111">111: </a>{
+<a name="line113">113: </a>  PetscReal      absal,realp;
+
+<a name="line116">116: </a>  absal = PetscAbsScalar(alpha);
+<a name="line117">117: </a>  realp = PetscRealPart(alpha);
+<a name="line118">118: </a>  <font color="#4169E1">if</font> (absal<PETSC_MACHINE_EPSILON) {
+<a name="line119">119: </a>    PetscInfo(bv,<font color="#666666">"Zero norm, either the vector is zero or a semi-inner product is being used\n"</font>);
+<a name="line120">120: </a>  }
+<a name="line121">121: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line122">122: </a>  <font color="#4169E1">if</font> (PetscAbsReal(PetscImaginaryPart(alpha))/absal>PETSC_MACHINE_EPSILON) SETERRQ(PetscObjectComm((PetscObject)bv),1,<font color="#666666">"The inner product is not well defined: nonzero imaginary part"</font>);
+<a name="line123">123: </a><font color="#A020F0">#endif</font>
+<a name="line124">124: </a>  <font color="#4169E1">if</font> (bv->indef) {
+<a name="line125">125: </a>    *res = (realp<0.0)? -PetscSqrtReal(-realp): PetscSqrtReal(realp);
+<a name="line126">126: </a>  } <font color="#4169E1">else</font> { 
+<a name="line127">127: </a>    <font color="#4169E1">if</font> (realp<0.0) SETERRQ(PetscObjectComm((PetscObject)bv),1,<font color="#666666">"The inner product is not well defined: indefinite matrix"</font>);
+<a name="line128">128: </a>    *res = PetscSqrtReal(realp);
+<a name="line129">129: </a>  }
+<a name="line130">130: </a>  <font color="#4169E1">return</font>(0);
+<a name="line131">131: </a>}
+
+<a name="line135">135: </a><font color="#B22222">/*</font>
+<a name="line136">136: </a><font color="#B22222">  BV_IPMatMult - Multiply a vector x by the inner-product matrix, cache the</font>
+<a name="line137">137: </a><font color="#B22222">  result in Bx.</font>
+<a name="line138">138: </a><font color="#B22222">*/</font>
+<a name="line139">139: </a><strong><font color="#4169E1"><a name="BV_IPMatMult"></a>PETSC_STATIC_INLINE PetscErrorCode BV_IPMatMult(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Vec x)</font></strong>
+<a name="line140">140: </a>{
+
+<a name="line144">144: </a>  <font color="#4169E1">if</font> (((PetscObject)x)->id != bv->xid || ((PetscObject)x)->state != bv->xstate) {
+<a name="line145">145: </a>    MatMult(bv->matrix,x,bv->Bx);
+<a name="line146">146: </a>    bv->xid = ((PetscObject)x)->id;
+<a name="line147">147: </a>    bv->xstate = ((PetscObject)x)->state;
+<a name="line148">148: </a>  }
+<a name="line149">149: </a>  <font color="#4169E1">return</font>(0);
+<a name="line150">150: </a>}
+
+<a name="line154">154: </a><font color="#B22222">/*</font>
+<a name="line155">155: </a><font color="#B22222">  BV_AllocateCachedBV - Allocate auxiliary <a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> required for <a href="../../../docs/manualpages/BV/BVApplyMatrixBV.html#BVApplyMatrixBV">BVApplyMatrixBV</a> if not available.</font>
+<a name="line156">156: </a><font color="#B22222">*/</font>
+<a name="line157">157: </a><strong><font color="#4169E1"><a name="BV_AllocateCachedBV"></a>PETSC_STATIC_INLINE PetscErrorCode BV_AllocateCachedBV(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> V)</font></strong>
+<a name="line158">158: </a>{
+
+<a name="line162">162: </a>  <font color="#4169E1">if</font> (!V->cached) {
+<a name="line163">163: </a>    <a href="../../../docs/manualpages/BV/BVCreate.html#BVCreate">BVCreate</a>(PetscObjectComm((PetscObject)V),&V->cached);
+<a name="line164">164: </a>    <a href="../../../docs/manualpages/BV/BVSetSizesFromVec.html#BVSetSizesFromVec">BVSetSizesFromVec</a>(V->cached,V->t,V->m);
+<a name="line165">165: </a>    <a href="../../../docs/manualpages/BV/BVSetType.html#BVSetType">BVSetType</a>(V->cached,((PetscObject)V)->type_name);
+<a name="line166">166: </a>    <a href="../../../docs/manualpages/BV/BVSetOrthogonalization.html#BVSetOrthogonalization">BVSetOrthogonalization</a>(V->cached,V->orthog_type,V->orthog_ref,V->orthog_eta,V->orthog_block);
+<a name="line167">167: </a>  }
+<a name="line168">168: </a>  <font color="#4169E1">return</font>(0);
+<a name="line169">169: </a>}
+
+<a name="line173">173: </a><font color="#B22222">/*</font>
+<a name="line174">174: </a><font color="#B22222">  BV_IPMatMultBV - Multiply <a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> by the inner-product matrix, cache the</font>
+<a name="line175">175: </a><font color="#B22222">  result internally in bv->cached.</font>
+<a name="line176">176: </a><font color="#B22222">*/</font>
+<a name="line177">177: </a><strong><font color="#4169E1"><a name="BV_IPMatMultBV"></a>PETSC_STATIC_INLINE PetscErrorCode BV_IPMatMultBV(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> bv)</font></strong>
+<a name="line178">178: </a>{
+
+<a name="line182">182: </a>  BV_AllocateCachedBV(bv);
+<a name="line183">183: </a>  <a href="../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(bv->cached,bv->l,bv->k);
+<a name="line184">184: </a>  <font color="#4169E1">if</font> (((PetscObject)bv)->state != bv->bvstate) {
+<a name="line185">185: </a>    <font color="#4169E1">if</font> (bv->matrix) {
+<a name="line186">186: </a>      <a href="../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(bv,bv->matrix,bv->cached);
+<a name="line187">187: </a>    } <font color="#4169E1">else</font> {
+<a name="line188">188: </a>      <a href="../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(bv,bv->cached);
+<a name="line189">189: </a>    }
+<a name="line190">190: </a>    bv->bvstate = ((PetscObject)bv)->state;
+<a name="line191">191: </a>  }
+<a name="line192">192: </a>  <font color="#4169E1">return</font>(0);
+<a name="line193">193: </a>}
+
+<a name="line197">197: </a><font color="#B22222">/*</font>
+<a name="line198">198: </a><font color="#B22222">  BV_AllocateCoeffs - Allocate orthogonalization coefficients if not done already.</font>
+<a name="line199">199: </a><font color="#B22222">*/</font>
+<a name="line200">200: </a><strong><font color="#4169E1"><a name="BV_AllocateCoeffs"></a>PETSC_STATIC_INLINE PetscErrorCode BV_AllocateCoeffs(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> bv)</font></strong>
+<a name="line201">201: </a>{
+
+<a name="line205">205: </a>  <font color="#4169E1">if</font> (!bv->h) {
+<a name="line206">206: </a>    PetscMalloc2(bv->nc+bv->m,&bv->h,bv->nc+bv->m,&bv->c);
+<a name="line207">207: </a>    PetscLogObjectMemory((PetscObject)bv,2*bv->m*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line208">208: </a>  }
+<a name="line209">209: </a>  <font color="#4169E1">return</font>(0);
+<a name="line210">210: </a>}
+
+<a name="line214">214: </a><font color="#B22222">/*</font>
+<a name="line215">215: </a><font color="#B22222">  BV_AllocateSignature - Allocate signature coefficients if not done already.</font>
+<a name="line216">216: </a><font color="#B22222">*/</font>
+<a name="line217">217: </a><strong><font color="#4169E1"><a name="BV_AllocateSignature"></a>PETSC_STATIC_INLINE PetscErrorCode BV_AllocateSignature(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> bv)</font></strong>
+<a name="line218">218: </a>{
+<a name="line220">220: </a>  PetscInt       i;
+
+<a name="line223">223: </a>  <font color="#4169E1">if</font> (bv->indef && !bv->omega) {
+<a name="line224">224: </a>    PetscMalloc1(bv->nc+bv->m,&bv->omega);
+<a name="line225">225: </a>    PetscLogObjectMemory((PetscObject)bv,bv->m*<font color="#4169E1">sizeof</font>(PetscReal));
+<a name="line226">226: </a>    <font color="#4169E1">for</font> (i=-bv->nc;i<bv->m;i++) bv->omega[i] = 1.0;
+<a name="line227">227: </a>  }
+<a name="line228">228: </a>  <font color="#4169E1">return</font>(0);
+<a name="line229">229: </a>}
+
+<a name="line233">233: </a><font color="#B22222">/*</font>
+<a name="line234">234: </a><font color="#B22222">  BV_AllocateMatMult - Allocate auxiliary matrices required for <a href="../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a> if not available.</font>
 <a name="line235">235: </a><font color="#B22222">*/</font>
-<a name="line236">236: </a><strong><font color="#228B22">#define BVAvailableVec (((bv->ci[0]==-bv->nc-1)? 0: (bv->ci[1]==-bv->nc-1)? 1: -1))</font></strong>
-
-<a name="line238">238: </a><font color="#B22222">/*</font>
-<a name="line239">239: </a><font color="#B22222">    Macros to test valid <a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> arguments</font>
-<a name="line240">240: </a><font color="#B22222">*/</font>
-<a name="line241">241: </a><font color="#A020F0">#if !defined(PETSC_USE_DEBUG)</font>
-
-<a name="line243">243: </a><strong><font color="#228B22">#define BVCheckSizes(h,arg) do {} while (0)</font></strong>
-
-<a name="line245">245: </a><font color="#A020F0">#else</font>
-
-<a name="line247">247: </a><strong><font color="#228B22">#define BVCheckSizes(h,arg) \</font></strong>
-<a name="line248">248: </a><strong><font color="#228B22">  do { \</font></strong>
-<a name="line249">249: </a><strong><font color="#228B22">    if (!h->m) SETERRQ1(PetscObjectComm((PetscObject)h),PETSC_ERR_ARG_WRONGSTATE,</font><font color="#666666">"<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> sizes have not been defined: Parameter #%d"</font><font color="#228B22">,arg); \</font></strong>
-<a name="line250">250: </a><strong><font color="#228B22">  } while (0)</font></strong>
-
-<a name="line252">252: </a><font color="#A020F0">#endif</font>
-
-<a name="line254">254: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVView_Vecs(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscViewer)</font></strong>;
-
-<a name="line256">256: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVAllocateWork_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt)</font></strong>;
-
-<a name="line258">258: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVMult_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscInt,PetscInt,PetscScalar,const PetscScalar*,const PetscScalar*,PetscScalar,PetscScalar*)</font></strong>;
-<a name="line259">259: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVMultVec_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscScalar,const PetscScalar*,const PetscScalar*,PetscScalar,PetscScalar*)</font></strong>;
-<a name="line260">260: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVMultInPlace_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscInt,PetscInt,PetscInt,PetscScalar*,const PetscScalar*,PetscBool)</font></strong>;
-<a name="line261">261: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVMultInPlace_Vecs_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscInt,Vec*,const PetscScalar*,PetscBool)</font></strong>;
-<a name="line262">262: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVAXPY_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscScalar,const PetscScalar*,PetscScalar*)</font></strong>;
-<a name="line263">263: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVDot_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscInt,PetscInt,const PetscScalar*,const PetscScalar*,PetscScalar*,PetscBool)</font></strong>;
-<a name="line264">264: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVDotVec_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,const PetscScalar*,const PetscScalar*,PetscScalar*,PetscBool)</font></strong>;
-<a name="line265">265: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVScale_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscScalar*,PetscScalar)</font></strong>;
-<a name="line266">266: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVNorm_LAPACK_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,const PetscScalar*,NormType,PetscReal*,PetscBool)</font></strong>;
-<a name="line267">267: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVOrthogonalize_LAPACK_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscScalar*,PetscScalar*,PetscBool)</font></strong>;
-
-<a name="line269">269: </a><font color="#A020F0">#endif</font>
+<a name="line236">236: </a><strong><font color="#4169E1"><a name="BV_AllocateMatMult"></a>PETSC_STATIC_INLINE PetscErrorCode BV_AllocateMatMult(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Mat A,PetscInt m)</font></strong>
+<a name="line237">237: </a>{
+<a name="line239">239: </a>  PetscObjectId  Aid;
+<a name="line240">240: </a>  PetscBool      create=PETSC_FALSE;
+<a name="line241">241: </a>  PetscInt       cols;
+
+<a name="line244">244: </a>  <font color="#4169E1">if</font> (!bv->B) create=PETSC_TRUE;
+<a name="line245">245: </a>  <font color="#4169E1">else</font> {
+<a name="line246">246: </a>    MatGetSize(bv->B,NULL,&cols);
+<a name="line247">247: </a>    PetscObjectGetId((PetscObject)A,&Aid);
+<a name="line248">248: </a>    <font color="#4169E1">if</font> (cols!=m || bv->Aid!=Aid) {
+<a name="line249">249: </a>      MatDestroy(&bv->B);
+<a name="line250">250: </a>      MatDestroy(&bv->C);
+<a name="line251">251: </a>      create=PETSC_TRUE;
+<a name="line252">252: </a>    }
+<a name="line253">253: </a>  }
+<a name="line254">254: </a>  <font color="#4169E1">if</font> (create) {
+<a name="line255">255: </a>    MatCreateDense(PetscObjectComm((PetscObject)bv),bv->n,PETSC_DECIDE,bv->N,m,NULL,&bv->B);
+<a name="line256">256: </a>    PetscLogObjectParent((PetscObject)bv,(PetscObject)bv->B);
+<a name="line257">257: </a>    MatAssemblyBegin(bv->B,MAT_FINAL_ASSEMBLY);
+<a name="line258">258: </a>    MatAssemblyEnd(bv->B,MAT_FINAL_ASSEMBLY);
+<a name="line259">259: </a>  }
+<a name="line260">260: </a>  <font color="#4169E1">return</font>(0);
+<a name="line261">261: </a>}
+
+<a name="line263">263: </a><font color="#B22222">/*</font>
+<a name="line264">264: </a><font color="#B22222">  BVAvailableVec: First (0) or second (1) vector available for</font>
+<a name="line265">265: </a><font color="#B22222">  getcolumn operation (or -1 if both vectors already fetched).</font>
+<a name="line266">266: </a><font color="#B22222">*/</font>
+<a name="line267">267: </a><strong><font color="#228B22">#define BVAvailableVec (((bv->ci[0]==-bv->nc-1)? 0: (bv->ci[1]==-bv->nc-1)? 1: -1))</font></strong>
+
+<a name="line269">269: </a><font color="#B22222">/*</font>
+<a name="line270">270: </a><font color="#B22222">    Macros to test valid <a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> arguments</font>
+<a name="line271">271: </a><font color="#B22222">*/</font>
+<a name="line272">272: </a><font color="#A020F0">#if !defined(PETSC_USE_DEBUG)</font>
+
+<a name="line274">274: </a><strong><font color="#228B22">#define BVCheckSizes(h,arg) do {} while (0)</font></strong>
+
+<a name="line276">276: </a><font color="#A020F0">#else</font>
+
+<a name="line278">278: </a><strong><font color="#228B22">#define BVCheckSizes(h,arg) \</font></strong>
+<a name="line279">279: </a><strong><font color="#228B22">  do { \</font></strong>
+<a name="line280">280: </a><strong><font color="#228B22">    if (!h->m) SETERRQ1(PetscObjectComm((PetscObject)h),PETSC_ERR_ARG_WRONGSTATE,</font><font color="#666666">"<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a> sizes have not been defined: Parameter #%d"</font><font color="#228B22">,arg); \</font></strong>
+<a name="line281">281: </a><strong><font color="#228B22">  } while (0)</font></strong>
+
+<a name="line283">283: </a><font color="#A020F0">#endif</font>
+
+<a name="line285">285: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVView_Vecs(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscViewer)</font></strong>;
+
+<a name="line287">287: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVAllocateWork_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt)</font></strong>;
+
+<a name="line289">289: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVMult_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscInt,PetscInt,PetscScalar,const PetscScalar*,const PetscScalar*,PetscScalar,PetscScalar*)</font></strong>;
+<a name="line290">290: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVMultVec_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscScalar,const PetscScalar*,const PetscScalar*,PetscScalar,PetscScalar*)</font></strong>;
+<a name="line291">291: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVMultInPlace_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscInt,PetscInt,PetscInt,PetscScalar*,const PetscScalar*,PetscBool)</font></strong>;
+<a name="line292">292: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVMultInPlace_Vecs_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscInt,Vec*,const PetscScalar*,PetscBool)</font></strong>;
+<a name="line293">293: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVAXPY_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscScalar,const PetscScalar*,PetscScalar*)</font></strong>;
+<a name="line294">294: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVDot_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscInt,PetscInt,const PetscScalar*,const PetscScalar*,PetscScalar*,PetscBool)</font></strong>;
+<a name="line295">295: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVDotVec_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,const PetscScalar*,const PetscScalar*,PetscScalar*,PetscBool)</font></strong>;
+<a name="line296">296: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVScale_BLAS_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscScalar*,PetscScalar)</font></strong>;
+<a name="line297">297: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVNorm_LAPACK_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,const PetscScalar*,NormType,PetscReal*,PetscBool)</font></strong>;
+<a name="line298">298: </a><strong><font color="#4169E1">PETSC_INTERN PetscErrorCode BVOrthogonalize_LAPACK_Private(<a href="../../../docs/manualpages/BV/BV.html#BV">BV</a>,PetscInt,PetscInt,PetscScalar*,PetscScalar*,PetscBool)</font></strong>;
+
+<a name="line300">300: </a><font color="#A020F0">#endif</font>
 </pre>
 </body>
 
diff --git a/include/slepc/private/dsimpl.h.html b/include/slepc/private/dsimpl.h.html
index ff611dc..e468cfb 100644
--- a/include/slepc/private/dsimpl.h.html
+++ b/include/slepc/private/dsimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/private/dsimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:19+00:00">
+<meta name="date" content="2016-03-29T14:59:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/private/dsimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/private/dsimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepc/private/epsimpl.h.html b/include/slepc/private/epsimpl.h.html
index 8f3ae24..adefa2e 100644
--- a/include/slepc/private/epsimpl.h.html
+++ b/include/slepc/private/epsimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/private/epsimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:18+00:00">
+<meta name="date" content="2016-03-29T14:59:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/private/epsimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/private/epsimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepc/private/fnimpl.h.html b/include/slepc/private/fnimpl.h.html
index f451bb4..da6959d 100644
--- a/include/slepc/private/fnimpl.h.html
+++ b/include/slepc/private/fnimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/private/fnimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:19+00:00">
+<meta name="date" content="2016-03-29T14:59:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/private/fnimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/private/fnimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepc/private/index.html b/include/slepc/private/index.html
index c8128d7..fea4197 100644
--- a/include/slepc/private/index.html
+++ b/include/slepc/private/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/private/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/private/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
  
 <a href="epsimpl.h.html">epsimpl.h</a><br>
diff --git a/include/slepc/private/makefile.html b/include/slepc/private/makefile.html
index 417de66..1ca2f99 100644
--- a/include/slepc/private/makefile.html
+++ b/include/slepc/private/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/private/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:20+00:00">
+<meta name="date" content="2016-03-29T14:59:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/private/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/private/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepc/private/mfnimpl.h.html b/include/slepc/private/mfnimpl.h.html
index 1789aa9..20da77e 100644
--- a/include/slepc/private/mfnimpl.h.html
+++ b/include/slepc/private/mfnimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/private/mfnimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:19+00:00">
+<meta name="date" content="2016-03-29T14:59:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/private/mfnimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/private/mfnimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepc/private/nepimpl.h.html b/include/slepc/private/nepimpl.h.html
index a99e24f..9e3d04e 100644
--- a/include/slepc/private/nepimpl.h.html
+++ b/include/slepc/private/nepimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/private/nepimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:19+00:00">
+<meta name="date" content="2016-03-29T14:59:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/private/nepimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/private/nepimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepc/private/pepimpl.h.html b/include/slepc/private/pepimpl.h.html
index e3e5bbe..d06419b 100644
--- a/include/slepc/private/pepimpl.h.html
+++ b/include/slepc/private/pepimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/private/pepimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:18+00:00">
+<meta name="date" content="2016-03-29T14:59:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/private/pepimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/private/pepimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepc/private/rgimpl.h.html b/include/slepc/private/rgimpl.h.html
index 8384378..59cf94b 100644
--- a/include/slepc/private/rgimpl.h.html
+++ b/include/slepc/private/rgimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/private/rgimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:20+00:00">
+<meta name="date" content="2016-03-29T14:59:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/private/rgimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/private/rgimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepc/private/slepcimpl.h.html b/include/slepc/private/slepcimpl.h.html
index 2290369..9b40a39 100644
--- a/include/slepc/private/slepcimpl.h.html
+++ b/include/slepc/private/slepcimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/private/slepcimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:20+00:00">
+<meta name="date" content="2016-03-29T14:59:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/private/slepcimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/private/slepcimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepc/private/stimpl.h.html b/include/slepc/private/stimpl.h.html
index 17f1fcb..0c9374c 100644
--- a/include/slepc/private/stimpl.h.html
+++ b/include/slepc/private/stimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/private/stimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:18+00:00">
+<meta name="date" content="2016-03-29T14:59:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/private/stimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/private/stimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepc/private/svdimpl.h.html b/include/slepc/private/svdimpl.h.html
index 0fbed9e..0c80484 100644
--- a/include/slepc/private/svdimpl.h.html
+++ b/include/slepc/private/svdimpl.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc/private/svdimpl.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:18+00:00">
+<meta name="date" content="2016-03-29T14:59:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepc/private/svdimpl.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepc/private/svdimpl.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepcblaslapack.h.html b/include/slepcblaslapack.h.html
index 873af05..8834f99 100644
--- a/include/slepcblaslapack.h.html
+++ b/include/slepcblaslapack.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcblaslapack.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:09+00:00">
+<meta name="date" content="2016-03-29T14:59:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcblaslapack.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcblaslapack.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Necessary routines in BLAS and LAPACK not included in petscblaslapack.f</font>
 
diff --git a/include/slepcbv.h.html b/include/slepcbv.h.html
index 2c5bfeb..04d742b 100644
--- a/include/slepcbv.h.html
+++ b/include/slepcbv.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcbv.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:13+00:00">
+<meta name="date" content="2016-03-29T14:59:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcbv.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcbv.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepcds.h.html b/include/slepcds.h.html
index 51f1571..82145c8 100644
--- a/include/slepcds.h.html
+++ b/include/slepcds.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcds.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:13+00:00">
+<meta name="date" content="2016-03-29T14:59:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcds.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcds.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepceps.h.html b/include/slepceps.h.html
index 9961652..24c7106 100644
--- a/include/slepceps.h.html
+++ b/include/slepceps.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepceps.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:10+00:00">
+<meta name="date" content="2016-03-29T14:59:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepceps.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepceps.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   User interface for the SLEPC eigenproblem solvers.</font>
 
diff --git a/include/slepcfn.h.html b/include/slepcfn.h.html
index f1f0a5f..13b029d 100644
--- a/include/slepcfn.h.html
+++ b/include/slepcfn.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcfn.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:13+00:00">
+<meta name="date" content="2016-03-29T14:59:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcfn.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcfn.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepcmath.h.html b/include/slepcmath.h.html
index 58f8120..4dcd172 100644
--- a/include/slepcmath.h.html
+++ b/include/slepcmath.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcmath.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:09+00:00">
+<meta name="date" content="2016-03-29T14:59:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcmath.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcmath.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   SLEPc mathematics include file. Defines basic operations and functions.</font>
 <a name="line3">  3: </a><font color="#B22222">   This file is included by slepcsys.h and should not be used directly.</font>
diff --git a/include/slepcmfn.h.html b/include/slepcmfn.h.html
index 9e855f3..f9336e0 100644
--- a/include/slepcmfn.h.html
+++ b/include/slepcmfn.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcmfn.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:12+00:00">
+<meta name="date" content="2016-03-29T14:59:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcmfn.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcmfn.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   User interface for the SLEPC matrix function object.</font>
 
diff --git a/include/slepcnep.h b/include/slepcnep.h
old mode 100755
new mode 100644
diff --git a/include/slepcnep.h.html b/include/slepcnep.h.html
index df4476a..7a779f2 100644
--- a/include/slepcnep.h.html
+++ b/include/slepcnep.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcnep.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:11+00:00">
+<meta name="date" content="2016-03-29T14:59:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcnep.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcnep.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   User interface for SLEPc's nonlinear eigenvalue solvers.</font>
 
diff --git a/include/slepcpep.h.html b/include/slepcpep.h.html
index 803bb3f..ead623f 100644
--- a/include/slepcpep.h.html
+++ b/include/slepcpep.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcpep.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:11+00:00">
+<meta name="date" content="2016-03-29T14:59:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcpep.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcpep.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   User interface for SLEPc's polynomial eigenvalue solvers.</font>
 
diff --git a/include/slepcrg.h.html b/include/slepcrg.h.html
index 5754612..0918b88 100644
--- a/include/slepcrg.h.html
+++ b/include/slepcrg.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcrg.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:13+00:00">
+<meta name="date" content="2016-03-29T14:59:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcrg.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcrg.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepcrgtypes.h.html b/include/slepcrgtypes.h.html
index ff9f032..64724ee 100644
--- a/include/slepcrgtypes.h.html
+++ b/include/slepcrgtypes.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcrgtypes.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:17+00:00">
+<meta name="date" content="2016-03-29T14:57:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcrgtypes.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcrgtypes.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/include/slepcst.h.html b/include/slepcst.h.html
index 0844816..4964333 100644
--- a/include/slepcst.h.html
+++ b/include/slepcst.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcst.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:12+00:00">
+<meta name="date" content="2016-03-29T14:59:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcst.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcst.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Spectral transformation module for eigenvalue problems.</font>
 
diff --git a/include/slepcsvd.h.html b/include/slepcsvd.h.html
index 4dc9568..932f809 100644
--- a/include/slepcsvd.h.html
+++ b/include/slepcsvd.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcsvd.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:12+00:00">
+<meta name="date" content="2016-03-29T14:59:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcsvd.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcsvd.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   User interface for SLEPc's singular value solvers.</font>
 
diff --git a/include/slepcsys.h.html b/include/slepcsys.h.html
index 7d99508..9301b75 100644
--- a/include/slepcsys.h.html
+++ b/include/slepcsys.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcsys.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:09+00:00">
+<meta name="date" content="2016-03-29T14:59:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcsys.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcsys.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   This include file contains definitions of system functions. It is included</font>
 <a name="line3">  3: </a><font color="#B22222">   by all other SLEPc include files.</font>
diff --git a/include/slepcvec.h.html b/include/slepcvec.h.html
index 073bb7b..5d155d4 100644
--- a/include/slepcvec.h.html
+++ b/include/slepcvec.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcvec.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:14+00:00">
+<meta name="date" content="2016-03-29T14:59:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcvec.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcvec.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   User interface for various vector operations added in SLEPc.</font>
 
diff --git a/include/slepcversion.h b/include/slepcversion.h
index 45fd6e5..4b23313 100644
--- a/include/slepcversion.h
+++ b/include/slepcversion.h
@@ -4,17 +4,17 @@
 #define SLEPC_VERSION_RELEASE    1
 #define SLEPC_VERSION_MAJOR      3
 #define SLEPC_VERSION_MINOR      6
-#define SLEPC_VERSION_SUBMINOR   1
+#define SLEPC_VERSION_SUBMINOR   3
 #define SLEPC_VERSION_PATCH      0
 #define SLEPC_RELEASE_DATE       "June 12, 2015"
-#define SLEPC_VERSION_DATE       "Sep 03, 2015"
+#define SLEPC_VERSION_DATE       "Mar 29, 2016"
 
 #if !defined (SLEPC_VERSION_GIT)
-#define SLEPC_VERSION_GIT        "v3.6.1"
+#define SLEPC_VERSION_GIT        "v3.6.3"
 #endif
 
 #if !defined(SLEPC_VERSION_DATE_GIT)
-#define SLEPC_VERSION_DATE_GIT   "2015-09-03 16:32:59 +0200"
+#define SLEPC_VERSION_DATE_GIT   "2016-03-29 16:49:09 +0200"
 #endif
 
 #define SLEPC_VERSION_(MAJOR,MINOR,SUBMINOR) \
diff --git a/include/slepcversion.h.html b/include/slepcversion.h.html
index 335b46b..3e555d1 100644
--- a/include/slepcversion.h.html
+++ b/include/slepcversion.h.html
@@ -4,17 +4,17 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepcversion.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:09+00:00">
+<meta name="date" content="2016-03-29T14:59:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 include/slepcversion.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 include/slepcversion.h.html "><small>Report Typos and Errors</small></a></div>
 
 <a name="line4">  4: </a><strong><font color="#228B22">#define SLEPC_VERSION_RELEASE    1</font></strong>
 <a name="line5">  5: </a><strong><font color="#228B22">#define SLEPC_VERSION_MAJOR      3</font></strong>
 <a name="line6">  6: </a><strong><font color="#228B22">#define SLEPC_VERSION_MINOR      6</font></strong>
-<a name="line7">  7: </a><strong><font color="#228B22">#define SLEPC_VERSION_SUBMINOR   1</font></strong>
+<a name="line7">  7: </a><strong><font color="#228B22">#define SLEPC_VERSION_SUBMINOR   3</font></strong>
 <a name="line8">  8: </a><strong><font color="#228B22">#define SLEPC_VERSION_PATCH      0</font></strong>
 <a name="line9">  9: </a><strong><font color="#228B22">#define SLEPC_RELEASE_DATE       </font><font color="#666666">"June 12, 2015"</font><font color="#228B22"></font></strong>
 <a name="line10"> 10: </a><strong><font color="#228B22">#define SLEPC_VERSION_DATE       </font><font color="#666666">"unknown"</font><font color="#228B22"></font></strong>
diff --git a/lib/slepc/conf/slepc_rules b/lib/slepc/conf/slepc_rules
index 5f8c1bf..4c4cd51 100644
--- a/lib/slepc/conf/slepc_rules
+++ b/lib/slepc/conf/slepc_rules
@@ -65,7 +65,7 @@ slepc_manexamples:
 	  done; \
         fi
 
-slepc_html:
+slepc_html: chk_c2html
 	- at sed -e s?man+../?man+ROOT/docs/manualpages/? ${LOC}/docs/manualpages/manualpages.cit > /tmp/$$USER.htmlmap
 	- at cat ${PETSC_DIR}/src/docs/mpi.www.index >> /tmp/$$USER.htmlmap
 	- at ROOT=`echo ${LOCDIR} | sed -e s?/[a-z]*?/..?g -e s?src/??g -e s?include/??g` ;\
diff --git a/src/eps/examples/index.html b/src/eps/examples/index.html
index a013820..566c1b4 100644
--- a/src/eps/examples/index.html
+++ b/src/eps/examples/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
 <a href="tests/">tests/</a><br>
 <a href="tutorials/">tutorials/</a><br>
diff --git a/src/eps/examples/makefile.html b/src/eps/examples/makefile.html
index 55865b1..9466458 100644
--- a/src/eps/examples/makefile.html
+++ b/src/eps/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:03+00:00">
+<meta name="date" content="2016-03-29T14:58:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/index.html b/src/eps/examples/tests/index.html
index dfc1712..34179b5 100644
--- a/src/eps/examples/tests/index.html
+++ b/src/eps/examples/tests/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/examples/tests/makefile.html b/src/eps/examples/tests/makefile.html
index dc2fc61..eb83947 100644
--- a/src/eps/examples/tests/makefile.html
+++ b/src/eps/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:07+00:00">
+<meta name="date" content="2016-03-29T14:58:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test1.c.html b/src/eps/examples/tests/test1.c.html
index 9c4ba69..2280f7d 100644
--- a/src/eps/examples/tests/test1.c.html
+++ b/src/eps/examples/tests/test1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:03+00:00">
+<meta name="date" content="2016-03-29T14:58:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test10.c.html b/src/eps/examples/tests/test10.c.html
index 6ef9298..d67efbd 100644
--- a/src/eps/examples/tests/test10.c.html
+++ b/src/eps/examples/tests/test10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:04+00:00">
+<meta name="date" content="2016-03-29T14:58:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test11.c.html b/src/eps/examples/tests/test11.c.html
index 37d0622..dade2d4 100644
--- a/src/eps/examples/tests/test11.c.html
+++ b/src/eps/examples/tests/test11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:05+00:00">
+<meta name="date" content="2016-03-29T14:58:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test12.c.html b/src/eps/examples/tests/test12.c.html
index 69e38d1..cddea1d 100644
--- a/src/eps/examples/tests/test12.c.html
+++ b/src/eps/examples/tests/test12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:05+00:00">
+<meta name="date" content="2016-03-29T14:58:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test13.c.html b/src/eps/examples/tests/test13.c.html
index 2eaa9e8..05cc153 100644
--- a/src/eps/examples/tests/test13.c.html
+++ b/src/eps/examples/tests/test13.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test13.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:05+00:00">
+<meta name="date" content="2016-03-29T14:58:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test13.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test13.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test14.c.html b/src/eps/examples/tests/test14.c.html
index 6764183..d88fd54 100644
--- a/src/eps/examples/tests/test14.c.html
+++ b/src/eps/examples/tests/test14.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test14.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:05+00:00">
+<meta name="date" content="2016-03-29T14:58:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test14.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test14.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test14f.F.html b/src/eps/examples/tests/test14f.F.html
index 4588411..5510f7a 100644
--- a/src/eps/examples/tests/test14f.F.html
+++ b/src/eps/examples/tests/test14f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test14f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:06+00:00">
+<meta name="date" content="2016-03-29T14:58:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test14f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test14f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/eps/examples/tests/test15f.F.html b/src/eps/examples/tests/test15f.F.html
index 1c57c20..ee678cb 100644
--- a/src/eps/examples/tests/test15f.F.html
+++ b/src/eps/examples/tests/test15f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test15f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:07+00:00">
+<meta name="date" content="2016-03-29T14:58:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test15f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test15f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/eps/examples/tests/test16.c.html b/src/eps/examples/tests/test16.c.html
index 4a8d43b..d566c81 100644
--- a/src/eps/examples/tests/test16.c.html
+++ b/src/eps/examples/tests/test16.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test16.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:06+00:00">
+<meta name="date" content="2016-03-29T14:58:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test16.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test16.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test2.c.html b/src/eps/examples/tests/test2.c.html
index 36ad1e3..ea13358 100644
--- a/src/eps/examples/tests/test2.c.html
+++ b/src/eps/examples/tests/test2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:03+00:00">
+<meta name="date" content="2016-03-29T14:58:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test3.c.html b/src/eps/examples/tests/test3.c.html
index 3c6ab1f..11a3d6d 100644
--- a/src/eps/examples/tests/test3.c.html
+++ b/src/eps/examples/tests/test3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:03+00:00">
+<meta name="date" content="2016-03-29T14:58:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test4.c.html b/src/eps/examples/tests/test4.c.html
index a7a983d..909f33c 100644
--- a/src/eps/examples/tests/test4.c.html
+++ b/src/eps/examples/tests/test4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:03+00:00">
+<meta name="date" content="2016-03-29T14:58:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test5.c.html b/src/eps/examples/tests/test5.c.html
index 25b0086..14eeeef 100644
--- a/src/eps/examples/tests/test5.c.html
+++ b/src/eps/examples/tests/test5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:03+00:00">
+<meta name="date" content="2016-03-29T14:58:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test6.c.html b/src/eps/examples/tests/test6.c.html
index c3905c6..7be730f 100644
--- a/src/eps/examples/tests/test6.c.html
+++ b/src/eps/examples/tests/test6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:04+00:00">
+<meta name="date" content="2016-03-29T14:58:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test7f.F.html b/src/eps/examples/tests/test7f.F.html
index 41f3f0a..7f5b2f4 100644
--- a/src/eps/examples/tests/test7f.F.html
+++ b/src/eps/examples/tests/test7f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test7f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:06+00:00">
+<meta name="date" content="2016-03-29T14:58:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test7f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test7f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/eps/examples/tests/test8.c.html b/src/eps/examples/tests/test8.c.html
index bff4bea..7125945 100644
--- a/src/eps/examples/tests/test8.c.html
+++ b/src/eps/examples/tests/test8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:04+00:00">
+<meta name="date" content="2016-03-29T14:58:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tests/test9.c.html b/src/eps/examples/tests/test9.c.html
index e9dc306..8d104a2 100644
--- a/src/eps/examples/tests/test9.c.html
+++ b/src/eps/examples/tests/test9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tests/test9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:04+00:00">
+<meta name="date" content="2016-03-29T14:58:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tests/test9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tests/test9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex1.c.html b/src/eps/examples/tutorials/ex1.c.html
index 5ebe85b..99cbfd0 100644
--- a/src/eps/examples/tutorials/ex1.c.html
+++ b/src/eps/examples/tutorials/ex1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:07+00:00">
+<meta name="date" content="2016-03-29T14:58:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex10.c.html b/src/eps/examples/tutorials/ex10.c.html
index 292efb0..3de4563 100644
--- a/src/eps/examples/tutorials/ex10.c.html
+++ b/src/eps/examples/tutorials/ex10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:10+00:00">
+<meta name="date" content="2016-03-29T14:58:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex11.c.html b/src/eps/examples/tutorials/ex11.c.html
index cc7eb6d..70aa407 100644
--- a/src/eps/examples/tutorials/ex11.c.html
+++ b/src/eps/examples/tutorials/ex11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:10+00:00">
+<meta name="date" content="2016-03-29T14:58:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex12.c.html b/src/eps/examples/tutorials/ex12.c.html
index 087c671..094dc3c 100644
--- a/src/eps/examples/tutorials/ex12.c.html
+++ b/src/eps/examples/tutorials/ex12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:10+00:00">
+<meta name="date" content="2016-03-29T14:58:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex13.c.html b/src/eps/examples/tutorials/ex13.c.html
index 2f3549a..202be45 100644
--- a/src/eps/examples/tutorials/ex13.c.html
+++ b/src/eps/examples/tutorials/ex13.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex13.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:11+00:00">
+<meta name="date" content="2016-03-29T14:58:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex13.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex13.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex18.c.html b/src/eps/examples/tutorials/ex18.c.html
index 32e829f..0270a1a 100644
--- a/src/eps/examples/tutorials/ex18.c.html
+++ b/src/eps/examples/tutorials/ex18.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex18.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:11+00:00">
+<meta name="date" content="2016-03-29T14:58:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex18.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex18.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex19.c.html b/src/eps/examples/tutorials/ex19.c.html
index 9bcb527..fd72080 100644
--- a/src/eps/examples/tutorials/ex19.c.html
+++ b/src/eps/examples/tutorials/ex19.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex19.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:11+00:00">
+<meta name="date" content="2016-03-29T14:58:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex19.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex19.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex1f.F.html b/src/eps/examples/tutorials/ex1f.F.html
index 4cbd872..2a5398d 100644
--- a/src/eps/examples/tutorials/ex1f.F.html
+++ b/src/eps/examples/tutorials/ex1f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex1f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:12+00:00">
+<meta name="date" content="2016-03-29T14:58:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex1f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex1f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/eps/examples/tutorials/ex1f90.F90.html b/src/eps/examples/tutorials/ex1f90.F90.html
index 7359b1d..5369f1b 100644
--- a/src/eps/examples/tutorials/ex1f90.F90.html
+++ b/src/eps/examples/tutorials/ex1f90.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex1f90.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:13+00:00">
+<meta name="date" content="2016-03-29T14:58:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex1f90.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex1f90.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/eps/examples/tutorials/ex2.c.html b/src/eps/examples/tutorials/ex2.c.html
index 9982213..c0319a6 100644
--- a/src/eps/examples/tutorials/ex2.c.html
+++ b/src/eps/examples/tutorials/ex2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:07+00:00">
+<meta name="date" content="2016-03-29T14:58:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex24.c.html b/src/eps/examples/tutorials/ex24.c.html
index 0760c37..1fc6ad6 100644
--- a/src/eps/examples/tutorials/ex24.c.html
+++ b/src/eps/examples/tutorials/ex24.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex24.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:12+00:00">
+<meta name="date" content="2016-03-29T14:58:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex24.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex24.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex25.c.html b/src/eps/examples/tutorials/ex25.c.html
index 2be83d9..bdc9cd1 100644
--- a/src/eps/examples/tutorials/ex25.c.html
+++ b/src/eps/examples/tutorials/ex25.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex25.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:12+00:00">
+<meta name="date" content="2016-03-29T14:58:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex25.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex25.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex3.c.html b/src/eps/examples/tutorials/ex3.c.html
index c434d6b..e880689 100644
--- a/src/eps/examples/tutorials/ex3.c.html
+++ b/src/eps/examples/tutorials/ex3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:08+00:00">
+<meta name="date" content="2016-03-29T14:58:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex4.c.html b/src/eps/examples/tutorials/ex4.c.html
index e6f8848..a9c6f66 100644
--- a/src/eps/examples/tutorials/ex4.c.html
+++ b/src/eps/examples/tutorials/ex4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:08+00:00">
+<meta name="date" content="2016-03-29T14:58:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex5.c.html b/src/eps/examples/tutorials/ex5.c.html
index 5a2a752..7218835 100644
--- a/src/eps/examples/tutorials/ex5.c.html
+++ b/src/eps/examples/tutorials/ex5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:08+00:00">
+<meta name="date" content="2016-03-29T14:58:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex6f.F.html b/src/eps/examples/tutorials/ex6f.F.html
index 534c5d6..51ad44a 100644
--- a/src/eps/examples/tutorials/ex6f.F.html
+++ b/src/eps/examples/tutorials/ex6f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex6f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:13+00:00">
+<meta name="date" content="2016-03-29T14:58:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex6f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex6f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/eps/examples/tutorials/ex7.c.html b/src/eps/examples/tutorials/ex7.c.html
index 957f05c..abbf4b7 100644
--- a/src/eps/examples/tutorials/ex7.c.html
+++ b/src/eps/examples/tutorials/ex7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:09+00:00">
+<meta name="date" content="2016-03-29T14:58:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/ex9.c.html b/src/eps/examples/tutorials/ex9.c.html
index f1c3f95..bd1d992 100644
--- a/src/eps/examples/tutorials/ex9.c.html
+++ b/src/eps/examples/tutorials/ex9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/ex9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:09+00:00">
+<meta name="date" content="2016-03-29T14:58:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/ex9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/examples/tutorials/index.html b/src/eps/examples/tutorials/index.html
index 92aa995..6205b11 100644
--- a/src/eps/examples/tutorials/index.html
+++ b/src/eps/examples/tutorials/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/examples/tutorials/makefile.html b/src/eps/examples/tutorials/makefile.html
index bf330f4..cf09b4b 100644
--- a/src/eps/examples/tutorials/makefile.html
+++ b/src/eps/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:14+00:00">
+<meta name="date" content="2016-03-29T14:58:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/f90-mod/index.html b/src/eps/f90-mod/index.html
index 55adfe4..e9f7878 100644
--- a/src/eps/f90-mod/index.html
+++ b/src/eps/f90-mod/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/f90-mod/makefile.html b/src/eps/f90-mod/makefile.html
index 62460fd..25e98d1 100644
--- a/src/eps/f90-mod/makefile.html
+++ b/src/eps/f90-mod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:14+00:00">
+<meta name="date" content="2016-03-29T14:58:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/f90-mod/slepcepsmod.F.html b/src/eps/f90-mod/slepcepsmod.F.html
index 87681e2..39ec327 100644
--- a/src/eps/f90-mod/slepcepsmod.F.html
+++ b/src/eps/f90-mod/slepcepsmod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/f90-mod/slepcepsmod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:14+00:00">
+<meta name="date" content="2016-03-29T14:58:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/f90-mod/slepcepsmod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/f90-mod/slepcepsmod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/eps/impls/cg/index.html b/src/eps/impls/cg/index.html
index 9b82e41..52ca5f0 100644
--- a/src/eps/impls/cg/index.html
+++ b/src/eps/impls/cg/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/cg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/cg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/cg/lobpcg/index.html b/src/eps/impls/cg/lobpcg/index.html
index f52e92c..82d965b 100644
--- a/src/eps/impls/cg/lobpcg/index.html
+++ b/src/eps/impls/cg/lobpcg/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/cg/lobpcg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/cg/lobpcg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/cg/lobpcg/lobpcg.c b/src/eps/impls/cg/lobpcg/lobpcg.c
index 3c53b27..14624b7 100644
--- a/src/eps/impls/cg/lobpcg/lobpcg.c
+++ b/src/eps/impls/cg/lobpcg/lobpcg.c
@@ -223,21 +223,26 @@ PetscErrorCode EPSSolve_LOBPCG(EPS eps)
     if (eps->its+its) {
       ierr = EPSMonitor(eps,eps->its+its,eps->nconv,eps->eigr,eps->eigi,eps->errest,(bdone+1)*ctx->bs);CHKERRQ(ierr);
     }
-    if (eps->nconv >= eps->nev || nconv == ctx->bs) {
-      ierr = BVSetActiveColumns(eps->V,bdone*ctx->bs,bdone*ctx->bs+nconv);CHKERRQ(ierr);
+    if (eps->nconv >= eps->nev) eps->reason = EPS_CONVERGED_TOL;
+    else if (eps->its+its >= eps->max_it) {
+      eps->its += its;
+      eps->reason = EPS_DIVERGED_ITS;
+    }
+    if (eps->reason != EPS_CONVERGED_ITERATING || nconv == ctx->bs) {
+      ierr = BVSetActiveColumns(eps->V,bdone*ctx->bs,eps->nconv);CHKERRQ(ierr);
       ierr = BVSetActiveColumns(Z,0,nconv);CHKERRQ(ierr);
       ierr = BVSetActiveColumns(X,0,nconv);CHKERRQ(ierr);
       ierr = BVCopy(X,eps->V);CHKERRQ(ierr);
       ierr = BVCopy(X,Z);CHKERRQ(ierr);
     }
-    if (eps->nconv >= eps->nev) eps->reason = EPS_CONVERGED_TOL;
-    else if (eps->its+its >= eps->max_it) eps->reason = EPS_DIVERGED_ITS;
-    if (eps->nconv >= eps->nev || nconv == ctx->bs) {
+    if (eps->reason != EPS_CONVERGED_ITERATING) {
+      eps->its += its;
+      break;
+    } else if (nconv == ctx->bs) {
       eps->its += its;
       its = 0;
     }
     its++;
-    if (eps->reason != EPS_CONVERGED_ITERATING) break;
 
     if (nconv == ctx->bs) {  /* block finished: lock eigenvectors and compute new R */
 
@@ -245,11 +250,10 @@ PetscErrorCode EPSSolve_LOBPCG(EPS eps)
       ierr = BVSetActiveColumns(Y,nc+bdone*ctx->bs,nc+(bdone+1)*ctx->bs);CHKERRQ(ierr);
       ierr = BVCopy(Z,Y);CHKERRQ(ierr);
       for (j=0;j<ctx->bs;j++) {
-        ierr = BVSetActiveColumns(Y,0,nc+bdone*ctx->bs+j);CHKERRQ(ierr);
-        ierr = BVGetColumn(Y,nc+bdone*ctx->bs+j,&v);CHKERRQ(ierr);
-        ierr = BVOrthogonalizeVec(Y,v,NULL,NULL,NULL);CHKERRQ(ierr);
-        ierr = VecNormalize(v,NULL);CHKERRQ(ierr);
-        ierr = BVRestoreColumn(Y,nc+bdone*ctx->bs+j,&v);CHKERRQ(ierr);
+        ierr = BVOrthogonalizeColumn(Y,nc+bdone*ctx->bs+j,NULL,&norm,&breakdown);CHKERRQ(ierr);
+        if (norm>0.0 && !breakdown) {
+          ierr = BVScaleColumn(Y,nc+bdone*ctx->bs+j,1.0/norm);CHKERRQ(ierr);
+        } else SETERRQ(PetscObjectComm((PetscObject)eps),1,"Orthogonalization of constraints failed");
       }
       ierr = BVSetActiveColumns(Y,0,nc+(bdone+1)*ctx->bs);CHKERRQ(ierr);
 
@@ -271,7 +275,7 @@ PetscErrorCode EPSSolve_LOBPCG(EPS eps)
 
       /* B-orthogonalize initial vectors */
       if (B) {
-        ierr = BVMatMult(X,B,BX);CHKERRQ(ierr);
+        ierr = BVOrthogonalize(X,NULL);CHKERRQ(ierr);
       }
 
       /* Compute initial Ritz vectors */
@@ -281,19 +285,12 @@ PetscErrorCode EPSSolve_LOBPCG(EPS eps)
       ierr = DSGetMat(eps->ds,DS_MAT_A,&M);CHKERRQ(ierr);
       ierr = BVMatProject(AX,NULL,X,M);CHKERRQ(ierr);
       ierr = DSRestoreMat(eps->ds,DS_MAT_A,&M);CHKERRQ(ierr);
-      ierr = DSGetMat(eps->ds,DS_MAT_B,&M);CHKERRQ(ierr);
-      if (B) {
-        ierr = BVMatProject(Z,B,Z,M);CHKERRQ(ierr);
-      } else {
-        ierr = BVDot(Z,Z,M);CHKERRQ(ierr);
-      }
-      ierr = DSRestoreMat(eps->ds,DS_MAT_B,&M);CHKERRQ(ierr);
+      ierr = DSSetIdentity(eps->ds,DS_MAT_B);CHKERRQ(ierr);
       ierr = DSSetState(eps->ds,DS_STATE_RAW);CHKERRQ(ierr);
       ierr = DSSolve(eps->ds,eps->eigr+bdone*ctx->bs,eps->eigi);CHKERRQ(ierr);
       ierr = DSSort(eps->ds,eps->eigr+bdone*ctx->bs,eps->eigi,NULL,NULL,NULL);CHKERRQ(ierr);
       ierr = DSVectors(eps->ds,DS_MAT_X,NULL,NULL);CHKERRQ(ierr);
       ierr = DSGetMat(eps->ds,DS_MAT_X,&M);CHKERRQ(ierr);
-      ierr = BVMultInPlace(Z,M,0,nv);CHKERRQ(ierr);
       ierr = BVMultInPlace(X,M,0,nv);CHKERRQ(ierr);
       ierr = BVMultInPlace(AX,M,0,nv);CHKERRQ(ierr);
       ierr = DSRestoreMat(eps->ds,DS_MAT_X,&M);CHKERRQ(ierr);
@@ -312,6 +309,7 @@ PetscErrorCode EPSSolve_LOBPCG(EPS eps)
       ierr = DSGetMat(eps->ds,DS_MAT_A,&M);CHKERRQ(ierr);
       ierr = BVCopy(AX,R);CHKERRQ(ierr);
       if (B) {
+        ierr = BVMatMult(X,B,BX);CHKERRQ(ierr);
         ierr = BVMult(R,-1.0,1.0,BX,M);CHKERRQ(ierr);
       } else {
         ierr = BVMult(R,-1.0,1.0,X,M);CHKERRQ(ierr);
diff --git a/src/eps/impls/cg/lobpcg/lobpcg.c.html b/src/eps/impls/cg/lobpcg/lobpcg.c.html
index 4d1c992..fe78dfc 100644
--- a/src/eps/impls/cg/lobpcg/lobpcg.c.html
+++ b/src/eps/impls/cg/lobpcg/lobpcg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/cg/lobpcg/lobpcg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:53+00:00">
+<meta name="date" content="2016-03-29T14:58:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/cg/lobpcg/lobpcg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/cg/lobpcg/lobpcg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "lobpcg"</font>
@@ -224,406 +224,404 @@
 <a name="line223">223: </a>    <font color="#4169E1">if</font> (eps->its+its) {
 <a name="line224">224: </a>      EPSMonitor(eps,eps->its+its,eps->nconv,eps->eigr,eps->eigi,eps->errest,(bdone+1)*ctx->bs);
 <a name="line225">225: </a>    }
-<a name="line226">226: </a>    <font color="#4169E1">if</font> (eps->nconv >= eps->nev || nconv == ctx->bs) {
-<a name="line227">227: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(eps->V,bdone*ctx->bs,bdone*ctx->bs+nconv);
-<a name="line228">228: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,0,nconv);
-<a name="line229">229: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(X,0,nconv);
-<a name="line230">230: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(X,eps->V);
-<a name="line231">231: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(X,Z);
-<a name="line232">232: </a>    }
-<a name="line233">233: </a>    <font color="#4169E1">if</font> (eps->nconv >= eps->nev) eps->reason = EPS_CONVERGED_TOL;
-<a name="line234">234: </a>    <font color="#4169E1">else</font> <font color="#4169E1">if</font> (eps->its+its >= eps->max_it) eps->reason = EPS_DIVERGED_ITS;
-<a name="line235">235: </a>    <font color="#4169E1">if</font> (eps->nconv >= eps->nev || nconv == ctx->bs) {
-<a name="line236">236: </a>      eps->its += its;
-<a name="line237">237: </a>      its = 0;
-<a name="line238">238: </a>    }
-<a name="line239">239: </a>    its++;
-<a name="line240">240: </a>    <font color="#4169E1">if</font> (eps->reason != EPS_CONVERGED_ITERATING) <font color="#4169E1">break</font>;
-
-<a name="line242">242: </a>    <font color="#4169E1">if</font> (nconv == ctx->bs) {  <font color="#B22222">/* block finished: lock eigenvectors and compute new R */</font>
-
-<a name="line244">244: </a>      <font color="#B22222">/* extend constraints */</font>
-<a name="line245">245: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Y,nc+bdone*ctx->bs,nc+(bdone+1)*ctx->bs);
-<a name="line246">246: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(Z,Y);
-<a name="line247">247: </a>      <font color="#4169E1">for</font> (j=0;j<ctx->bs;j++) {
-<a name="line248">248: </a>        <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Y,0,nc+bdone*ctx->bs+j);
-<a name="line249">249: </a>        <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(Y,nc+bdone*ctx->bs+j,&v);
-<a name="line250">250: </a>        <a href="../../../../../docs/manualpages/BV/BVOrthogonalizeVec.html#BVOrthogonalizeVec">BVOrthogonalizeVec</a>(Y,v,NULL,NULL,NULL);
-<a name="line251">251: </a>        VecNormalize(v,NULL);
-<a name="line252">252: </a>        <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(Y,nc+bdone*ctx->bs+j,&v);
-<a name="line253">253: </a>      }
-<a name="line254">254: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Y,0,nc+(bdone+1)*ctx->bs);
-
-<a name="line256">256: </a>      bdone++;
-<a name="line257">257: </a>      nconv = 0;
-
-<a name="line259">259: </a>      <font color="#B22222">/* set new initial vectors */</font>
-<a name="line260">260: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(eps->V,bdone*ctx->bs,(bdone+1)*ctx->bs);
-<a name="line261">261: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(eps->V,Z);
-<a name="line262">262: </a>      <font color="#4169E1">for</font> (j=0;j<ctx->bs;j++) {
-<a name="line263">263: </a>        <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(Z,j,&v);
-<a name="line264">264: </a>        <a href="../../../../../docs/manualpages/BV/BVOrthogonalizeVec.html#BVOrthogonalizeVec">BVOrthogonalizeVec</a>(Y,v,NULL,NULL,NULL);
-<a name="line265">265: </a>        VecNormalize(v,NULL);
-<a name="line266">266: </a>        <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(Z,j,&v);
-<a name="line267">267: </a>      }
-<a name="line268">268: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(X,nconv,ctx->bs);
-<a name="line269">269: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(AX,nconv,ctx->bs);
-<a name="line270">270: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(Z,X);
-
-<a name="line272">272: </a>      <font color="#B22222">/* B-orthogonalize initial vectors */</font>
-<a name="line273">273: </a>      <font color="#4169E1">if</font> (B) {
-<a name="line274">274: </a>        <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(X,B,BX);
-<a name="line275">275: </a>      }
-
-<a name="line277">277: </a>      <font color="#B22222">/* Compute initial Ritz vectors */</font>
-<a name="line278">278: </a>      nv = ctx->bs;
-<a name="line279">279: </a>      <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(X,A,AX);
-<a name="line280">280: </a>      <a href="../../../../../docs/manualpages/DS/DSSetDimensions.html#DSSetDimensions">DSSetDimensions</a>(eps->ds,nv,0,0,0);
-<a name="line281">281: </a>      <a href="../../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(eps->ds,DS_MAT_A,&M);
-<a name="line282">282: </a>      <a href="../../../../../docs/manualpages/BV/BVMatProject.html#BVMatProject">BVMatProject</a>(AX,NULL,X,M);
-<a name="line283">283: </a>      <a href="../../../../../docs/manualpages/DS/DSRestoreMat.html#DSRestoreMat">DSRestoreMat</a>(eps->ds,DS_MAT_A,&M);
-<a name="line284">284: </a>      <a href="../../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(eps->ds,DS_MAT_B,&M);
-<a name="line285">285: </a>      <font color="#4169E1">if</font> (B) {
-<a name="line286">286: </a>        <a href="../../../../../docs/manualpages/BV/BVMatProject.html#BVMatProject">BVMatProject</a>(Z,B,Z,M);
-<a name="line287">287: </a>      } <font color="#4169E1">else</font> {
-<a name="line288">288: </a>        <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(Z,Z,M);
-<a name="line289">289: </a>      }
-<a name="line290">290: </a>      <a href="../../../../../docs/manualpages/DS/DSRestoreMat.html#DSRestoreMat">DSRestoreMat</a>(eps->ds,DS_MAT_B,&M);
-<a name="line291">291: </a>      <a href="../../../../../docs/manualpages/DS/DSSetState.html#DSSetState">DSSetState</a>(eps->ds,DS_STATE_RAW);
-<a name="line292">292: </a>      <a href="../../../../../docs/manualpages/DS/DSSolve.html#DSSolve">DSSolve</a>(eps->ds,eps->eigr+bdone*ctx->bs,eps->eigi);
-<a name="line293">293: </a>      <a href="../../../../../docs/manualpages/DS/DSSort.html#DSSort">DSSort</a>(eps->ds,eps->eigr+bdone*ctx->bs,eps->eigi,NULL,NULL,NULL);
-<a name="line294">294: </a>      <a href="../../../../../docs/manualpages/DS/DSVectors.html#DSVectors">DSVectors</a>(eps->ds,DS_MAT_X,NULL,NULL);
-<a name="line295">295: </a>      <a href="../../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(eps->ds,DS_MAT_X,&M);
-<a name="line296">296: </a>      <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>(Z,M,0,nv);
-<a name="line297">297: </a>      <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>(X,M,0,nv);
-<a name="line298">298: </a>      <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>(AX,M,0,nv);
-<a name="line299">299: </a>      <a href="../../../../../docs/manualpages/DS/DSRestoreMat.html#DSRestoreMat">DSRestoreMat</a>(eps->ds,DS_MAT_X,&M);
-
-<a name="line301">301: </a>      EPSMonitor(eps,eps->its+its-1,eps->nconv,eps->eigr,eps->eigi,eps->errest,(bdone+1)*ctx->bs);
-
-<a name="line303">303: </a>      <font color="#4169E1">if</font> (ctx->lock) {
-<a name="line304">304: </a>        <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(R,nconv,ctx->bs);
-<a name="line305">305: </a>        <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(AX,nconv,ctx->bs);
-<a name="line306">306: </a>        <font color="#4169E1">if</font> (B) {
-<a name="line307">307: </a>          <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(BX,nconv,ctx->bs);
-<a name="line308">308: </a>        }
-<a name="line309">309: </a>      }
-
-<a name="line311">311: </a>      <font color="#B22222">/* compute residuals */</font>
-<a name="line312">312: </a>      <a href="../../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(eps->ds,DS_MAT_A,&M);
-<a name="line313">313: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(AX,R);
-<a name="line314">314: </a>      <font color="#4169E1">if</font> (B) {
-<a name="line315">315: </a>        <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(R,-1.0,1.0,BX,M);
-<a name="line316">316: </a>      } <font color="#4169E1">else</font> {
-<a name="line317">317: </a>        <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(R,-1.0,1.0,X,M);
-<a name="line318">318: </a>      }
-<a name="line319">319: </a>      <a href="../../../../../docs/manualpages/DS/DSRestoreMat.html#DSRestoreMat">DSRestoreMat</a>(eps->ds,DS_MAT_A,&M);
-<a name="line320">320: </a>    }
-
-<a name="line322">322: </a>    ini = (ctx->lock)? nconv: 0;
-<a name="line323">323: </a>    <font color="#4169E1">if</font> (ctx->lock) {
-<a name="line324">324: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(R,nconv,ctx->bs);
-<a name="line325">325: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(P,nconv,ctx->bs);
-<a name="line326">326: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(AX,nconv,ctx->bs);
-<a name="line327">327: </a>      <font color="#4169E1">if</font> (B) {
-<a name="line328">328: </a>        <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(BX,nconv,ctx->bs);
-<a name="line329">329: </a>      }
-<a name="line330">330: </a>    }
-
-<a name="line332">332: </a>    <font color="#B22222">/* 9. Apply preconditioner to the residuals */</font>
-<a name="line333">333: </a>    <font color="#4169E1">for</font> (j=ini;j<ctx->bs;j++) {
-<a name="line334">334: </a>      <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(R,j,&v);
-<a name="line335">335: </a>      <a href="../../../../../docs/manualpages/ST/STMatSolve.html#STMatSolve">STMatSolve</a>(eps->st,v,w);
-<a name="line336">336: </a>      <font color="#4169E1">if</font> (nc+bdone*ctx->bs>0) {
-<a name="line337">337: </a>        <a href="../../../../../docs/manualpages/BV/BVOrthogonalizeVec.html#BVOrthogonalizeVec">BVOrthogonalizeVec</a>(Y,w,NULL,NULL,NULL);
-<a name="line338">338: </a>        VecNormalize(w,NULL);
-<a name="line339">339: </a>      }
-<a name="line340">340: </a>      VecCopy(w,v);
-<a name="line341">341: </a>      <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(R,j,&v);
-<a name="line342">342: </a>    }
-
-<a name="line344">344: </a>    <font color="#B22222">/* 11. B-orthonormalize preconditioned residuals */</font>
-<a name="line345">345: </a>    <a href="../../../../../docs/manualpages/BV/BVOrthogonalize.html#BVOrthogonalize">BVOrthogonalize</a>(R,NULL);
-
-<a name="line347">347: </a>    <font color="#B22222">/* 13-16. B-orthonormalize conjugate directions */</font>
-<a name="line348">348: </a>    <font color="#4169E1">if</font> (its>1) {
-<a name="line349">349: </a>      <a href="../../../../../docs/manualpages/BV/BVOrthogonalize.html#BVOrthogonalize">BVOrthogonalize</a>(P,NULL);
-<a name="line350">350: </a>    }
-
-<a name="line352">352: </a>    <font color="#B22222">/* 17-23. Compute symmetric Gram matrices */</font>
-<a name="line353">353: </a>    <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,0,ctx->bs);
-<a name="line354">354: </a>    <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(X,0,ctx->bs);
-<a name="line355">355: </a>    <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(X,Z);
-<a name="line356">356: </a>    <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,ctx->bs,2*ctx->bs-ini);
-<a name="line357">357: </a>    <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(R,Z);
-<a name="line358">358: </a>    <font color="#4169E1">if</font> (its>1) {
-<a name="line359">359: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,2*ctx->bs-ini,3*ctx->bs-2*ini);
-<a name="line360">360: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(P,Z);
-<a name="line361">361: </a>    }
-
-<a name="line363">363: </a>    <font color="#4169E1">if</font> (its>1) nv = 3*ctx->bs-2*ini;
-<a name="line364">364: </a>    <font color="#4169E1">else</font> nv = 2*ctx->bs-ini;
-
-<a name="line366">366: </a>    <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,0,nv);
-<a name="line367">367: </a>    <a href="../../../../../docs/manualpages/DS/DSSetDimensions.html#DSSetDimensions">DSSetDimensions</a>(eps->ds,nv,0,0,0);
-<a name="line368">368: </a>    <a href="../../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(eps->ds,DS_MAT_A,&M);
-<a name="line369">369: </a>    <a href="../../../../../docs/manualpages/BV/BVMatProject.html#BVMatProject">BVMatProject</a>(Z,A,Z,M);
-<a name="line370">370: </a>    <a href="../../../../../docs/manualpages/DS/DSRestoreMat.html#DSRestoreMat">DSRestoreMat</a>(eps->ds,DS_MAT_A,&M);
-<a name="line371">371: </a>    <a href="../../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(eps->ds,DS_MAT_B,&M);
-<a name="line372">372: </a>    <font color="#4169E1">if</font> (B) {
-<a name="line373">373: </a>      <a href="../../../../../docs/manualpages/BV/BVMatProject.html#BVMatProject">BVMatProject</a>(Z,B,Z,M);
-<a name="line374">374: </a>    } <font color="#4169E1">else</font> {
-<a name="line375">375: </a>      <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(Z,Z,M);
-<a name="line376">376: </a>    }
-<a name="line377">377: </a>    <a href="../../../../../docs/manualpages/DS/DSRestoreMat.html#DSRestoreMat">DSRestoreMat</a>(eps->ds,DS_MAT_B,&M);
-<a name="line378">378: </a>    
-<a name="line379">379: </a>    <font color="#B22222">/* 24. Solve the generalized eigenvalue problem */</font>
-<a name="line380">380: </a>    <a href="../../../../../docs/manualpages/DS/DSSetState.html#DSSetState">DSSetState</a>(eps->ds,DS_STATE_RAW);
-<a name="line381">381: </a>    <a href="../../../../../docs/manualpages/DS/DSSolve.html#DSSolve">DSSolve</a>(eps->ds,eps->eigr+bdone*ctx->bs,eps->eigi);
-<a name="line382">382: </a>    <a href="../../../../../docs/manualpages/DS/DSSort.html#DSSort">DSSort</a>(eps->ds,eps->eigr+bdone*ctx->bs,eps->eigi,NULL,NULL,NULL);
-<a name="line383">383: </a>    <a href="../../../../../docs/manualpages/DS/DSVectors.html#DSVectors">DSVectors</a>(eps->ds,DS_MAT_X,NULL,NULL);
-<a name="line384">384: </a>    
-<a name="line385">385: </a>    <font color="#B22222">/* 25-33. Compute Ritz vectors */</font>
-<a name="line386">386: </a>    <a href="../../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(eps->ds,DS_MAT_X,&M);
-<a name="line387">387: </a>    <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,ctx->bs,nv);
-<a name="line388">388: </a>    <font color="#4169E1">if</font> (ctx->lock) {
-<a name="line389">389: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(P,0,ctx->bs);
-<a name="line390">390: </a>    }
-<a name="line391">391: </a>    <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(P,1.0,0.0,Z,M);
-<a name="line392">392: </a>    <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(P,X);
-<a name="line393">393: </a>    <font color="#4169E1">if</font> (ctx->lock) {
-<a name="line394">394: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(P,nconv,ctx->bs);
-<a name="line395">395: </a>    }
-<a name="line396">396: </a>    <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,0,ctx->bs);
-<a name="line397">397: </a>    <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(X,1.0,1.0,Z,M);
-<a name="line398">398: </a>    <font color="#4169E1">if</font> (ctx->lock) {
-<a name="line399">399: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(X,nconv,ctx->bs);
-<a name="line400">400: </a>    }
-<a name="line401">401: </a>    <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(X,A,AX);
-<a name="line402">402: </a>    <font color="#4169E1">if</font> (B) {
-<a name="line403">403: </a>      <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(X,B,BX);
-<a name="line404">404: </a>    }
-<a name="line405">405: </a>    <a href="../../../../../docs/manualpages/DS/DSRestoreMat.html#DSRestoreMat">DSRestoreMat</a>(eps->ds,DS_MAT_X,&M);
-<a name="line406">406: </a>  }
-
-<a name="line408">408: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&Z);
-<a name="line409">409: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&X);
-<a name="line410">410: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&R);
-<a name="line411">411: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&P);
-<a name="line412">412: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&AX);
-<a name="line413">413: </a>  <font color="#4169E1">if</font> (B) {
-<a name="line414">414: </a>    <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&BX);
-<a name="line415">415: </a>  }
-<a name="line416">416: </a>  <font color="#4169E1">if</font> (nc>0 || eps->nev>ctx->bs) {
-<a name="line417">417: </a>    <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&Y);
-<a name="line418">418: </a>  }
-<a name="line419">419: </a>  <font color="#4169E1">return</font>(0);
-<a name="line420">420: </a>}
-
-<a name="line424">424: </a><strong><font color="#4169E1"><a name="EPSLOBPCGSetBlockSize_LOBPCG"></a>static PetscErrorCode EPSLOBPCGSetBlockSize_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt bs)</font></strong>
-<a name="line425">425: </a>{
-<a name="line426">426: </a>  EPS_LOBPCG *ctx = (EPS_LOBPCG*)eps->data;
-
-<a name="line429">429: </a>  ctx->bs = bs;
-<a name="line430">430: </a>  <font color="#4169E1">return</font>(0);
-<a name="line431">431: </a>}
-
-<a name="line435">435: </a><font color="#B22222">/*@</font>
-<a name="line436">436: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html#EPSLOBPCGSetBlockSize">EPSLOBPCGSetBlockSize</a> - Sets the block size of the LOBPCG method.</font>
-
-<a name="line438">438: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a></font>
-
-<a name="line440">440: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line441">441: </a><font color="#B22222">+  eps - the eigenproblem solver context</font>
-<a name="line442">442: </a><font color="#B22222">-  bs  - the block size</font>
-
-<a name="line444">444: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line445">445: </a><font color="#B22222">.  -eps_lobpcg_blocksize - Sets the block size</font>
-
-<a name="line447">447: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line449">449: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGGetBlockSize.html#EPSLOBPCGGetBlockSize">EPSLOBPCGGetBlockSize</a>()</font>
-<a name="line450">450: </a><font color="#B22222">@*/</font>
-<a name="line451">451: </a><strong><font color="#4169E1"><a name="EPSLOBPCGSetBlockSize"></a>PetscErrorCode <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html#EPSLOBPCGSetBlockSize">EPSLOBPCGSetBlockSize</a>(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt bs)</font></strong>
-<a name="line452">452: </a>{
-
-<a name="line458">458: </a>  PetscTryMethod(eps,<font color="#666666">"EPSLOBPCGSetBlockSize_C"</font>,(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a>,PetscInt),(eps,bs));
-<a name="line459">459: </a>  <font color="#4169E1">return</font>(0);
-<a name="line460">460: </a>}
-
-<a name="line464">464: </a><strong><font color="#4169E1"><a name="EPSLOBPCGGetBlockSize_LOBPCG"></a>static PetscErrorCode EPSLOBPCGGetBlockSize_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt *bs)</font></strong>
-<a name="line465">465: </a>{
-<a name="line466">466: </a>  EPS_LOBPCG *ctx = (EPS_LOBPCG*)eps->data;
-
-<a name="line469">469: </a>  *bs = ctx->bs;
-<a name="line470">470: </a>  <font color="#4169E1">return</font>(0);
-<a name="line471">471: </a>}
-
-<a name="line475">475: </a><font color="#B22222">/*@</font>
-<a name="line476">476: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGGetBlockSize.html#EPSLOBPCGGetBlockSize">EPSLOBPCGGetBlockSize</a> - Gets the block size used in the LOBPCG method.</font>
-
-<a name="line478">478: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line480">480: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line481">481: </a><font color="#B22222">.  eps - the eigenproblem solver context</font>
-
-<a name="line483">483: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line484">484: </a><font color="#B22222">.  bs - the block size</font>
-
-<a name="line486">486: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line488">488: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html#EPSLOBPCGSetBlockSize">EPSLOBPCGSetBlockSize</a>()</font>
-<a name="line489">489: </a><font color="#B22222">@*/</font>
-<a name="line490">490: </a><strong><font color="#4169E1"><a name="EPSLOBPCGGetBlockSize"></a>PetscErrorCode <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGGetBlockSize.html#EPSLOBPCGGetBlockSize">EPSLOBPCGGetBlockSize</a>(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt *bs)</font></strong>
-<a name="line491">491: </a>{
-
-<a name="line497">497: </a>  PetscTryMethod(eps,<font color="#666666">"EPSLOBPCGGetBlockSize_C"</font>,(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a>,PetscInt*),(eps,bs));
-<a name="line498">498: </a>  <font color="#4169E1">return</font>(0);
-<a name="line499">499: </a>}
-
-<a name="line503">503: </a><strong><font color="#4169E1"><a name="EPSLOBPCGSetLocking_LOBPCG"></a>static PetscErrorCode EPSLOBPCGSetLocking_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscBool lock)</font></strong>
-<a name="line504">504: </a>{
-<a name="line505">505: </a>  EPS_LOBPCG *ctx = (EPS_LOBPCG*)eps->data;
-
-<a name="line508">508: </a>  ctx->lock = lock;
-<a name="line509">509: </a>  <font color="#4169E1">return</font>(0);
-<a name="line510">510: </a>}
-
-<a name="line514">514: </a><font color="#B22222">/*@</font>
-<a name="line515">515: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetLocking.html#EPSLOBPCGSetLocking">EPSLOBPCGSetLocking</a> - Choose between locking and non-locking variants of</font>
-<a name="line516">516: </a><font color="#B22222">   the LOBPCG method.</font>
-
-<a name="line518">518: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a></font>
-
-<a name="line520">520: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line521">521: </a><font color="#B22222">+  eps  - the eigenproblem solver context</font>
-<a name="line522">522: </a><font color="#B22222">-  lock - true if the locking variant must be selected</font>
-
-<a name="line524">524: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line525">525: </a><font color="#B22222">.  -eps_lobpcg_locking - Sets the locking flag</font>
-
-<a name="line527">527: </a><font color="#B22222">   Notes:</font>
-<a name="line528">528: </a><font color="#B22222">   This flag refers to soft locking (converged vectors within the current</font>
-<a name="line529">529: </a><font color="#B22222">   block iterate), since hard locking is always used (when nev is larger</font>
-<a name="line530">530: </a><font color="#B22222">   than the block size).</font>
-
-<a name="line532">532: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line534">534: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGGetLocking.html#EPSLOBPCGGetLocking">EPSLOBPCGGetLocking</a>()</font>
-<a name="line535">535: </a><font color="#B22222">@*/</font>
-<a name="line536">536: </a><strong><font color="#4169E1"><a name="EPSLOBPCGSetLocking"></a>PetscErrorCode <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetLocking.html#EPSLOBPCGSetLocking">EPSLOBPCGSetLocking</a>(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscBool lock)</font></strong>
-<a name="line537">537: </a>{
-
-<a name="line543">543: </a>  PetscTryMethod(eps,<font color="#666666">"EPSLOBPCGSetLocking_C"</font>,(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a>,PetscBool),(eps,lock));
-<a name="line544">544: </a>  <font color="#4169E1">return</font>(0);
-<a name="line545">545: </a>}
-
-<a name="line549">549: </a><strong><font color="#4169E1"><a name="EPSLOBPCGGetLocking_LOBPCG"></a>static PetscErrorCode EPSLOBPCGGetLocking_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscBool *lock)</font></strong>
-<a name="line550">550: </a>{
-<a name="line551">551: </a>  EPS_LOBPCG *ctx = (EPS_LOBPCG*)eps->data;
-
-<a name="line554">554: </a>  *lock = ctx->lock;
-<a name="line555">555: </a>  <font color="#4169E1">return</font>(0);
-<a name="line556">556: </a>}
-
-<a name="line560">560: </a><font color="#B22222">/*@</font>
-<a name="line561">561: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGGetLocking.html#EPSLOBPCGGetLocking">EPSLOBPCGGetLocking</a> - Gets the locking flag used in the LOBPCG method.</font>
-
-<a name="line563">563: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line565">565: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line566">566: </a><font color="#B22222">.  eps - the eigenproblem solver context</font>
-
-<a name="line568">568: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line569">569: </a><font color="#B22222">.  lock - the locking flag</font>
-
-<a name="line571">571: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line573">573: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetLocking.html#EPSLOBPCGSetLocking">EPSLOBPCGSetLocking</a>()</font>
-<a name="line574">574: </a><font color="#B22222">@*/</font>
-<a name="line575">575: </a><strong><font color="#4169E1"><a name="EPSLOBPCGGetLocking"></a>PetscErrorCode <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGGetLocking.html#EPSLOBPCGGetLocking">EPSLOBPCGGetLocking</a>(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscBool *lock)</font></strong>
-<a name="line576">576: </a>{
-
-<a name="line582">582: </a>  PetscTryMethod(eps,<font color="#666666">"EPSLOBPCGGetLocking_C"</font>,(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a>,PetscBool*),(eps,lock));
-<a name="line583">583: </a>  <font color="#4169E1">return</font>(0);
-<a name="line584">584: </a>}
-
-<a name="line588">588: </a><strong><font color="#4169E1"><a name="EPSView_LOBPCG"></a>PetscErrorCode EPSView_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscViewer viewer)</font></strong>
-<a name="line589">589: </a>{
-<a name="line591">591: </a>  EPS_LOBPCG     *ctx = (EPS_LOBPCG*)eps->data;
-<a name="line592">592: </a>  PetscBool      isascii;
-
-<a name="line595">595: </a>  PetscObjectTypeCompare((PetscObject)viewer,PETSCVIEWERASCII,&isascii);
-<a name="line596">596: </a>  <font color="#4169E1">if</font> (isascii) {
-<a name="line597">597: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">"  LOBPCG: block size %D\n"</font>,ctx->bs);
-<a name="line598">598: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">"  LOBPCG: soft locking %sactivated\n"</font>,ctx->lock?<font color="#666666">""</font>:<font color="#666666">"de"</font>);
-<a name="line599">599: </a>  }
-<a name="line600">600: </a>  <font color="#4169E1">return</font>(0);
-<a name="line601">601: </a>}
-
-<a name="line605">605: </a><strong><font color="#4169E1"><a name="EPSSetFromOptions_LOBPCG"></a>PetscErrorCode EPSSetFromOptions_LOBPCG(PetscOptions *PetscOptionsObject,<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line606">606: </a>{
-<a name="line608">608: </a>  PetscBool      lock,flg;
-<a name="line609">609: </a>  PetscInt       bs;
-<a name="line610">610: </a>  KSP            ksp;
-
-<a name="line613">613: </a>  PetscOptionsHead(PetscOptionsObject,<font color="#666666">"<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> LOBPCG Options"</font>);
-<a name="line614">614: </a>  PetscOptionsInt(<font color="#666666">"-eps_lobpcg_blocksize"</font>,<font color="#666666">"LOBPCG block size"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html#EPSLOBPCGSetBlockSize">EPSLOBPCGSetBlockSize</a>"</font>,20,&bs,&flg);
-<a name="line615">615: </a>  <font color="#4169E1">if</font> (flg) {
-<a name="line616">616: </a>    <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html#EPSLOBPCGSetBlockSize">EPSLOBPCGSetBlockSize</a>(eps,bs);
-<a name="line617">617: </a>  }
-<a name="line618">618: </a>  PetscOptionsBool(<font color="#666666">"-eps_lobpcg_locking"</font>,<font color="#666666">"Choose between locking and non-locking variants"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetLocking.html#EPSLOBPCGSetLocking">EPSLOBPCGSetLocking</a>"</font>,PETSC_TRUE,&lock,&flg);
-<a name="line619">619: </a>  <font color="#4169E1">if</font> (flg) {
-<a name="line620">620: </a>    <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetLocking.html#EPSLOBPCGSetLocking">EPSLOBPCGSetLocking</a>(eps,lock);
-<a name="line621">621: </a>  }
-
-<a name="line623">623: </a>  <font color="#B22222">/* Set STPrecond as the default <a href="../../../../../docs/manualpages/ST/ST.html#ST">ST</a> */</font>
-<a name="line624">624: </a>  <font color="#4169E1">if</font> (!((PetscObject)eps->st)->type_name) {
-<a name="line625">625: </a>    <a href="../../../../../docs/manualpages/ST/STSetType.html#STSetType">STSetType</a>(eps->st,STPRECOND);
-<a name="line626">626: </a>  }
-
-<a name="line628">628: </a>  <font color="#B22222">/* Set the default options of the KSP */</font>
-<a name="line629">629: </a>  <a href="../../../../../docs/manualpages/ST/STGetKSP.html#STGetKSP">STGetKSP</a>(eps->st,&ksp);
-<a name="line630">630: </a>  <font color="#4169E1">if</font> (!((PetscObject)ksp)->type_name) {
-<a name="line631">631: </a>    KSPSetType(ksp,KSPPREONLY);
-<a name="line632">632: </a>  }
-<a name="line633">633: </a>  PetscOptionsTail();
-<a name="line634">634: </a>  <font color="#4169E1">return</font>(0);
-<a name="line635">635: </a>}
-
-<a name="line639">639: </a><strong><font color="#4169E1"><a name="EPSDestroy_LOBPCG"></a>PetscErrorCode EPSDestroy_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line640">640: </a>{
-
-<a name="line644">644: </a>  PetscFree(eps->data);
-<a name="line645">645: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGSetBlockSize_C"</font>,NULL);
-<a name="line646">646: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGGetBlockSize_C"</font>,NULL);
-<a name="line647">647: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGSetLocking_C"</font>,NULL);
-<a name="line648">648: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGGetLocking_C"</font>,NULL);
-<a name="line649">649: </a>  <font color="#4169E1">return</font>(0);
-<a name="line650">650: </a>}
-
-<a name="line654">654: </a><strong><font color="#4169E1"><a name="EPSCreate_LOBPCG"></a>PETSC_EXTERN PetscErrorCode EPSCreate_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line655">655: </a>{
-<a name="line656">656: </a>  EPS_LOBPCG     *lobpcg;
-
-<a name="line660">660: </a>  PetscNewLog(eps,&lobpcg);
-<a name="line661">661: </a>  eps->data = (void*)lobpcg;
-<a name="line662">662: </a>  lobpcg->lock = PETSC_TRUE;
-
-<a name="line664">664: </a>  eps->ops->setup          = EPSSetUp_LOBPCG;
-<a name="line665">665: </a>  eps->ops->solve          = EPSSolve_LOBPCG;
-<a name="line666">666: </a>  eps->ops->setfromoptions = EPSSetFromOptions_LOBPCG;
-<a name="line667">667: </a>  eps->ops->destroy        = EPSDestroy_LOBPCG;
-<a name="line668">668: </a>  eps->ops->view           = EPSView_LOBPCG;
-<a name="line669">669: </a>  eps->ops->backtransform  = EPSBackTransform_Default;
-<a name="line670">670: </a>  <a href="../../../../../docs/manualpages/ST/STSetType.html#STSetType">STSetType</a>(eps->st,STPRECOND);
-<a name="line671">671: </a>  <a href="../../../../../docs/manualpages/ST/STPrecondSetKSPHasMat.html#STPrecondSetKSPHasMat">STPrecondSetKSPHasMat</a>(eps->st,PETSC_TRUE);
-<a name="line672">672: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGSetBlockSize_C"</font>,EPSLOBPCGSetBlockSize_LOBPCG);
-<a name="line673">673: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGGetBlockSize_C"</font>,EPSLOBPCGGetBlockSize_LOBPCG);
-<a name="line674">674: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGSetLocking_C"</font>,EPSLOBPCGSetLocking_LOBPCG);
-<a name="line675">675: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGGetLocking_C"</font>,EPSLOBPCGGetLocking_LOBPCG);
-<a name="line676">676: </a>  <font color="#4169E1">return</font>(0);
-<a name="line677">677: </a>}
+<a name="line226">226: </a>    <font color="#4169E1">if</font> (eps->nconv >= eps->nev) eps->reason = EPS_CONVERGED_TOL;
+<a name="line227">227: </a>    <font color="#4169E1">else</font> <font color="#4169E1">if</font> (eps->its+its >= eps->max_it) {
+<a name="line228">228: </a>      eps->its += its;
+<a name="line229">229: </a>      eps->reason = EPS_DIVERGED_ITS;
+<a name="line230">230: </a>    }
+<a name="line231">231: </a>    <font color="#4169E1">if</font> (eps->reason != EPS_CONVERGED_ITERATING || nconv == ctx->bs) {
+<a name="line232">232: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(eps->V,bdone*ctx->bs,eps->nconv);
+<a name="line233">233: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,0,nconv);
+<a name="line234">234: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(X,0,nconv);
+<a name="line235">235: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(X,eps->V);
+<a name="line236">236: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(X,Z);
+<a name="line237">237: </a>    }
+<a name="line238">238: </a>    <font color="#4169E1">if</font> (eps->reason != EPS_CONVERGED_ITERATING) {
+<a name="line239">239: </a>      eps->its += its;
+<a name="line240">240: </a>      <font color="#4169E1">break</font>;
+<a name="line241">241: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (nconv == ctx->bs) {
+<a name="line242">242: </a>      eps->its += its;
+<a name="line243">243: </a>      its = 0;
+<a name="line244">244: </a>    }
+<a name="line245">245: </a>    its++;
+
+<a name="line247">247: </a>    <font color="#4169E1">if</font> (nconv == ctx->bs) {  <font color="#B22222">/* block finished: lock eigenvectors and compute new R */</font>
+
+<a name="line249">249: </a>      <font color="#B22222">/* extend constraints */</font>
+<a name="line250">250: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Y,nc+bdone*ctx->bs,nc+(bdone+1)*ctx->bs);
+<a name="line251">251: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(Z,Y);
+<a name="line252">252: </a>      <font color="#4169E1">for</font> (j=0;j<ctx->bs;j++) {
+<a name="line253">253: </a>        <a href="../../../../../docs/manualpages/BV/BVOrthogonalizeColumn.html#BVOrthogonalizeColumn">BVOrthogonalizeColumn</a>(Y,nc+bdone*ctx->bs+j,NULL,&norm,&breakdown);
+<a name="line254">254: </a>        <font color="#4169E1">if</font> (norm>0.0 && !breakdown) {
+<a name="line255">255: </a>          <a href="../../../../../docs/manualpages/BV/BVScaleColumn.html#BVScaleColumn">BVScaleColumn</a>(Y,nc+bdone*ctx->bs+j,1.0/norm);
+<a name="line256">256: </a>        } <font color="#4169E1">else</font> SETERRQ(PetscObjectComm((PetscObject)eps),1,<font color="#666666">"Orthogonalization of constraints failed"</font>);
+<a name="line257">257: </a>      }
+<a name="line258">258: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Y,0,nc+(bdone+1)*ctx->bs);
+
+<a name="line260">260: </a>      bdone++;
+<a name="line261">261: </a>      nconv = 0;
+
+<a name="line263">263: </a>      <font color="#B22222">/* set new initial vectors */</font>
+<a name="line264">264: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(eps->V,bdone*ctx->bs,(bdone+1)*ctx->bs);
+<a name="line265">265: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(eps->V,Z);
+<a name="line266">266: </a>      <font color="#4169E1">for</font> (j=0;j<ctx->bs;j++) {
+<a name="line267">267: </a>        <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(Z,j,&v);
+<a name="line268">268: </a>        <a href="../../../../../docs/manualpages/BV/BVOrthogonalizeVec.html#BVOrthogonalizeVec">BVOrthogonalizeVec</a>(Y,v,NULL,NULL,NULL);
+<a name="line269">269: </a>        VecNormalize(v,NULL);
+<a name="line270">270: </a>        <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(Z,j,&v);
+<a name="line271">271: </a>      }
+<a name="line272">272: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(X,nconv,ctx->bs);
+<a name="line273">273: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(AX,nconv,ctx->bs);
+<a name="line274">274: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(Z,X);
+
+<a name="line276">276: </a>      <font color="#B22222">/* B-orthogonalize initial vectors */</font>
+<a name="line277">277: </a>      <font color="#4169E1">if</font> (B) {
+<a name="line278">278: </a>        <a href="../../../../../docs/manualpages/BV/BVOrthogonalize.html#BVOrthogonalize">BVOrthogonalize</a>(X,NULL);
+<a name="line279">279: </a>      }
+
+<a name="line281">281: </a>      <font color="#B22222">/* Compute initial Ritz vectors */</font>
+<a name="line282">282: </a>      nv = ctx->bs;
+<a name="line283">283: </a>      <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(X,A,AX);
+<a name="line284">284: </a>      <a href="../../../../../docs/manualpages/DS/DSSetDimensions.html#DSSetDimensions">DSSetDimensions</a>(eps->ds,nv,0,0,0);
+<a name="line285">285: </a>      <a href="../../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(eps->ds,DS_MAT_A,&M);
+<a name="line286">286: </a>      <a href="../../../../../docs/manualpages/BV/BVMatProject.html#BVMatProject">BVMatProject</a>(AX,NULL,X,M);
+<a name="line287">287: </a>      <a href="../../../../../docs/manualpages/DS/DSRestoreMat.html#DSRestoreMat">DSRestoreMat</a>(eps->ds,DS_MAT_A,&M);
+<a name="line288">288: </a>      <a href="../../../../../docs/manualpages/DS/DSSetIdentity.html#DSSetIdentity">DSSetIdentity</a>(eps->ds,DS_MAT_B);
+<a name="line289">289: </a>      <a href="../../../../../docs/manualpages/DS/DSSetState.html#DSSetState">DSSetState</a>(eps->ds,DS_STATE_RAW);
+<a name="line290">290: </a>      <a href="../../../../../docs/manualpages/DS/DSSolve.html#DSSolve">DSSolve</a>(eps->ds,eps->eigr+bdone*ctx->bs,eps->eigi);
+<a name="line291">291: </a>      <a href="../../../../../docs/manualpages/DS/DSSort.html#DSSort">DSSort</a>(eps->ds,eps->eigr+bdone*ctx->bs,eps->eigi,NULL,NULL,NULL);
+<a name="line292">292: </a>      <a href="../../../../../docs/manualpages/DS/DSVectors.html#DSVectors">DSVectors</a>(eps->ds,DS_MAT_X,NULL,NULL);
+<a name="line293">293: </a>      <a href="../../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(eps->ds,DS_MAT_X,&M);
+<a name="line294">294: </a>      <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>(X,M,0,nv);
+<a name="line295">295: </a>      <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>(AX,M,0,nv);
+<a name="line296">296: </a>      <a href="../../../../../docs/manualpages/DS/DSRestoreMat.html#DSRestoreMat">DSRestoreMat</a>(eps->ds,DS_MAT_X,&M);
+
+<a name="line298">298: </a>      EPSMonitor(eps,eps->its+its-1,eps->nconv,eps->eigr,eps->eigi,eps->errest,(bdone+1)*ctx->bs);
+
+<a name="line300">300: </a>      <font color="#4169E1">if</font> (ctx->lock) {
+<a name="line301">301: </a>        <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(R,nconv,ctx->bs);
+<a name="line302">302: </a>        <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(AX,nconv,ctx->bs);
+<a name="line303">303: </a>        <font color="#4169E1">if</font> (B) {
+<a name="line304">304: </a>          <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(BX,nconv,ctx->bs);
+<a name="line305">305: </a>        }
+<a name="line306">306: </a>      }
+
+<a name="line308">308: </a>      <font color="#B22222">/* compute residuals */</font>
+<a name="line309">309: </a>      <a href="../../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(eps->ds,DS_MAT_A,&M);
+<a name="line310">310: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(AX,R);
+<a name="line311">311: </a>      <font color="#4169E1">if</font> (B) {
+<a name="line312">312: </a>        <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(X,B,BX);
+<a name="line313">313: </a>        <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(R,-1.0,1.0,BX,M);
+<a name="line314">314: </a>      } <font color="#4169E1">else</font> {
+<a name="line315">315: </a>        <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(R,-1.0,1.0,X,M);
+<a name="line316">316: </a>      }
+<a name="line317">317: </a>      <a href="../../../../../docs/manualpages/DS/DSRestoreMat.html#DSRestoreMat">DSRestoreMat</a>(eps->ds,DS_MAT_A,&M);
+<a name="line318">318: </a>    }
+
+<a name="line320">320: </a>    ini = (ctx->lock)? nconv: 0;
+<a name="line321">321: </a>    <font color="#4169E1">if</font> (ctx->lock) {
+<a name="line322">322: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(R,nconv,ctx->bs);
+<a name="line323">323: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(P,nconv,ctx->bs);
+<a name="line324">324: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(AX,nconv,ctx->bs);
+<a name="line325">325: </a>      <font color="#4169E1">if</font> (B) {
+<a name="line326">326: </a>        <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(BX,nconv,ctx->bs);
+<a name="line327">327: </a>      }
+<a name="line328">328: </a>    }
+
+<a name="line330">330: </a>    <font color="#B22222">/* 9. Apply preconditioner to the residuals */</font>
+<a name="line331">331: </a>    <font color="#4169E1">for</font> (j=ini;j<ctx->bs;j++) {
+<a name="line332">332: </a>      <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(R,j,&v);
+<a name="line333">333: </a>      <a href="../../../../../docs/manualpages/ST/STMatSolve.html#STMatSolve">STMatSolve</a>(eps->st,v,w);
+<a name="line334">334: </a>      <font color="#4169E1">if</font> (nc+bdone*ctx->bs>0) {
+<a name="line335">335: </a>        <a href="../../../../../docs/manualpages/BV/BVOrthogonalizeVec.html#BVOrthogonalizeVec">BVOrthogonalizeVec</a>(Y,w,NULL,NULL,NULL);
+<a name="line336">336: </a>        VecNormalize(w,NULL);
+<a name="line337">337: </a>      }
+<a name="line338">338: </a>      VecCopy(w,v);
+<a name="line339">339: </a>      <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(R,j,&v);
+<a name="line340">340: </a>    }
+
+<a name="line342">342: </a>    <font color="#B22222">/* 11. B-orthonormalize preconditioned residuals */</font>
+<a name="line343">343: </a>    <a href="../../../../../docs/manualpages/BV/BVOrthogonalize.html#BVOrthogonalize">BVOrthogonalize</a>(R,NULL);
+
+<a name="line345">345: </a>    <font color="#B22222">/* 13-16. B-orthonormalize conjugate directions */</font>
+<a name="line346">346: </a>    <font color="#4169E1">if</font> (its>1) {
+<a name="line347">347: </a>      <a href="../../../../../docs/manualpages/BV/BVOrthogonalize.html#BVOrthogonalize">BVOrthogonalize</a>(P,NULL);
+<a name="line348">348: </a>    }
+
+<a name="line350">350: </a>    <font color="#B22222">/* 17-23. Compute symmetric Gram matrices */</font>
+<a name="line351">351: </a>    <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,0,ctx->bs);
+<a name="line352">352: </a>    <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(X,0,ctx->bs);
+<a name="line353">353: </a>    <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(X,Z);
+<a name="line354">354: </a>    <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,ctx->bs,2*ctx->bs-ini);
+<a name="line355">355: </a>    <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(R,Z);
+<a name="line356">356: </a>    <font color="#4169E1">if</font> (its>1) {
+<a name="line357">357: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,2*ctx->bs-ini,3*ctx->bs-2*ini);
+<a name="line358">358: </a>      <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(P,Z);
+<a name="line359">359: </a>    }
+
+<a name="line361">361: </a>    <font color="#4169E1">if</font> (its>1) nv = 3*ctx->bs-2*ini;
+<a name="line362">362: </a>    <font color="#4169E1">else</font> nv = 2*ctx->bs-ini;
+
+<a name="line364">364: </a>    <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,0,nv);
+<a name="line365">365: </a>    <a href="../../../../../docs/manualpages/DS/DSSetDimensions.html#DSSetDimensions">DSSetDimensions</a>(eps->ds,nv,0,0,0);
+<a name="line366">366: </a>    <a href="../../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(eps->ds,DS_MAT_A,&M);
+<a name="line367">367: </a>    <a href="../../../../../docs/manualpages/BV/BVMatProject.html#BVMatProject">BVMatProject</a>(Z,A,Z,M);
+<a name="line368">368: </a>    <a href="../../../../../docs/manualpages/DS/DSRestoreMat.html#DSRestoreMat">DSRestoreMat</a>(eps->ds,DS_MAT_A,&M);
+<a name="line369">369: </a>    <a href="../../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(eps->ds,DS_MAT_B,&M);
+<a name="line370">370: </a>    <font color="#4169E1">if</font> (B) {
+<a name="line371">371: </a>      <a href="../../../../../docs/manualpages/BV/BVMatProject.html#BVMatProject">BVMatProject</a>(Z,B,Z,M);
+<a name="line372">372: </a>    } <font color="#4169E1">else</font> {
+<a name="line373">373: </a>      <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(Z,Z,M);
+<a name="line374">374: </a>    }
+<a name="line375">375: </a>    <a href="../../../../../docs/manualpages/DS/DSRestoreMat.html#DSRestoreMat">DSRestoreMat</a>(eps->ds,DS_MAT_B,&M);
+<a name="line376">376: </a>    
+<a name="line377">377: </a>    <font color="#B22222">/* 24. Solve the generalized eigenvalue problem */</font>
+<a name="line378">378: </a>    <a href="../../../../../docs/manualpages/DS/DSSetState.html#DSSetState">DSSetState</a>(eps->ds,DS_STATE_RAW);
+<a name="line379">379: </a>    <a href="../../../../../docs/manualpages/DS/DSSolve.html#DSSolve">DSSolve</a>(eps->ds,eps->eigr+bdone*ctx->bs,eps->eigi);
+<a name="line380">380: </a>    <a href="../../../../../docs/manualpages/DS/DSSort.html#DSSort">DSSort</a>(eps->ds,eps->eigr+bdone*ctx->bs,eps->eigi,NULL,NULL,NULL);
+<a name="line381">381: </a>    <a href="../../../../../docs/manualpages/DS/DSVectors.html#DSVectors">DSVectors</a>(eps->ds,DS_MAT_X,NULL,NULL);
+<a name="line382">382: </a>    
+<a name="line383">383: </a>    <font color="#B22222">/* 25-33. Compute Ritz vectors */</font>
+<a name="line384">384: </a>    <a href="../../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(eps->ds,DS_MAT_X,&M);
+<a name="line385">385: </a>    <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,ctx->bs,nv);
+<a name="line386">386: </a>    <font color="#4169E1">if</font> (ctx->lock) {
+<a name="line387">387: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(P,0,ctx->bs);
+<a name="line388">388: </a>    }
+<a name="line389">389: </a>    <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(P,1.0,0.0,Z,M);
+<a name="line390">390: </a>    <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(P,X);
+<a name="line391">391: </a>    <font color="#4169E1">if</font> (ctx->lock) {
+<a name="line392">392: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(P,nconv,ctx->bs);
+<a name="line393">393: </a>    }
+<a name="line394">394: </a>    <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(Z,0,ctx->bs);
+<a name="line395">395: </a>    <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(X,1.0,1.0,Z,M);
+<a name="line396">396: </a>    <font color="#4169E1">if</font> (ctx->lock) {
+<a name="line397">397: </a>      <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(X,nconv,ctx->bs);
+<a name="line398">398: </a>    }
+<a name="line399">399: </a>    <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(X,A,AX);
+<a name="line400">400: </a>    <font color="#4169E1">if</font> (B) {
+<a name="line401">401: </a>      <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(X,B,BX);
+<a name="line402">402: </a>    }
+<a name="line403">403: </a>    <a href="../../../../../docs/manualpages/DS/DSRestoreMat.html#DSRestoreMat">DSRestoreMat</a>(eps->ds,DS_MAT_X,&M);
+<a name="line404">404: </a>  }
+
+<a name="line406">406: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&Z);
+<a name="line407">407: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&X);
+<a name="line408">408: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&R);
+<a name="line409">409: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&P);
+<a name="line410">410: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&AX);
+<a name="line411">411: </a>  <font color="#4169E1">if</font> (B) {
+<a name="line412">412: </a>    <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&BX);
+<a name="line413">413: </a>  }
+<a name="line414">414: </a>  <font color="#4169E1">if</font> (nc>0 || eps->nev>ctx->bs) {
+<a name="line415">415: </a>    <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&Y);
+<a name="line416">416: </a>  }
+<a name="line417">417: </a>  <font color="#4169E1">return</font>(0);
+<a name="line418">418: </a>}
+
+<a name="line422">422: </a><strong><font color="#4169E1"><a name="EPSLOBPCGSetBlockSize_LOBPCG"></a>static PetscErrorCode EPSLOBPCGSetBlockSize_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt bs)</font></strong>
+<a name="line423">423: </a>{
+<a name="line424">424: </a>  EPS_LOBPCG *ctx = (EPS_LOBPCG*)eps->data;
+
+<a name="line427">427: </a>  ctx->bs = bs;
+<a name="line428">428: </a>  <font color="#4169E1">return</font>(0);
+<a name="line429">429: </a>}
+
+<a name="line433">433: </a><font color="#B22222">/*@</font>
+<a name="line434">434: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html#EPSLOBPCGSetBlockSize">EPSLOBPCGSetBlockSize</a> - Sets the block size of the LOBPCG method.</font>
+
+<a name="line436">436: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a></font>
+
+<a name="line438">438: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line439">439: </a><font color="#B22222">+  eps - the eigenproblem solver context</font>
+<a name="line440">440: </a><font color="#B22222">-  bs  - the block size</font>
+
+<a name="line442">442: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line443">443: </a><font color="#B22222">.  -eps_lobpcg_blocksize - Sets the block size</font>
+
+<a name="line445">445: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line447">447: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGGetBlockSize.html#EPSLOBPCGGetBlockSize">EPSLOBPCGGetBlockSize</a>()</font>
+<a name="line448">448: </a><font color="#B22222">@*/</font>
+<a name="line449">449: </a><strong><font color="#4169E1"><a name="EPSLOBPCGSetBlockSize"></a>PetscErrorCode <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html#EPSLOBPCGSetBlockSize">EPSLOBPCGSetBlockSize</a>(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt bs)</font></strong>
+<a name="line450">450: </a>{
+
+<a name="line456">456: </a>  PetscTryMethod(eps,<font color="#666666">"EPSLOBPCGSetBlockSize_C"</font>,(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a>,PetscInt),(eps,bs));
+<a name="line457">457: </a>  <font color="#4169E1">return</font>(0);
+<a name="line458">458: </a>}
+
+<a name="line462">462: </a><strong><font color="#4169E1"><a name="EPSLOBPCGGetBlockSize_LOBPCG"></a>static PetscErrorCode EPSLOBPCGGetBlockSize_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt *bs)</font></strong>
+<a name="line463">463: </a>{
+<a name="line464">464: </a>  EPS_LOBPCG *ctx = (EPS_LOBPCG*)eps->data;
+
+<a name="line467">467: </a>  *bs = ctx->bs;
+<a name="line468">468: </a>  <font color="#4169E1">return</font>(0);
+<a name="line469">469: </a>}
+
+<a name="line473">473: </a><font color="#B22222">/*@</font>
+<a name="line474">474: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGGetBlockSize.html#EPSLOBPCGGetBlockSize">EPSLOBPCGGetBlockSize</a> - Gets the block size used in the LOBPCG method.</font>
+
+<a name="line476">476: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line478">478: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line479">479: </a><font color="#B22222">.  eps - the eigenproblem solver context</font>
+
+<a name="line481">481: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line482">482: </a><font color="#B22222">.  bs - the block size</font>
+
+<a name="line484">484: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line486">486: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html#EPSLOBPCGSetBlockSize">EPSLOBPCGSetBlockSize</a>()</font>
+<a name="line487">487: </a><font color="#B22222">@*/</font>
+<a name="line488">488: </a><strong><font color="#4169E1"><a name="EPSLOBPCGGetBlockSize"></a>PetscErrorCode <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGGetBlockSize.html#EPSLOBPCGGetBlockSize">EPSLOBPCGGetBlockSize</a>(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt *bs)</font></strong>
+<a name="line489">489: </a>{
+
+<a name="line495">495: </a>  PetscTryMethod(eps,<font color="#666666">"EPSLOBPCGGetBlockSize_C"</font>,(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a>,PetscInt*),(eps,bs));
+<a name="line496">496: </a>  <font color="#4169E1">return</font>(0);
+<a name="line497">497: </a>}
+
+<a name="line501">501: </a><strong><font color="#4169E1"><a name="EPSLOBPCGSetLocking_LOBPCG"></a>static PetscErrorCode EPSLOBPCGSetLocking_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscBool lock)</font></strong>
+<a name="line502">502: </a>{
+<a name="line503">503: </a>  EPS_LOBPCG *ctx = (EPS_LOBPCG*)eps->data;
+
+<a name="line506">506: </a>  ctx->lock = lock;
+<a name="line507">507: </a>  <font color="#4169E1">return</font>(0);
+<a name="line508">508: </a>}
+
+<a name="line512">512: </a><font color="#B22222">/*@</font>
+<a name="line513">513: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetLocking.html#EPSLOBPCGSetLocking">EPSLOBPCGSetLocking</a> - Choose between locking and non-locking variants of</font>
+<a name="line514">514: </a><font color="#B22222">   the LOBPCG method.</font>
+
+<a name="line516">516: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a></font>
+
+<a name="line518">518: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line519">519: </a><font color="#B22222">+  eps  - the eigenproblem solver context</font>
+<a name="line520">520: </a><font color="#B22222">-  lock - true if the locking variant must be selected</font>
+
+<a name="line522">522: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line523">523: </a><font color="#B22222">.  -eps_lobpcg_locking - Sets the locking flag</font>
+
+<a name="line525">525: </a><font color="#B22222">   Notes:</font>
+<a name="line526">526: </a><font color="#B22222">   This flag refers to soft locking (converged vectors within the current</font>
+<a name="line527">527: </a><font color="#B22222">   block iterate), since hard locking is always used (when nev is larger</font>
+<a name="line528">528: </a><font color="#B22222">   than the block size).</font>
+
+<a name="line530">530: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line532">532: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGGetLocking.html#EPSLOBPCGGetLocking">EPSLOBPCGGetLocking</a>()</font>
+<a name="line533">533: </a><font color="#B22222">@*/</font>
+<a name="line534">534: </a><strong><font color="#4169E1"><a name="EPSLOBPCGSetLocking"></a>PetscErrorCode <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetLocking.html#EPSLOBPCGSetLocking">EPSLOBPCGSetLocking</a>(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscBool lock)</font></strong>
+<a name="line535">535: </a>{
+
+<a name="line541">541: </a>  PetscTryMethod(eps,<font color="#666666">"EPSLOBPCGSetLocking_C"</font>,(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a>,PetscBool),(eps,lock));
+<a name="line542">542: </a>  <font color="#4169E1">return</font>(0);
+<a name="line543">543: </a>}
+
+<a name="line547">547: </a><strong><font color="#4169E1"><a name="EPSLOBPCGGetLocking_LOBPCG"></a>static PetscErrorCode EPSLOBPCGGetLocking_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscBool *lock)</font></strong>
+<a name="line548">548: </a>{
+<a name="line549">549: </a>  EPS_LOBPCG *ctx = (EPS_LOBPCG*)eps->data;
+
+<a name="line552">552: </a>  *lock = ctx->lock;
+<a name="line553">553: </a>  <font color="#4169E1">return</font>(0);
+<a name="line554">554: </a>}
+
+<a name="line558">558: </a><font color="#B22222">/*@</font>
+<a name="line559">559: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGGetLocking.html#EPSLOBPCGGetLocking">EPSLOBPCGGetLocking</a> - Gets the locking flag used in the LOBPCG method.</font>
+
+<a name="line561">561: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line563">563: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line564">564: </a><font color="#B22222">.  eps - the eigenproblem solver context</font>
+
+<a name="line566">566: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line567">567: </a><font color="#B22222">.  lock - the locking flag</font>
+
+<a name="line569">569: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line571">571: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetLocking.html#EPSLOBPCGSetLocking">EPSLOBPCGSetLocking</a>()</font>
+<a name="line572">572: </a><font color="#B22222">@*/</font>
+<a name="line573">573: </a><strong><font color="#4169E1"><a name="EPSLOBPCGGetLocking"></a>PetscErrorCode <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGGetLocking.html#EPSLOBPCGGetLocking">EPSLOBPCGGetLocking</a>(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscBool *lock)</font></strong>
+<a name="line574">574: </a>{
+
+<a name="line580">580: </a>  PetscTryMethod(eps,<font color="#666666">"EPSLOBPCGGetLocking_C"</font>,(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a>,PetscBool*),(eps,lock));
+<a name="line581">581: </a>  <font color="#4169E1">return</font>(0);
+<a name="line582">582: </a>}
+
+<a name="line586">586: </a><strong><font color="#4169E1"><a name="EPSView_LOBPCG"></a>PetscErrorCode EPSView_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscViewer viewer)</font></strong>
+<a name="line587">587: </a>{
+<a name="line589">589: </a>  EPS_LOBPCG     *ctx = (EPS_LOBPCG*)eps->data;
+<a name="line590">590: </a>  PetscBool      isascii;
+
+<a name="line593">593: </a>  PetscObjectTypeCompare((PetscObject)viewer,PETSCVIEWERASCII,&isascii);
+<a name="line594">594: </a>  <font color="#4169E1">if</font> (isascii) {
+<a name="line595">595: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">"  LOBPCG: block size %D\n"</font>,ctx->bs);
+<a name="line596">596: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">"  LOBPCG: soft locking %sactivated\n"</font>,ctx->lock?<font color="#666666">""</font>:<font color="#666666">"de"</font>);
+<a name="line597">597: </a>  }
+<a name="line598">598: </a>  <font color="#4169E1">return</font>(0);
+<a name="line599">599: </a>}
+
+<a name="line603">603: </a><strong><font color="#4169E1"><a name="EPSSetFromOptions_LOBPCG"></a>PetscErrorCode EPSSetFromOptions_LOBPCG(PetscOptions *PetscOptionsObject,<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line604">604: </a>{
+<a name="line606">606: </a>  PetscBool      lock,flg;
+<a name="line607">607: </a>  PetscInt       bs;
+<a name="line608">608: </a>  KSP            ksp;
+
+<a name="line611">611: </a>  PetscOptionsHead(PetscOptionsObject,<font color="#666666">"<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> LOBPCG Options"</font>);
+<a name="line612">612: </a>  PetscOptionsInt(<font color="#666666">"-eps_lobpcg_blocksize"</font>,<font color="#666666">"LOBPCG block size"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html#EPSLOBPCGSetBlockSize">EPSLOBPCGSetBlockSize</a>"</font>,20,&bs,&flg);
+<a name="line613">613: </a>  <font color="#4169E1">if</font> (flg) {
+<a name="line614">614: </a>    <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetBlockSize.html#EPSLOBPCGSetBlockSize">EPSLOBPCGSetBlockSize</a>(eps,bs);
+<a name="line615">615: </a>  }
+<a name="line616">616: </a>  PetscOptionsBool(<font color="#666666">"-eps_lobpcg_locking"</font>,<font color="#666666">"Choose between locking and non-locking variants"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetLocking.html#EPSLOBPCGSetLocking">EPSLOBPCGSetLocking</a>"</font>,PETSC_TRUE,&lock,&flg);
+<a name="line617">617: </a>  <font color="#4169E1">if</font> (flg) {
+<a name="line618">618: </a>    <a href="../../../../../docs/manualpages/EPS/EPSLOBPCGSetLocking.html#EPSLOBPCGSetLocking">EPSLOBPCGSetLocking</a>(eps,lock);
+<a name="line619">619: </a>  }
+
+<a name="line621">621: </a>  <font color="#B22222">/* Set STPrecond as the default <a href="../../../../../docs/manualpages/ST/ST.html#ST">ST</a> */</font>
+<a name="line622">622: </a>  <font color="#4169E1">if</font> (!((PetscObject)eps->st)->type_name) {
+<a name="line623">623: </a>    <a href="../../../../../docs/manualpages/ST/STSetType.html#STSetType">STSetType</a>(eps->st,STPRECOND);
+<a name="line624">624: </a>  }
+
+<a name="line626">626: </a>  <font color="#B22222">/* Set the default options of the KSP */</font>
+<a name="line627">627: </a>  <a href="../../../../../docs/manualpages/ST/STGetKSP.html#STGetKSP">STGetKSP</a>(eps->st,&ksp);
+<a name="line628">628: </a>  <font color="#4169E1">if</font> (!((PetscObject)ksp)->type_name) {
+<a name="line629">629: </a>    KSPSetType(ksp,KSPPREONLY);
+<a name="line630">630: </a>  }
+<a name="line631">631: </a>  PetscOptionsTail();
+<a name="line632">632: </a>  <font color="#4169E1">return</font>(0);
+<a name="line633">633: </a>}
+
+<a name="line637">637: </a><strong><font color="#4169E1"><a name="EPSDestroy_LOBPCG"></a>PetscErrorCode EPSDestroy_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line638">638: </a>{
+
+<a name="line642">642: </a>  PetscFree(eps->data);
+<a name="line643">643: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGSetBlockSize_C"</font>,NULL);
+<a name="line644">644: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGGetBlockSize_C"</font>,NULL);
+<a name="line645">645: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGSetLocking_C"</font>,NULL);
+<a name="line646">646: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGGetLocking_C"</font>,NULL);
+<a name="line647">647: </a>  <font color="#4169E1">return</font>(0);
+<a name="line648">648: </a>}
+
+<a name="line652">652: </a><strong><font color="#4169E1"><a name="EPSCreate_LOBPCG"></a>PETSC_EXTERN PetscErrorCode EPSCreate_LOBPCG(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line653">653: </a>{
+<a name="line654">654: </a>  EPS_LOBPCG     *lobpcg;
+
+<a name="line658">658: </a>  PetscNewLog(eps,&lobpcg);
+<a name="line659">659: </a>  eps->data = (void*)lobpcg;
+<a name="line660">660: </a>  lobpcg->lock = PETSC_TRUE;
+
+<a name="line662">662: </a>  eps->ops->setup          = EPSSetUp_LOBPCG;
+<a name="line663">663: </a>  eps->ops->solve          = EPSSolve_LOBPCG;
+<a name="line664">664: </a>  eps->ops->setfromoptions = EPSSetFromOptions_LOBPCG;
+<a name="line665">665: </a>  eps->ops->destroy        = EPSDestroy_LOBPCG;
+<a name="line666">666: </a>  eps->ops->view           = EPSView_LOBPCG;
+<a name="line667">667: </a>  eps->ops->backtransform  = EPSBackTransform_Default;
+<a name="line668">668: </a>  <a href="../../../../../docs/manualpages/ST/STSetType.html#STSetType">STSetType</a>(eps->st,STPRECOND);
+<a name="line669">669: </a>  <a href="../../../../../docs/manualpages/ST/STPrecondSetKSPHasMat.html#STPrecondSetKSPHasMat">STPrecondSetKSPHasMat</a>(eps->st,PETSC_TRUE);
+<a name="line670">670: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGSetBlockSize_C"</font>,EPSLOBPCGSetBlockSize_LOBPCG);
+<a name="line671">671: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGGetBlockSize_C"</font>,EPSLOBPCGGetBlockSize_LOBPCG);
+<a name="line672">672: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGSetLocking_C"</font>,EPSLOBPCGSetLocking_LOBPCG);
+<a name="line673">673: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSLOBPCGGetLocking_C"</font>,EPSLOBPCGGetLocking_LOBPCG);
+<a name="line674">674: </a>  <font color="#4169E1">return</font>(0);
+<a name="line675">675: </a>}
 
 </pre>
 </body>
diff --git a/src/eps/impls/cg/lobpcg/makefile.html b/src/eps/impls/cg/lobpcg/makefile.html
index a1a3fb2..d61f933 100644
--- a/src/eps/impls/cg/lobpcg/makefile.html
+++ b/src/eps/impls/cg/lobpcg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/cg/lobpcg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:54+00:00">
+<meta name="date" content="2016-03-29T14:58:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/cg/lobpcg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/cg/lobpcg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/cg/makefile.html b/src/eps/impls/cg/makefile.html
index 6baf2ea..f1b3601 100644
--- a/src/eps/impls/cg/makefile.html
+++ b/src/eps/impls/cg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/cg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:53+00:00">
+<meta name="date" content="2016-03-29T14:58:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/cg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/cg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/cg/rqcg/index.html b/src/eps/impls/cg/rqcg/index.html
index 6ce5794..1002bdd 100644
--- a/src/eps/impls/cg/rqcg/index.html
+++ b/src/eps/impls/cg/rqcg/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/cg/rqcg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/cg/rqcg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/cg/rqcg/makefile.html b/src/eps/impls/cg/rqcg/makefile.html
index 77a71bb..9db4d48 100644
--- a/src/eps/impls/cg/rqcg/makefile.html
+++ b/src/eps/impls/cg/rqcg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/cg/rqcg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:53+00:00">
+<meta name="date" content="2016-03-29T14:58:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/cg/rqcg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/cg/rqcg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/cg/rqcg/rqcg.c.html b/src/eps/impls/cg/rqcg/rqcg.c.html
index 09fc6f1..5712b3f 100644
--- a/src/eps/impls/cg/rqcg/rqcg.c.html
+++ b/src/eps/impls/cg/rqcg/rqcg.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/cg/rqcg/rqcg.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:53+00:00">
+<meta name="date" content="2016-03-29T14:58:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/cg/rqcg/rqcg.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/cg/rqcg/rqcg.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "rqcg"</font>
diff --git a/src/eps/impls/ciss/ciss.c b/src/eps/impls/ciss/ciss.c
old mode 100755
new mode 100644
diff --git a/src/eps/impls/ciss/ciss.c.html b/src/eps/impls/ciss/ciss.c.html
index 81a16e0..8ca9a33 100644
--- a/src/eps/impls/ciss/ciss.c.html
+++ b/src/eps/impls/ciss/ciss.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/ciss/ciss.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:54+00:00">
+<meta name="date" content="2016-03-29T14:58:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/ciss/ciss.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/ciss/ciss.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "ciss"</font>
diff --git a/src/eps/impls/ciss/index.html b/src/eps/impls/ciss/index.html
index eaad178..5c14f28 100644
--- a/src/eps/impls/ciss/index.html
+++ b/src/eps/impls/ciss/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/ciss/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/ciss/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/ciss/makefile.html b/src/eps/impls/ciss/makefile.html
index 4c27a63..78287e6 100644
--- a/src/eps/impls/ciss/makefile.html
+++ b/src/eps/impls/ciss/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/ciss/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:57+00:00">
+<meta name="date" content="2016-03-29T14:58:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/ciss/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/ciss/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/davidson/davidson.c.html b/src/eps/impls/davidson/davidson.c.html
index d9608fc..d90e261 100644
--- a/src/eps/impls/davidson/davidson.c.html
+++ b/src/eps/impls/davidson/davidson.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/davidson.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:42+00:00">
+<meta name="date" content="2016-03-29T14:58:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/davidson.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/davidson.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Skeleton of Davidson solver. Actual solvers are GD and JD.</font>
 
diff --git a/src/eps/impls/davidson/dvdcalcpairs.c.html b/src/eps/impls/davidson/dvdcalcpairs.c.html
index 780d10f..516b3d7 100644
--- a/src/eps/impls/davidson/dvdcalcpairs.c.html
+++ b/src/eps/impls/davidson/dvdcalcpairs.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/dvdcalcpairs.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:43+00:00">
+<meta name="date" content="2016-03-29T14:58:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/dvdcalcpairs.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/dvdcalcpairs.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">  SLEPc eigensolver: "davidson"</font>
 
diff --git a/src/eps/impls/davidson/dvdgd2.c.html b/src/eps/impls/davidson/dvdgd2.c.html
index 9ce2396..e95fdb9 100644
--- a/src/eps/impls/davidson/dvdgd2.c.html
+++ b/src/eps/impls/davidson/dvdgd2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/dvdgd2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:49+00:00">
+<meta name="date" content="2016-03-29T14:58:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/dvdgd2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/dvdgd2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">  SLEPc eigensolver: "davidson"</font>
 
diff --git a/src/eps/impls/davidson/dvdimprovex.c.html b/src/eps/impls/davidson/dvdimprovex.c.html
index a5eff01..f2f4089 100644
--- a/src/eps/impls/davidson/dvdimprovex.c.html
+++ b/src/eps/impls/davidson/dvdimprovex.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/dvdimprovex.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:44+00:00">
+<meta name="date" content="2016-03-29T14:58:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/dvdimprovex.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/dvdimprovex.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">  SLEPc eigensolver: "davidson"</font>
 
diff --git a/src/eps/impls/davidson/dvdinitv.c.html b/src/eps/impls/davidson/dvdinitv.c.html
index a7b6431..9f19770 100644
--- a/src/eps/impls/davidson/dvdinitv.c.html
+++ b/src/eps/impls/davidson/dvdinitv.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/dvdinitv.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:46+00:00">
+<meta name="date" content="2016-03-29T14:58:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/dvdinitv.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/dvdinitv.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">  SLEPc eigensolver: "davidson"</font>
 
diff --git a/src/eps/impls/davidson/dvdschm.c.html b/src/eps/impls/davidson/dvdschm.c.html
index f06e968..c96bcb6 100644
--- a/src/eps/impls/davidson/dvdschm.c.html
+++ b/src/eps/impls/davidson/dvdschm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/dvdschm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:47+00:00">
+<meta name="date" content="2016-03-29T14:58:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/dvdschm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/dvdschm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/davidson/dvdtestconv.c.html b/src/eps/impls/davidson/dvdtestconv.c.html
index 9b7cd65..81ddb93 100644
--- a/src/eps/impls/davidson/dvdtestconv.c.html
+++ b/src/eps/impls/davidson/dvdtestconv.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/dvdtestconv.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:47+00:00">
+<meta name="date" content="2016-03-29T14:58:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/dvdtestconv.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/dvdtestconv.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">  SLEPc eigensolver: "davidson"</font>
 
diff --git a/src/eps/impls/davidson/dvdupdatev.c.html b/src/eps/impls/davidson/dvdupdatev.c.html
index b0f86aa..3fa7349 100644
--- a/src/eps/impls/davidson/dvdupdatev.c.html
+++ b/src/eps/impls/davidson/dvdupdatev.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/dvdupdatev.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:47+00:00">
+<meta name="date" content="2016-03-29T14:58:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/dvdupdatev.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/dvdupdatev.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">  SLEPc eigensolver: "davidson"</font>
 
diff --git a/src/eps/impls/davidson/dvdutils.c.html b/src/eps/impls/davidson/dvdutils.c.html
index 8e56463..fc126ce 100644
--- a/src/eps/impls/davidson/dvdutils.c.html
+++ b/src/eps/impls/davidson/dvdutils.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/dvdutils.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:48+00:00">
+<meta name="date" content="2016-03-29T14:58:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/dvdutils.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/dvdutils.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">  SLEPc eigensolver: "davidson"</font>
 
diff --git a/src/eps/impls/davidson/gd/gd.c.html b/src/eps/impls/davidson/gd/gd.c.html
index b57b7c3..e0fc361 100644
--- a/src/eps/impls/davidson/gd/gd.c.html
+++ b/src/eps/impls/davidson/gd/gd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/gd/gd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:50+00:00">
+<meta name="date" content="2016-03-29T14:58:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/gd/gd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/gd/gd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "gd"</font>
diff --git a/src/eps/impls/davidson/gd/index.html b/src/eps/impls/davidson/gd/index.html
index 68cf7ce..46ed038 100644
--- a/src/eps/impls/davidson/gd/index.html
+++ b/src/eps/impls/davidson/gd/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/gd/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/gd/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/davidson/gd/makefile.html b/src/eps/impls/davidson/gd/makefile.html
index a4c71cd..6ba4876 100644
--- a/src/eps/impls/davidson/gd/makefile.html
+++ b/src/eps/impls/davidson/gd/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/gd/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:52+00:00">
+<meta name="date" content="2016-03-29T14:58:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/gd/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/gd/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/davidson/index.html b/src/eps/impls/davidson/index.html
index d479339..59a0f3e 100644
--- a/src/eps/impls/davidson/index.html
+++ b/src/eps/impls/davidson/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/davidson/jd/index.html b/src/eps/impls/davidson/jd/index.html
index 5051678..766c7c2 100644
--- a/src/eps/impls/davidson/jd/index.html
+++ b/src/eps/impls/davidson/jd/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/jd/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/jd/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/davidson/jd/jd.c.html b/src/eps/impls/davidson/jd/jd.c.html
index 0a70167..df8b16d 100644
--- a/src/eps/impls/davidson/jd/jd.c.html
+++ b/src/eps/impls/davidson/jd/jd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/jd/jd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:52+00:00">
+<meta name="date" content="2016-03-29T14:58:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/jd/jd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/jd/jd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "jd"</font>
diff --git a/src/eps/impls/davidson/jd/makefile.html b/src/eps/impls/davidson/jd/makefile.html
index 2a203d8..2e956ed 100644
--- a/src/eps/impls/davidson/jd/makefile.html
+++ b/src/eps/impls/davidson/jd/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/jd/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:53+00:00">
+<meta name="date" content="2016-03-29T14:58:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/jd/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/jd/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/davidson/makefile.html b/src/eps/impls/davidson/makefile.html
index 6e2c1d8..16a9a46 100644
--- a/src/eps/impls/davidson/makefile.html
+++ b/src/eps/impls/davidson/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/davidson/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:50+00:00">
+<meta name="date" content="2016-03-29T14:58:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/davidson/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/davidson/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/external/arpack/arpack.c b/src/eps/impls/external/arpack/arpack.c
index f6ca06d..54bf692 100644
--- a/src/eps/impls/external/arpack/arpack.c
+++ b/src/eps/impls/external/arpack/arpack.c
@@ -78,6 +78,7 @@ PetscErrorCode EPSSetUp_ARPACK(EPS eps)
   if (eps->arbitrary) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_SUP,"Arbitrary selection of eigenpairs not supported in this solver");
 
   ierr = EPSAllocateSolution(eps,0);CHKERRQ(ierr);
+  ierr = EPS_SetInnerProduct(eps);CHKERRQ(ierr);
   ierr = EPSSetWorkVecs(eps,2);CHKERRQ(ierr);
 
   ierr = PetscObjectTypeCompare((PetscObject)eps->V,BVVECS,&flg);CHKERRQ(ierr);
diff --git a/src/eps/impls/external/arpack/arpack.c.html b/src/eps/impls/external/arpack/arpack.c.html
index d52f3a9..df81a28 100644
--- a/src/eps/impls/external/arpack/arpack.c.html
+++ b/src/eps/impls/external/arpack/arpack.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/arpack/arpack.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:58+00:00">
+<meta name="date" content="2016-03-29T14:58:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/arpack/arpack.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/arpack/arpack.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   This file implements a wrapper to the ARPACK package</font>
 
@@ -86,258 +86,259 @@
 <a name="line78"> 78: </a>  <font color="#4169E1">if</font> (eps->arbitrary) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_SUP,<font color="#666666">"Arbitrary selection of eigenpairs not supported in this solver"</font>);
 
 <a name="line80"> 80: </a>  <a href="../../../../../docs/manualpages/EPS/EPSAllocateSolution.html#EPSAllocateSolution">EPSAllocateSolution</a>(eps,0);
-<a name="line81"> 81: </a>  <a href="../../../../../docs/manualpages/EPS/EPSSetWorkVecs.html#EPSSetWorkVecs">EPSSetWorkVecs</a>(eps,2);
-
-<a name="line83"> 83: </a>  PetscObjectTypeCompare((PetscObject)eps->V,BVVECS,&flg);
-<a name="line84"> 84: </a>  <font color="#4169E1">if</font> (flg) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_SUP,<font color="#666666">"This solver requires a <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> with contiguous storage"</font>);
-<a name="line85"> 85: </a>  <a href="../../../../../docs/manualpages/RG/RGIsTrivial.html#RGIsTrivial">RGIsTrivial</a>(eps->rg,&istrivial);
-<a name="line86"> 86: </a>  <font color="#4169E1">if</font> (!istrivial) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_SUP,<font color="#666666">"This solver does not support region filtering"</font>);
-
-<a name="line88"> 88: </a>  <font color="#B22222">/* dispatch solve method */</font>
-<a name="line89"> 89: </a>  eps->ops->solve = EPSSolve_ARPACK;
-<a name="line90"> 90: </a>  <font color="#4169E1">return</font>(0);
-<a name="line91"> 91: </a>}
-
-<a name="line95"> 95: </a><strong><font color="#4169E1"><a name="EPSSolve_ARPACK"></a>PetscErrorCode EPSSolve_ARPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line96"> 96: </a>{
-<a name="line98"> 98: </a>  EPS_ARPACK     *ar = (EPS_ARPACK*)eps->data;
-<a name="line99"> 99: </a>  char           bmat[1],howmny[] = <font color="#666666">"A"</font>;
-<a name="line100">100: </a>  const char     *which;
-<a name="line101">101: </a>  PetscBLASInt   n,iparam[11],ipntr[14],ido,info,nev,ncv;
-<a name="line102">102: </a><font color="#A020F0">#if !defined(PETSC_HAVE_MPIUNI)</font>
-<a name="line103">103: </a>  PetscBLASInt   fcomm;
-<a name="line104">104: </a><font color="#A020F0">#endif</font>
-<a name="line105">105: </a>  PetscScalar    sigmar,*pV,*resid;
-<a name="line106">106: </a>  Vec            v0,x,y,w = eps->work[0];
-<a name="line107">107: </a>  Mat            A;
-<a name="line108">108: </a>  PetscBool      isSinv,isShift,rvec;
-<a name="line109">109: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
-<a name="line110">110: </a>  PetscScalar    sigmai = 0.0;
-<a name="line111">111: </a><font color="#A020F0">#endif</font>
-
-<a name="line114">114: </a>  PetscBLASIntCast(eps->nev,&nev);
-<a name="line115">115: </a>  PetscBLASIntCast(eps->ncv,&ncv);
-<a name="line116">116: </a><font color="#A020F0">#if !defined(PETSC_HAVE_MPIUNI)</font>
-<a name="line117">117: </a>  PetscBLASIntCast(MPI_Comm_c2f(PetscObjectComm((PetscObject)eps)),&fcomm);
-<a name="line118">118: </a><font color="#A020F0">#endif</font>
-<a name="line119">119: </a>  PetscBLASIntCast(eps->nloc,&n);
-<a name="line120">120: </a>  VecCreateMPIWithArray(PetscObjectComm((PetscObject)eps),1,eps->nloc,PETSC_DECIDE,NULL,&x);
-<a name="line121">121: </a>  VecCreateMPIWithArray(PetscObjectComm((PetscObject)eps),1,eps->nloc,PETSC_DECIDE,NULL,&y);
-<a name="line122">122: </a>  EPSGetStartVector(eps,0,NULL);
-<a name="line123">123: </a>  <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(eps->V,0,0);  <font color="#B22222">/* just for deflation space */</font>
-<a name="line124">124: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(eps->V,0,&v0);
-<a name="line125">125: </a>  VecCopy(v0,eps->work[1]);
-<a name="line126">126: </a>  VecGetArray(v0,&pV);
-<a name="line127">127: </a>  VecGetArray(eps->work[1],&resid);
-
-<a name="line129">129: </a>  ido  = 0;            <font color="#B22222">/* first call to reverse communication interface */</font>
-<a name="line130">130: </a>  info = 1;            <font color="#B22222">/* indicates a initial vector is provided */</font>
-<a name="line131">131: </a>  iparam[0] = 1;       <font color="#B22222">/* use exact shifts */</font>
-<a name="line132">132: </a>  PetscBLASIntCast(eps->max_it,&iparam[2]);  <font color="#B22222">/* max Arnoldi iterations */</font>
-<a name="line133">133: </a>  iparam[3] = 1;       <font color="#B22222">/* blocksize */</font>
-<a name="line134">134: </a>  iparam[4] = 0;       <font color="#B22222">/* number of converged Ritz values */</font>
-
-<a name="line136">136: </a>  <font color="#B22222">/*</font>
-<a name="line137">137: </a><font color="#B22222">     Computational modes ([]=not supported):</font>
-<a name="line138">138: </a><font color="#B22222">            symmetric    non-symmetric    complex</font>
-<a name="line139">139: </a><font color="#B22222">        1     1  'I'        1  'I'         1  'I'</font>
-<a name="line140">140: </a><font color="#B22222">        2     3  'I'        3  'I'         3  'I'</font>
-<a name="line141">141: </a><font color="#B22222">        3     2  'G'        2  'G'         2  'G'</font>
-<a name="line142">142: </a><font color="#B22222">        4     3  'G'        3  'G'         3  'G'</font>
-<a name="line143">143: </a><font color="#B22222">        5   [ 4  'G' ]    [ 3  'G' ]</font>
-<a name="line144">144: </a><font color="#B22222">        6   [ 5  'G' ]    [ 4  'G' ]</font>
-<a name="line145">145: </a><font color="#B22222">   */</font>
-<a name="line146">146: </a>  PetscObjectTypeCompare((PetscObject)eps->st,STSINVERT,&isSinv);
-<a name="line147">147: </a>  PetscObjectTypeCompare((PetscObject)eps->st,STSHIFT,&isShift);
-<a name="line148">148: </a>  <a href="../../../../../docs/manualpages/ST/STGetShift.html#STGetShift">STGetShift</a>(eps->st,&sigmar);
-<a name="line149">149: </a>  <a href="../../../../../docs/manualpages/ST/STGetOperators.html#STGetOperators">STGetOperators</a>(eps->st,0,&A);
-
-<a name="line151">151: </a>  <font color="#4169E1">if</font> (isSinv) {
-<a name="line152">152: </a>    <font color="#B22222">/* shift-and-invert mode */</font>
-<a name="line153">153: </a>    iparam[6] = 3;
-<a name="line154">154: </a>    <font color="#4169E1">if</font> (eps->ispositive) bmat[0] = 'G';
-<a name="line155">155: </a>    <font color="#4169E1">else</font> bmat[0] = 'I';
-<a name="line156">156: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isShift && eps->ispositive) {
-<a name="line157">157: </a>    <font color="#B22222">/* generalized shift mode with B positive definite */</font>
-<a name="line158">158: </a>    iparam[6] = 2;
-<a name="line159">159: </a>    bmat[0] = 'G';
-<a name="line160">160: </a>  } <font color="#4169E1">else</font> {
-<a name="line161">161: </a>    <font color="#B22222">/* regular mode */</font>
-<a name="line162">162: </a>    <font color="#4169E1">if</font> (eps->ishermitian && eps->isgeneralized)
-<a name="line163">163: </a>      SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_SUP,<font color="#666666">"Spectral transformation not supported by ARPACK hermitian solver"</font>);
-<a name="line164">164: </a>    iparam[6] = 1;
-<a name="line165">165: </a>    bmat[0] = 'I';
-<a name="line166">166: </a>  }
-
-<a name="line168">168: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
-<a name="line169">169: </a>    <font color="#4169E1">if</font> (eps->ishermitian) {
-<a name="line170">170: </a>      <font color="#4169E1">switch</font> (eps->which) {
-<a name="line171">171: </a>        <font color="#4169E1">case</font> EPS_TARGET_MAGNITUDE:
-<a name="line172">172: </a>        <font color="#4169E1">case</font> EPS_LARGEST_MAGNITUDE:  which = <font color="#666666">"LM"</font>; <font color="#4169E1">break</font>;
-<a name="line173">173: </a>        <font color="#4169E1">case</font> EPS_SMALLEST_MAGNITUDE: which = <font color="#666666">"SM"</font>; <font color="#4169E1">break</font>;
-<a name="line174">174: </a>        <font color="#4169E1">case</font> EPS_TARGET_REAL:
-<a name="line175">175: </a>        <font color="#4169E1">case</font> EPS_LARGEST_REAL:       which = <font color="#666666">"LA"</font>; <font color="#4169E1">break</font>;
-<a name="line176">176: </a>        <font color="#4169E1">case</font> EPS_SMALLEST_REAL:      which = <font color="#666666">"SA"</font>; <font color="#4169E1">break</font>;
-<a name="line177">177: </a><strong><font color="#FF0000">        default:</font></strong> SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_ARG_WRONG,<font color="#666666">"Wrong value of eps->which"</font>);
-<a name="line178">178: </a>      }
-<a name="line179">179: </a>    } <font color="#4169E1">else</font> {
-<a name="line180">180: </a><font color="#A020F0">#endif</font>
-<a name="line181">181: </a>      <font color="#4169E1">switch</font> (eps->which) {
-<a name="line182">182: </a>        <font color="#4169E1">case</font> EPS_TARGET_MAGNITUDE:
-<a name="line183">183: </a>        <font color="#4169E1">case</font> EPS_LARGEST_MAGNITUDE:  which = <font color="#666666">"LM"</font>; <font color="#4169E1">break</font>;
-<a name="line184">184: </a>        <font color="#4169E1">case</font> EPS_SMALLEST_MAGNITUDE: which = <font color="#666666">"SM"</font>; <font color="#4169E1">break</font>;
-<a name="line185">185: </a>        <font color="#4169E1">case</font> EPS_TARGET_REAL:
-<a name="line186">186: </a>        <font color="#4169E1">case</font> EPS_LARGEST_REAL:       which = <font color="#666666">"LR"</font>; <font color="#4169E1">break</font>;
-<a name="line187">187: </a>        <font color="#4169E1">case</font> EPS_SMALLEST_REAL:      which = <font color="#666666">"SR"</font>; <font color="#4169E1">break</font>;
-<a name="line188">188: </a>        <font color="#4169E1">case</font> EPS_TARGET_IMAGINARY:
-<a name="line189">189: </a>        <font color="#4169E1">case</font> EPS_LARGEST_IMAGINARY:  which = <font color="#666666">"LI"</font>; <font color="#4169E1">break</font>;
-<a name="line190">190: </a>        <font color="#4169E1">case</font> EPS_SMALLEST_IMAGINARY: which = <font color="#666666">"SI"</font>; <font color="#4169E1">break</font>;
-<a name="line191">191: </a><strong><font color="#FF0000">        default:</font></strong> SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_ARG_WRONG,<font color="#666666">"Wrong value of eps->which"</font>);
-<a name="line192">192: </a>      }
-<a name="line193">193: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
-<a name="line194">194: </a>    }
-<a name="line195">195: </a><font color="#A020F0">#endif</font>
-
-<a name="line197">197: </a>  <font color="#4169E1">do</font> {
-
-<a name="line199">199: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
-<a name="line200">200: </a>    <font color="#4169E1">if</font> (eps->ishermitian) {
-<a name="line201">201: </a>      PetscStackCall(<font color="#666666">"ARPACKsaupd"</font>,ARPACKsaupd_(&fcomm,&ido,bmat,&n,which,&nev,&eps->tol,resid,&ncv,pV,&n,iparam,ipntr,ar->workd,ar->workl,&ar->lworkl,&info));
-<a name="line202">202: </a>    } <font color="#4169E1">else</font> {
-<a name="line203">203: </a>      PetscStackCall(<font color="#666666">"ARPACKnaupd"</font>,ARPACKnaupd_(&fcomm,&ido,bmat,&n,which,&nev,&eps->tol,resid,&ncv,pV,&n,iparam,ipntr,ar->workd,ar->workl,&ar->lworkl,&info));
-<a name="line204">204: </a>    }
-<a name="line205">205: </a><font color="#A020F0">#else</font>
-<a name="line206">206: </a>    PetscStackCall(<font color="#666666">"ARPACKnaupd"</font>,ARPACKnaupd_(&fcomm,&ido,bmat,&n,which,&nev,&eps->tol,resid,&ncv,pV,&n,iparam,ipntr,ar->workd,ar->workl,&ar->lworkl,ar->rwork,&info));
-<a name="line207">207: </a><font color="#A020F0">#endif</font>
-
-<a name="line209">209: </a>    <font color="#4169E1">if</font> (ido == -1 || ido == 1 || ido == 2) {
-<a name="line210">210: </a>      <font color="#4169E1">if</font> (ido == 1 && iparam[6] == 3 && bmat[0] == 'G') {
-<a name="line211">211: </a>        <font color="#B22222">/* special case for shift-and-invert with B semi-positive definite*/</font>
-<a name="line212">212: </a>        VecPlaceArray(x,&ar->workd[ipntr[2]-1]);
-<a name="line213">213: </a>      } <font color="#4169E1">else</font> {
-<a name="line214">214: </a>        VecPlaceArray(x,&ar->workd[ipntr[0]-1]);
-<a name="line215">215: </a>      }
-<a name="line216">216: </a>      VecPlaceArray(y,&ar->workd[ipntr[1]-1]);
-
-<a name="line218">218: </a>      <font color="#4169E1">if</font> (ido == -1) {
-<a name="line219">219: </a>        <font color="#B22222">/* Y = OP * X for for the initialization phase to</font>
-<a name="line220">220: </a><font color="#B22222">           force the starting vector into the range of OP */</font>
-<a name="line221">221: </a>        <a href="../../../../../docs/manualpages/ST/STApply.html#STApply">STApply</a>(eps->st,x,y);
-<a name="line222">222: </a>      } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ido == 2) {
-<a name="line223">223: </a>        <font color="#B22222">/* Y = B * X */</font>
-<a name="line224">224: </a>        <a href="../../../../../docs/manualpages/BV/BVApplyMatrix.html#BVApplyMatrix">BVApplyMatrix</a>(eps->V,x,y);
-<a name="line225">225: </a>      } <font color="#4169E1">else</font> { <font color="#B22222">/* ido == 1 */</font>
-<a name="line226">226: </a>        <font color="#4169E1">if</font> (iparam[6] == 3 && bmat[0] == 'G') {
-<a name="line227">227: </a>          <font color="#B22222">/* Y = OP * X for shift-and-invert with B semi-positive definite */</font>
-<a name="line228">228: </a>          <a href="../../../../../docs/manualpages/ST/STMatSolve.html#STMatSolve">STMatSolve</a>(eps->st,x,y);
-<a name="line229">229: </a>        } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (iparam[6] == 2) {
-<a name="line230">230: </a>          <font color="#B22222">/* X=A*X Y=B^-1*X for shift with B positive definite */</font>
-<a name="line231">231: </a>          MatMult(A,x,y);
-<a name="line232">232: </a>          <font color="#4169E1">if</font> (sigmar != 0.0) {
-<a name="line233">233: </a>            <a href="../../../../../docs/manualpages/BV/BVApplyMatrix.html#BVApplyMatrix">BVApplyMatrix</a>(eps->V,x,w);
-<a name="line234">234: </a>            VecAXPY(y,sigmar,w);
-<a name="line235">235: </a>          }
-<a name="line236">236: </a>          VecCopy(y,x);
-<a name="line237">237: </a>          <a href="../../../../../docs/manualpages/ST/STMatSolve.html#STMatSolve">STMatSolve</a>(eps->st,x,y);
-<a name="line238">238: </a>        } <font color="#4169E1">else</font> {
-<a name="line239">239: </a>          <font color="#B22222">/* Y = OP * X */</font>
-<a name="line240">240: </a>          <a href="../../../../../docs/manualpages/ST/STApply.html#STApply">STApply</a>(eps->st,x,y);
-<a name="line241">241: </a>        }
-<a name="line242">242: </a>        <a href="../../../../../docs/manualpages/BV/BVOrthogonalizeVec.html#BVOrthogonalizeVec">BVOrthogonalizeVec</a>(eps->V,y,NULL,NULL,NULL);
-<a name="line243">243: </a>      }
-
-<a name="line245">245: </a>      VecResetArray(x);
-<a name="line246">246: </a>      VecResetArray(y);
-<a name="line247">247: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ido != 99) SETERRQ1(PetscObjectComm((PetscObject)eps),PETSC_ERR_LIB,<font color="#666666">"Internal error in ARPACK reverse comunication interface (ido=%d)"</font>,ido);
-
-<a name="line249">249: </a>  } <font color="#4169E1">while</font> (ido != 99);
-
-<a name="line251">251: </a>  eps->nconv = iparam[4];
-<a name="line252">252: </a>  eps->its = iparam[2];
-
-<a name="line254">254: </a>  <font color="#4169E1">if</font> (info==3) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_LIB,<font color="#666666">"No shift could be applied in xxAUPD.\nTry increasing the size of NCV relative to NEV"</font>);
-<a name="line255">255: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (info!=0 && info!=1) SETERRQ1(PetscObjectComm((PetscObject)eps),PETSC_ERR_LIB,<font color="#666666">"Error reported by ARPACK subroutine xxAUPD (%d)"</font>,info);
-
-<a name="line257">257: </a>  rvec = PETSC_TRUE;
-
-<a name="line259">259: </a>  <font color="#4169E1">if</font> (eps->nconv > 0) {
-<a name="line260">260: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
-<a name="line261">261: </a>    <font color="#4169E1">if</font> (eps->ishermitian) {
-<a name="line262">262: </a>      EPSMonitor(eps,iparam[2],iparam[4],&ar->workl[ipntr[5]-1],eps->eigi,&ar->workl[ipntr[6]-1],eps->ncv);
-<a name="line263">263: </a>      PetscStackCall(<font color="#666666">"ARPACKseupd"</font>,ARPACKseupd_(&fcomm,&rvec,howmny,ar->select,eps->eigr,pV,&n,&sigmar,bmat,&n,which,&nev,&eps->tol,resid,&ncv,pV,&n,iparam,ipntr,ar->workd,ar->workl,&ar->lworkl,&info));
-<a name="line264">264: </a>    } <font color="#4169E1">else</font> {
-<a name="line265">265: </a>      EPSMonitor(eps,iparam[2],iparam[4],&ar->workl[ipntr[5]-1],&ar->workl[ipntr[6]-1],&ar->workl[ipntr[7]-1],eps->ncv);
-<a name="line266">266: </a>      PetscStackCall(<font color="#666666">"ARPACKneupd"</font>,ARPACKneupd_(&fcomm,&rvec,howmny,ar->select,eps->eigr,eps->eigi,pV,&n,&sigmar,&sigmai,ar->workev,bmat,&n,which,&nev,&eps->tol,resid,&ncv,pV,&n,iparam,ipntr,ar->workd,ar->workl,&ar->lworkl,&info));
-<a name="line267">267: </a>    }
-<a name="line268">268: </a><font color="#A020F0">#else</font>
-<a name="line269">269: </a>    EPSMonitor(eps,eps->its,iparam[4],&ar->workl[ipntr[5]-1],eps->eigi,(PetscReal*)&ar->workl[ipntr[7]-1],eps->ncv);
-<a name="line270">270: </a>    PetscStackCall(<font color="#666666">"ARPACKneupd"</font>,ARPACKneupd_(&fcomm,&rvec,howmny,ar->select,eps->eigr,pV,&n,&sigmar,ar->workev,bmat,&n,which,&nev,&eps->tol,resid,&ncv,pV,&n,iparam,ipntr,ar->workd,ar->workl,&ar->lworkl,ar->rwork,&info));
-<a name="line271">271: </a><font color="#A020F0">#endif</font>
-<a name="line272">272: </a>    <font color="#4169E1">if</font> (info!=0) SETERRQ1(PetscObjectComm((PetscObject)eps),PETSC_ERR_LIB,<font color="#666666">"Error reported by ARPACK subroutine xxEUPD (%d)"</font>,info);
-<a name="line273">273: </a>  }
-
-<a name="line275">275: </a>  VecRestoreArray(v0,&pV);
-<a name="line276">276: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(eps->V,0,&v0);
-<a name="line277">277: </a>  VecRestoreArray(eps->work[1],&resid);
-<a name="line278">278: </a>  <font color="#4169E1">if</font> (eps->nconv >= eps->nev) eps->reason = EPS_CONVERGED_TOL;
-<a name="line279">279: </a>  <font color="#4169E1">else</font> eps->reason = EPS_DIVERGED_ITS;
-
-<a name="line281">281: </a>  <font color="#4169E1">if</font> (eps->ishermitian) {
-<a name="line282">282: </a>    PetscMemcpy(eps->errest,&ar->workl[ipntr[8]-1],eps->nconv);
-<a name="line283">283: </a>  } <font color="#4169E1">else</font> {
-<a name="line284">284: </a>    PetscMemcpy(eps->errest,&ar->workl[ipntr[10]-1],eps->nconv);
-<a name="line285">285: </a>  }
-
-<a name="line287">287: </a>  VecDestroy(&x);
-<a name="line288">288: </a>  VecDestroy(&y);
-<a name="line289">289: </a>  <font color="#4169E1">return</font>(0);
-<a name="line290">290: </a>}
-
-<a name="line294">294: </a><strong><font color="#4169E1"><a name="EPSBackTransform_ARPACK"></a>PetscErrorCode EPSBackTransform_ARPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line295">295: </a>{
-<a name="line297">297: </a>  PetscBool      isSinv;
-
-<a name="line300">300: </a>  PetscObjectTypeCompare((PetscObject)eps->st,STSINVERT,&isSinv);
-<a name="line301">301: </a>  <font color="#4169E1">if</font> (!isSinv) {
-<a name="line302">302: </a>    EPSBackTransform_Default(eps);
-<a name="line303">303: </a>  }
-<a name="line304">304: </a>  <font color="#4169E1">return</font>(0);
-<a name="line305">305: </a>}
-
-<a name="line309">309: </a><strong><font color="#4169E1"><a name="EPSReset_ARPACK"></a>PetscErrorCode EPSReset_ARPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line310">310: </a>{
-<a name="line312">312: </a>  EPS_ARPACK     *ar = (EPS_ARPACK*)eps->data;
-
-<a name="line315">315: </a>  PetscFree(ar->workev);
-<a name="line316">316: </a>  PetscFree(ar->workl);
-<a name="line317">317: </a>  PetscFree(ar->select);
-<a name="line318">318: </a>  PetscFree(ar->workd);
-<a name="line319">319: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line320">320: </a>  PetscFree(ar->rwork);
-<a name="line321">321: </a><font color="#A020F0">#endif</font>
-<a name="line322">322: </a>  <font color="#4169E1">return</font>(0);
-<a name="line323">323: </a>}
-
-<a name="line327">327: </a><strong><font color="#4169E1"><a name="EPSDestroy_ARPACK"></a>PetscErrorCode EPSDestroy_ARPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line328">328: </a>{
-
-<a name="line332">332: </a>  PetscFree(eps->data);
-<a name="line333">333: </a>  <font color="#4169E1">return</font>(0);
-<a name="line334">334: </a>}
-
-<a name="line338">338: </a><strong><font color="#4169E1"><a name="EPSCreate_ARPACK"></a>PETSC_EXTERN PetscErrorCode EPSCreate_ARPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line339">339: </a>{
-<a name="line340">340: </a>  EPS_ARPACK     *ctx;
-
-<a name="line344">344: </a>  PetscNewLog(eps,&ctx);
-<a name="line345">345: </a>  eps->data = (void*)ctx;
-
-<a name="line347">347: </a>  eps->ops->setup                = EPSSetUp_ARPACK;
-<a name="line348">348: </a>  eps->ops->destroy              = EPSDestroy_ARPACK;
-<a name="line349">349: </a>  eps->ops->reset                = EPSReset_ARPACK;
-<a name="line350">350: </a>  eps->ops->backtransform        = EPSBackTransform_ARPACK;
-<a name="line351">351: </a>  <font color="#4169E1">return</font>(0);
-<a name="line352">352: </a>}
+<a name="line81"> 81: </a>  EPS_SetInnerProduct(eps);
+<a name="line82"> 82: </a>  <a href="../../../../../docs/manualpages/EPS/EPSSetWorkVecs.html#EPSSetWorkVecs">EPSSetWorkVecs</a>(eps,2);
+
+<a name="line84"> 84: </a>  PetscObjectTypeCompare((PetscObject)eps->V,BVVECS,&flg);
+<a name="line85"> 85: </a>  <font color="#4169E1">if</font> (flg) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_SUP,<font color="#666666">"This solver requires a <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> with contiguous storage"</font>);
+<a name="line86"> 86: </a>  <a href="../../../../../docs/manualpages/RG/RGIsTrivial.html#RGIsTrivial">RGIsTrivial</a>(eps->rg,&istrivial);
+<a name="line87"> 87: </a>  <font color="#4169E1">if</font> (!istrivial) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_SUP,<font color="#666666">"This solver does not support region filtering"</font>);
+
+<a name="line89"> 89: </a>  <font color="#B22222">/* dispatch solve method */</font>
+<a name="line90"> 90: </a>  eps->ops->solve = EPSSolve_ARPACK;
+<a name="line91"> 91: </a>  <font color="#4169E1">return</font>(0);
+<a name="line92"> 92: </a>}
+
+<a name="line96"> 96: </a><strong><font color="#4169E1"><a name="EPSSolve_ARPACK"></a>PetscErrorCode EPSSolve_ARPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line97"> 97: </a>{
+<a name="line99"> 99: </a>  EPS_ARPACK     *ar = (EPS_ARPACK*)eps->data;
+<a name="line100">100: </a>  char           bmat[1],howmny[] = <font color="#666666">"A"</font>;
+<a name="line101">101: </a>  const char     *which;
+<a name="line102">102: </a>  PetscBLASInt   n,iparam[11],ipntr[14],ido,info,nev,ncv;
+<a name="line103">103: </a><font color="#A020F0">#if !defined(PETSC_HAVE_MPIUNI)</font>
+<a name="line104">104: </a>  PetscBLASInt   fcomm;
+<a name="line105">105: </a><font color="#A020F0">#endif</font>
+<a name="line106">106: </a>  PetscScalar    sigmar,*pV,*resid;
+<a name="line107">107: </a>  Vec            v0,x,y,w = eps->work[0];
+<a name="line108">108: </a>  Mat            A;
+<a name="line109">109: </a>  PetscBool      isSinv,isShift,rvec;
+<a name="line110">110: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
+<a name="line111">111: </a>  PetscScalar    sigmai = 0.0;
+<a name="line112">112: </a><font color="#A020F0">#endif</font>
+
+<a name="line115">115: </a>  PetscBLASIntCast(eps->nev,&nev);
+<a name="line116">116: </a>  PetscBLASIntCast(eps->ncv,&ncv);
+<a name="line117">117: </a><font color="#A020F0">#if !defined(PETSC_HAVE_MPIUNI)</font>
+<a name="line118">118: </a>  PetscBLASIntCast(MPI_Comm_c2f(PetscObjectComm((PetscObject)eps)),&fcomm);
+<a name="line119">119: </a><font color="#A020F0">#endif</font>
+<a name="line120">120: </a>  PetscBLASIntCast(eps->nloc,&n);
+<a name="line121">121: </a>  VecCreateMPIWithArray(PetscObjectComm((PetscObject)eps),1,eps->nloc,PETSC_DECIDE,NULL,&x);
+<a name="line122">122: </a>  VecCreateMPIWithArray(PetscObjectComm((PetscObject)eps),1,eps->nloc,PETSC_DECIDE,NULL,&y);
+<a name="line123">123: </a>  EPSGetStartVector(eps,0,NULL);
+<a name="line124">124: </a>  <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(eps->V,0,0);  <font color="#B22222">/* just for deflation space */</font>
+<a name="line125">125: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(eps->V,0,&v0);
+<a name="line126">126: </a>  VecCopy(v0,eps->work[1]);
+<a name="line127">127: </a>  VecGetArray(v0,&pV);
+<a name="line128">128: </a>  VecGetArray(eps->work[1],&resid);
+
+<a name="line130">130: </a>  ido  = 0;            <font color="#B22222">/* first call to reverse communication interface */</font>
+<a name="line131">131: </a>  info = 1;            <font color="#B22222">/* indicates a initial vector is provided */</font>
+<a name="line132">132: </a>  iparam[0] = 1;       <font color="#B22222">/* use exact shifts */</font>
+<a name="line133">133: </a>  PetscBLASIntCast(eps->max_it,&iparam[2]);  <font color="#B22222">/* max Arnoldi iterations */</font>
+<a name="line134">134: </a>  iparam[3] = 1;       <font color="#B22222">/* blocksize */</font>
+<a name="line135">135: </a>  iparam[4] = 0;       <font color="#B22222">/* number of converged Ritz values */</font>
+
+<a name="line137">137: </a>  <font color="#B22222">/*</font>
+<a name="line138">138: </a><font color="#B22222">     Computational modes ([]=not supported):</font>
+<a name="line139">139: </a><font color="#B22222">            symmetric    non-symmetric    complex</font>
+<a name="line140">140: </a><font color="#B22222">        1     1  'I'        1  'I'         1  'I'</font>
+<a name="line141">141: </a><font color="#B22222">        2     3  'I'        3  'I'         3  'I'</font>
+<a name="line142">142: </a><font color="#B22222">        3     2  'G'        2  'G'         2  'G'</font>
+<a name="line143">143: </a><font color="#B22222">        4     3  'G'        3  'G'         3  'G'</font>
+<a name="line144">144: </a><font color="#B22222">        5   [ 4  'G' ]    [ 3  'G' ]</font>
+<a name="line145">145: </a><font color="#B22222">        6   [ 5  'G' ]    [ 4  'G' ]</font>
+<a name="line146">146: </a><font color="#B22222">   */</font>
+<a name="line147">147: </a>  PetscObjectTypeCompare((PetscObject)eps->st,STSINVERT,&isSinv);
+<a name="line148">148: </a>  PetscObjectTypeCompare((PetscObject)eps->st,STSHIFT,&isShift);
+<a name="line149">149: </a>  <a href="../../../../../docs/manualpages/ST/STGetShift.html#STGetShift">STGetShift</a>(eps->st,&sigmar);
+<a name="line150">150: </a>  <a href="../../../../../docs/manualpages/ST/STGetOperators.html#STGetOperators">STGetOperators</a>(eps->st,0,&A);
+
+<a name="line152">152: </a>  <font color="#4169E1">if</font> (isSinv) {
+<a name="line153">153: </a>    <font color="#B22222">/* shift-and-invert mode */</font>
+<a name="line154">154: </a>    iparam[6] = 3;
+<a name="line155">155: </a>    <font color="#4169E1">if</font> (eps->ispositive) bmat[0] = 'G';
+<a name="line156">156: </a>    <font color="#4169E1">else</font> bmat[0] = 'I';
+<a name="line157">157: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isShift && eps->ispositive) {
+<a name="line158">158: </a>    <font color="#B22222">/* generalized shift mode with B positive definite */</font>
+<a name="line159">159: </a>    iparam[6] = 2;
+<a name="line160">160: </a>    bmat[0] = 'G';
+<a name="line161">161: </a>  } <font color="#4169E1">else</font> {
+<a name="line162">162: </a>    <font color="#B22222">/* regular mode */</font>
+<a name="line163">163: </a>    <font color="#4169E1">if</font> (eps->ishermitian && eps->isgeneralized)
+<a name="line164">164: </a>      SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_SUP,<font color="#666666">"Spectral transformation not supported by ARPACK hermitian solver"</font>);
+<a name="line165">165: </a>    iparam[6] = 1;
+<a name="line166">166: </a>    bmat[0] = 'I';
+<a name="line167">167: </a>  }
+
+<a name="line169">169: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
+<a name="line170">170: </a>    <font color="#4169E1">if</font> (eps->ishermitian) {
+<a name="line171">171: </a>      <font color="#4169E1">switch</font> (eps->which) {
+<a name="line172">172: </a>        <font color="#4169E1">case</font> EPS_TARGET_MAGNITUDE:
+<a name="line173">173: </a>        <font color="#4169E1">case</font> EPS_LARGEST_MAGNITUDE:  which = <font color="#666666">"LM"</font>; <font color="#4169E1">break</font>;
+<a name="line174">174: </a>        <font color="#4169E1">case</font> EPS_SMALLEST_MAGNITUDE: which = <font color="#666666">"SM"</font>; <font color="#4169E1">break</font>;
+<a name="line175">175: </a>        <font color="#4169E1">case</font> EPS_TARGET_REAL:
+<a name="line176">176: </a>        <font color="#4169E1">case</font> EPS_LARGEST_REAL:       which = <font color="#666666">"LA"</font>; <font color="#4169E1">break</font>;
+<a name="line177">177: </a>        <font color="#4169E1">case</font> EPS_SMALLEST_REAL:      which = <font color="#666666">"SA"</font>; <font color="#4169E1">break</font>;
+<a name="line178">178: </a><strong><font color="#FF0000">        default:</font></strong> SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_ARG_WRONG,<font color="#666666">"Wrong value of eps->which"</font>);
+<a name="line179">179: </a>      }
+<a name="line180">180: </a>    } <font color="#4169E1">else</font> {
+<a name="line181">181: </a><font color="#A020F0">#endif</font>
+<a name="line182">182: </a>      <font color="#4169E1">switch</font> (eps->which) {
+<a name="line183">183: </a>        <font color="#4169E1">case</font> EPS_TARGET_MAGNITUDE:
+<a name="line184">184: </a>        <font color="#4169E1">case</font> EPS_LARGEST_MAGNITUDE:  which = <font color="#666666">"LM"</font>; <font color="#4169E1">break</font>;
+<a name="line185">185: </a>        <font color="#4169E1">case</font> EPS_SMALLEST_MAGNITUDE: which = <font color="#666666">"SM"</font>; <font color="#4169E1">break</font>;
+<a name="line186">186: </a>        <font color="#4169E1">case</font> EPS_TARGET_REAL:
+<a name="line187">187: </a>        <font color="#4169E1">case</font> EPS_LARGEST_REAL:       which = <font color="#666666">"LR"</font>; <font color="#4169E1">break</font>;
+<a name="line188">188: </a>        <font color="#4169E1">case</font> EPS_SMALLEST_REAL:      which = <font color="#666666">"SR"</font>; <font color="#4169E1">break</font>;
+<a name="line189">189: </a>        <font color="#4169E1">case</font> EPS_TARGET_IMAGINARY:
+<a name="line190">190: </a>        <font color="#4169E1">case</font> EPS_LARGEST_IMAGINARY:  which = <font color="#666666">"LI"</font>; <font color="#4169E1">break</font>;
+<a name="line191">191: </a>        <font color="#4169E1">case</font> EPS_SMALLEST_IMAGINARY: which = <font color="#666666">"SI"</font>; <font color="#4169E1">break</font>;
+<a name="line192">192: </a><strong><font color="#FF0000">        default:</font></strong> SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_ARG_WRONG,<font color="#666666">"Wrong value of eps->which"</font>);
+<a name="line193">193: </a>      }
+<a name="line194">194: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
+<a name="line195">195: </a>    }
+<a name="line196">196: </a><font color="#A020F0">#endif</font>
+
+<a name="line198">198: </a>  <font color="#4169E1">do</font> {
+
+<a name="line200">200: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
+<a name="line201">201: </a>    <font color="#4169E1">if</font> (eps->ishermitian) {
+<a name="line202">202: </a>      PetscStackCall(<font color="#666666">"ARPACKsaupd"</font>,ARPACKsaupd_(&fcomm,&ido,bmat,&n,which,&nev,&eps->tol,resid,&ncv,pV,&n,iparam,ipntr,ar->workd,ar->workl,&ar->lworkl,&info));
+<a name="line203">203: </a>    } <font color="#4169E1">else</font> {
+<a name="line204">204: </a>      PetscStackCall(<font color="#666666">"ARPACKnaupd"</font>,ARPACKnaupd_(&fcomm,&ido,bmat,&n,which,&nev,&eps->tol,resid,&ncv,pV,&n,iparam,ipntr,ar->workd,ar->workl,&ar->lworkl,&info));
+<a name="line205">205: </a>    }
+<a name="line206">206: </a><font color="#A020F0">#else</font>
+<a name="line207">207: </a>    PetscStackCall(<font color="#666666">"ARPACKnaupd"</font>,ARPACKnaupd_(&fcomm,&ido,bmat,&n,which,&nev,&eps->tol,resid,&ncv,pV,&n,iparam,ipntr,ar->workd,ar->workl,&ar->lworkl,ar->rwork,&info));
+<a name="line208">208: </a><font color="#A020F0">#endif</font>
+
+<a name="line210">210: </a>    <font color="#4169E1">if</font> (ido == -1 || ido == 1 || ido == 2) {
+<a name="line211">211: </a>      <font color="#4169E1">if</font> (ido == 1 && iparam[6] == 3 && bmat[0] == 'G') {
+<a name="line212">212: </a>        <font color="#B22222">/* special case for shift-and-invert with B semi-positive definite*/</font>
+<a name="line213">213: </a>        VecPlaceArray(x,&ar->workd[ipntr[2]-1]);
+<a name="line214">214: </a>      } <font color="#4169E1">else</font> {
+<a name="line215">215: </a>        VecPlaceArray(x,&ar->workd[ipntr[0]-1]);
+<a name="line216">216: </a>      }
+<a name="line217">217: </a>      VecPlaceArray(y,&ar->workd[ipntr[1]-1]);
+
+<a name="line219">219: </a>      <font color="#4169E1">if</font> (ido == -1) {
+<a name="line220">220: </a>        <font color="#B22222">/* Y = OP * X for for the initialization phase to</font>
+<a name="line221">221: </a><font color="#B22222">           force the starting vector into the range of OP */</font>
+<a name="line222">222: </a>        <a href="../../../../../docs/manualpages/ST/STApply.html#STApply">STApply</a>(eps->st,x,y);
+<a name="line223">223: </a>      } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ido == 2) {
+<a name="line224">224: </a>        <font color="#B22222">/* Y = B * X */</font>
+<a name="line225">225: </a>        <a href="../../../../../docs/manualpages/BV/BVApplyMatrix.html#BVApplyMatrix">BVApplyMatrix</a>(eps->V,x,y);
+<a name="line226">226: </a>      } <font color="#4169E1">else</font> { <font color="#B22222">/* ido == 1 */</font>
+<a name="line227">227: </a>        <font color="#4169E1">if</font> (iparam[6] == 3 && bmat[0] == 'G') {
+<a name="line228">228: </a>          <font color="#B22222">/* Y = OP * X for shift-and-invert with B semi-positive definite */</font>
+<a name="line229">229: </a>          <a href="../../../../../docs/manualpages/ST/STMatSolve.html#STMatSolve">STMatSolve</a>(eps->st,x,y);
+<a name="line230">230: </a>        } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (iparam[6] == 2) {
+<a name="line231">231: </a>          <font color="#B22222">/* X=A*X Y=B^-1*X for shift with B positive definite */</font>
+<a name="line232">232: </a>          MatMult(A,x,y);
+<a name="line233">233: </a>          <font color="#4169E1">if</font> (sigmar != 0.0) {
+<a name="line234">234: </a>            <a href="../../../../../docs/manualpages/BV/BVApplyMatrix.html#BVApplyMatrix">BVApplyMatrix</a>(eps->V,x,w);
+<a name="line235">235: </a>            VecAXPY(y,sigmar,w);
+<a name="line236">236: </a>          }
+<a name="line237">237: </a>          VecCopy(y,x);
+<a name="line238">238: </a>          <a href="../../../../../docs/manualpages/ST/STMatSolve.html#STMatSolve">STMatSolve</a>(eps->st,x,y);
+<a name="line239">239: </a>        } <font color="#4169E1">else</font> {
+<a name="line240">240: </a>          <font color="#B22222">/* Y = OP * X */</font>
+<a name="line241">241: </a>          <a href="../../../../../docs/manualpages/ST/STApply.html#STApply">STApply</a>(eps->st,x,y);
+<a name="line242">242: </a>        }
+<a name="line243">243: </a>        <a href="../../../../../docs/manualpages/BV/BVOrthogonalizeVec.html#BVOrthogonalizeVec">BVOrthogonalizeVec</a>(eps->V,y,NULL,NULL,NULL);
+<a name="line244">244: </a>      }
+
+<a name="line246">246: </a>      VecResetArray(x);
+<a name="line247">247: </a>      VecResetArray(y);
+<a name="line248">248: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (ido != 99) SETERRQ1(PetscObjectComm((PetscObject)eps),PETSC_ERR_LIB,<font color="#666666">"Internal error in ARPACK reverse comunication interface (ido=%d)"</font>,ido);
+
+<a name="line250">250: </a>  } <font color="#4169E1">while</font> (ido != 99);
+
+<a name="line252">252: </a>  eps->nconv = iparam[4];
+<a name="line253">253: </a>  eps->its = iparam[2];
+
+<a name="line255">255: </a>  <font color="#4169E1">if</font> (info==3) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_LIB,<font color="#666666">"No shift could be applied in xxAUPD.\nTry increasing the size of NCV relative to NEV"</font>);
+<a name="line256">256: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (info!=0 && info!=1) SETERRQ1(PetscObjectComm((PetscObject)eps),PETSC_ERR_LIB,<font color="#666666">"Error reported by ARPACK subroutine xxAUPD (%d)"</font>,info);
+
+<a name="line258">258: </a>  rvec = PETSC_TRUE;
+
+<a name="line260">260: </a>  <font color="#4169E1">if</font> (eps->nconv > 0) {
+<a name="line261">261: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
+<a name="line262">262: </a>    <font color="#4169E1">if</font> (eps->ishermitian) {
+<a name="line263">263: </a>      EPSMonitor(eps,iparam[2],iparam[4],&ar->workl[ipntr[5]-1],eps->eigi,&ar->workl[ipntr[6]-1],eps->ncv);
+<a name="line264">264: </a>      PetscStackCall(<font color="#666666">"ARPACKseupd"</font>,ARPACKseupd_(&fcomm,&rvec,howmny,ar->select,eps->eigr,pV,&n,&sigmar,bmat,&n,which,&nev,&eps->tol,resid,&ncv,pV,&n,iparam,ipntr,ar->workd,ar->workl,&ar->lworkl,&info));
+<a name="line265">265: </a>    } <font color="#4169E1">else</font> {
+<a name="line266">266: </a>      EPSMonitor(eps,iparam[2],iparam[4],&ar->workl[ipntr[5]-1],&ar->workl[ipntr[6]-1],&ar->workl[ipntr[7]-1],eps->ncv);
+<a name="line267">267: </a>      PetscStackCall(<font color="#666666">"ARPACKneupd"</font>,ARPACKneupd_(&fcomm,&rvec,howmny,ar->select,eps->eigr,eps->eigi,pV,&n,&sigmar,&sigmai,ar->workev,bmat,&n,which,&nev,&eps->tol,resid,&ncv,pV,&n,iparam,ipntr,ar->workd,ar->workl,&ar->lworkl,&info));
+<a name="line268">268: </a>    }
+<a name="line269">269: </a><font color="#A020F0">#else</font>
+<a name="line270">270: </a>    EPSMonitor(eps,eps->its,iparam[4],&ar->workl[ipntr[5]-1],eps->eigi,(PetscReal*)&ar->workl[ipntr[7]-1],eps->ncv);
+<a name="line271">271: </a>    PetscStackCall(<font color="#666666">"ARPACKneupd"</font>,ARPACKneupd_(&fcomm,&rvec,howmny,ar->select,eps->eigr,pV,&n,&sigmar,ar->workev,bmat,&n,which,&nev,&eps->tol,resid,&ncv,pV,&n,iparam,ipntr,ar->workd,ar->workl,&ar->lworkl,ar->rwork,&info));
+<a name="line272">272: </a><font color="#A020F0">#endif</font>
+<a name="line273">273: </a>    <font color="#4169E1">if</font> (info!=0) SETERRQ1(PetscObjectComm((PetscObject)eps),PETSC_ERR_LIB,<font color="#666666">"Error reported by ARPACK subroutine xxEUPD (%d)"</font>,info);
+<a name="line274">274: </a>  }
+
+<a name="line276">276: </a>  VecRestoreArray(v0,&pV);
+<a name="line277">277: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(eps->V,0,&v0);
+<a name="line278">278: </a>  VecRestoreArray(eps->work[1],&resid);
+<a name="line279">279: </a>  <font color="#4169E1">if</font> (eps->nconv >= eps->nev) eps->reason = EPS_CONVERGED_TOL;
+<a name="line280">280: </a>  <font color="#4169E1">else</font> eps->reason = EPS_DIVERGED_ITS;
+
+<a name="line282">282: </a>  <font color="#4169E1">if</font> (eps->ishermitian) {
+<a name="line283">283: </a>    PetscMemcpy(eps->errest,&ar->workl[ipntr[8]-1],eps->nconv);
+<a name="line284">284: </a>  } <font color="#4169E1">else</font> {
+<a name="line285">285: </a>    PetscMemcpy(eps->errest,&ar->workl[ipntr[10]-1],eps->nconv);
+<a name="line286">286: </a>  }
+
+<a name="line288">288: </a>  VecDestroy(&x);
+<a name="line289">289: </a>  VecDestroy(&y);
+<a name="line290">290: </a>  <font color="#4169E1">return</font>(0);
+<a name="line291">291: </a>}
+
+<a name="line295">295: </a><strong><font color="#4169E1"><a name="EPSBackTransform_ARPACK"></a>PetscErrorCode EPSBackTransform_ARPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line296">296: </a>{
+<a name="line298">298: </a>  PetscBool      isSinv;
+
+<a name="line301">301: </a>  PetscObjectTypeCompare((PetscObject)eps->st,STSINVERT,&isSinv);
+<a name="line302">302: </a>  <font color="#4169E1">if</font> (!isSinv) {
+<a name="line303">303: </a>    EPSBackTransform_Default(eps);
+<a name="line304">304: </a>  }
+<a name="line305">305: </a>  <font color="#4169E1">return</font>(0);
+<a name="line306">306: </a>}
+
+<a name="line310">310: </a><strong><font color="#4169E1"><a name="EPSReset_ARPACK"></a>PetscErrorCode EPSReset_ARPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line311">311: </a>{
+<a name="line313">313: </a>  EPS_ARPACK     *ar = (EPS_ARPACK*)eps->data;
+
+<a name="line316">316: </a>  PetscFree(ar->workev);
+<a name="line317">317: </a>  PetscFree(ar->workl);
+<a name="line318">318: </a>  PetscFree(ar->select);
+<a name="line319">319: </a>  PetscFree(ar->workd);
+<a name="line320">320: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line321">321: </a>  PetscFree(ar->rwork);
+<a name="line322">322: </a><font color="#A020F0">#endif</font>
+<a name="line323">323: </a>  <font color="#4169E1">return</font>(0);
+<a name="line324">324: </a>}
+
+<a name="line328">328: </a><strong><font color="#4169E1"><a name="EPSDestroy_ARPACK"></a>PetscErrorCode EPSDestroy_ARPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line329">329: </a>{
+
+<a name="line333">333: </a>  PetscFree(eps->data);
+<a name="line334">334: </a>  <font color="#4169E1">return</font>(0);
+<a name="line335">335: </a>}
+
+<a name="line339">339: </a><strong><font color="#4169E1"><a name="EPSCreate_ARPACK"></a>PETSC_EXTERN PetscErrorCode EPSCreate_ARPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line340">340: </a>{
+<a name="line341">341: </a>  EPS_ARPACK     *ctx;
+
+<a name="line345">345: </a>  PetscNewLog(eps,&ctx);
+<a name="line346">346: </a>  eps->data = (void*)ctx;
+
+<a name="line348">348: </a>  eps->ops->setup                = EPSSetUp_ARPACK;
+<a name="line349">349: </a>  eps->ops->destroy              = EPSDestroy_ARPACK;
+<a name="line350">350: </a>  eps->ops->reset                = EPSReset_ARPACK;
+<a name="line351">351: </a>  eps->ops->backtransform        = EPSBackTransform_ARPACK;
+<a name="line352">352: </a>  <font color="#4169E1">return</font>(0);
+<a name="line353">353: </a>}
 
 </pre>
 </body>
diff --git a/src/eps/impls/external/arpack/arpackp.h.html b/src/eps/impls/external/arpack/arpackp.h.html
index e731a91..6da8aff 100644
--- a/src/eps/impls/external/arpack/arpackp.h.html
+++ b/src/eps/impls/external/arpack/arpackp.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/arpack/arpackp.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:58+00:00">
+<meta name="date" content="2016-03-29T14:58:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/arpack/arpackp.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/arpack/arpackp.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Private data structure used by the ARPACK interface</font>
 
diff --git a/src/eps/impls/external/arpack/index.html b/src/eps/impls/external/arpack/index.html
index 99d17a2..87b4857 100644
--- a/src/eps/impls/external/arpack/index.html
+++ b/src/eps/impls/external/arpack/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/arpack/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/arpack/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/external/arpack/makefile.html b/src/eps/impls/external/arpack/makefile.html
index a1676cb..97fd4fe 100644
--- a/src/eps/impls/external/arpack/makefile.html
+++ b/src/eps/impls/external/arpack/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/arpack/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:58+00:00">
+<meta name="date" content="2016-03-29T14:58:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/arpack/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/arpack/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/external/blopex/blopex.c.html b/src/eps/impls/external/blopex/blopex.c.html
index 8500a6f..0d65a76 100644
--- a/src/eps/impls/external/blopex/blopex.c.html
+++ b/src/eps/impls/external/blopex/blopex.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/blopex/blopex.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:58+00:00">
+<meta name="date" content="2016-03-29T14:58:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/blopex/blopex.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/blopex/blopex.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   This file implements a wrapper to the BLOPEX package</font>
 
diff --git a/src/eps/impls/external/blopex/index.html b/src/eps/impls/external/blopex/index.html
index c1e8fa0..f63e4da 100644
--- a/src/eps/impls/external/blopex/index.html
+++ b/src/eps/impls/external/blopex/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/blopex/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/blopex/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/external/blopex/makefile.html b/src/eps/impls/external/blopex/makefile.html
index bbc8780..3d0b410 100644
--- a/src/eps/impls/external/blopex/makefile.html
+++ b/src/eps/impls/external/blopex/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/blopex/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:00+00:00">
+<meta name="date" content="2016-03-29T14:58:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/blopex/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/blopex/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/external/blopex/petsc-interface.c.html b/src/eps/impls/external/blopex/petsc-interface.c.html
index 36e805f..b311f3d 100644
--- a/src/eps/impls/external/blopex/petsc-interface.c.html
+++ b/src/eps/impls/external/blopex/petsc-interface.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/blopex/petsc-interface.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:59+00:00">
+<meta name="date" content="2016-03-29T14:58:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/blopex/petsc-interface.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/blopex/petsc-interface.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */</font>
 <a name="line2">  2: </a><font color="#B22222">/* @@@ BLOPEX (version 1.1) LGPL Version 2.1 or above.See www.gnu.org. */</font>
 <a name="line3">  3: </a><font color="#B22222">/* @@@ Copyright 2010 BLOPEX team http://code.google.com/p/blopex/     */</font>
diff --git a/src/eps/impls/external/blopex/petsc-interface.h.html b/src/eps/impls/external/blopex/petsc-interface.h.html
index 0a2fe29..c151118 100644
--- a/src/eps/impls/external/blopex/petsc-interface.h.html
+++ b/src/eps/impls/external/blopex/petsc-interface.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/blopex/petsc-interface.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:00+00:00">
+<meta name="date" content="2016-03-29T14:58:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/blopex/petsc-interface.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/blopex/petsc-interface.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */</font>
 <a name="line2">  2: </a><font color="#B22222">/* @@@ BLOPEX (version 1.1) LGPL Version 2.1 or above.See www.gnu.org. */</font>
 <a name="line3">  3: </a><font color="#B22222">/* @@@ Copyright 2010 BLOPEX team http://code.google.com/p/blopex/     */</font>
diff --git a/src/eps/impls/external/blopex/slepc-interface.c.html b/src/eps/impls/external/blopex/slepc-interface.c.html
index a78d9fa..efded04 100644
--- a/src/eps/impls/external/blopex/slepc-interface.c.html
+++ b/src/eps/impls/external/blopex/slepc-interface.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/blopex/slepc-interface.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:59+00:00">
+<meta name="date" content="2016-03-29T14:58:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/blopex/slepc-interface.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/blopex/slepc-interface.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Modification of the *temp* implementation of the BLOPEX multivector in order</font>
 <a name="line3">  3: </a><font color="#B22222">   to wrap created PETSc vectors as multivectors.</font>
diff --git a/src/eps/impls/external/blopex/slepc-interface.h.html b/src/eps/impls/external/blopex/slepc-interface.h.html
index d030596..9e2fb51 100644
--- a/src/eps/impls/external/blopex/slepc-interface.h.html
+++ b/src/eps/impls/external/blopex/slepc-interface.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/blopex/slepc-interface.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:00+00:00">
+<meta name="date" content="2016-03-29T14:58:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/blopex/slepc-interface.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/blopex/slepc-interface.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Modification of the *temp* implementation of the BLOPEX multivector in order</font>
 <a name="line3">  3: </a><font color="#B22222">   to wrap created PETSc vectors as multivectors.</font>
diff --git a/src/eps/impls/external/blzpack/blzpack.c b/src/eps/impls/external/blzpack/blzpack.c
index f00cd67..1d99d65 100644
--- a/src/eps/impls/external/blzpack/blzpack.c
+++ b/src/eps/impls/external/blzpack/blzpack.c
@@ -137,6 +137,7 @@ lrstor*=10;
   if (eps->extraction) { ierr = PetscInfo(eps,"Warning: extraction type ignored\n");CHKERRQ(ierr); }
 
   ierr = EPSAllocateSolution(eps,0);CHKERRQ(ierr);
+  ierr = EPS_SetInnerProduct(eps);CHKERRQ(ierr);
   ierr = PetscObjectTypeCompare((PetscObject)eps->V,BVVECS,&flg);CHKERRQ(ierr);
   if (flg) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_SUP,"This solver requires a BV with contiguous storage");
   ierr = RGIsTrivial(eps->rg,&istrivial);CHKERRQ(ierr);
diff --git a/src/eps/impls/external/blzpack/blzpack.c.html b/src/eps/impls/external/blzpack/blzpack.c.html
index a134aac..6e58596 100644
--- a/src/eps/impls/external/blzpack/blzpack.c.html
+++ b/src/eps/impls/external/blzpack/blzpack.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/blzpack/blzpack.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:00+00:00">
+<meta name="date" content="2016-03-29T14:58:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/blzpack/blzpack.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/blzpack/blzpack.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   This file implements a wrapper to the BLZPACK package</font>
 
@@ -145,299 +145,300 @@
 <a name="line137">137: </a>  <font color="#4169E1">if</font> (eps->extraction) { PetscInfo(eps,<font color="#666666">"Warning: extraction type ignored\n"</font>); }
 
 <a name="line139">139: </a>  <a href="../../../../../docs/manualpages/EPS/EPSAllocateSolution.html#EPSAllocateSolution">EPSAllocateSolution</a>(eps,0);
-<a name="line140">140: </a>  PetscObjectTypeCompare((PetscObject)eps->V,BVVECS,&flg);
-<a name="line141">141: </a>  <font color="#4169E1">if</font> (flg) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_SUP,<font color="#666666">"This solver requires a <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> with contiguous storage"</font>);
-<a name="line142">142: </a>  <a href="../../../../../docs/manualpages/RG/RGIsTrivial.html#RGIsTrivial">RGIsTrivial</a>(eps->rg,&istrivial);
-<a name="line143">143: </a>  <font color="#4169E1">if</font> (!istrivial) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_SUP,<font color="#666666">"This solver does not support region filtering"</font>);
-
-<a name="line145">145: </a>  <font color="#B22222">/* dispatch solve method */</font>
-<a name="line146">146: </a>  eps->ops->solve = EPSSolve_BLZPACK;
-<a name="line147">147: </a>  <font color="#4169E1">return</font>(0);
-<a name="line148">148: </a>}
-
-<a name="line152">152: </a><strong><font color="#4169E1"><a name="EPSSolve_BLZPACK"></a>PetscErrorCode EPSSolve_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line153">153: </a>{
-<a name="line155">155: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
-<a name="line156">156: </a>  PetscInt       nn;
-<a name="line157">157: </a>  PetscBLASInt   i,nneig,lflag,nvopu;
-<a name="line158">158: </a>  Vec            x,y,v0;
-<a name="line159">159: </a>  PetscScalar    sigma,*pV;
-<a name="line160">160: </a>  Mat            A;
-<a name="line161">161: </a>  KSP            ksp;
-<a name="line162">162: </a>  PC             pc;
-
-<a name="line165">165: </a>  VecCreateMPIWithArray(PetscObjectComm((PetscObject)eps),1,eps->nloc,PETSC_DECIDE,NULL,&x);
-<a name="line166">166: </a>  VecCreateMPIWithArray(PetscObjectComm((PetscObject)eps),1,eps->nloc,PETSC_DECIDE,NULL,&y);
-<a name="line167">167: </a>  EPSGetStartVector(eps,0,NULL);
-<a name="line168">168: </a>  <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(eps->V,0,0);  <font color="#B22222">/* just for deflation space */</font>
-<a name="line169">169: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(eps->V,0,&v0);
-<a name="line170">170: </a>  VecGetArray(v0,&pV);
-
-<a name="line172">172: </a>  <font color="#4169E1">if</font> (eps->isgeneralized && !blz->slice) {
-<a name="line173">173: </a>    <a href="../../../../../docs/manualpages/ST/STGetShift.html#STGetShift">STGetShift</a>(eps->st,&sigma); <font color="#B22222">/* shift of origin */</font>
-<a name="line174">174: </a>    blz->rstor[0]  = sigma;        <font color="#B22222">/* lower limit of eigenvalue interval */</font>
-<a name="line175">175: </a>    blz->rstor[1]  = sigma;        <font color="#B22222">/* upper limit of eigenvalue interval */</font>
-<a name="line176">176: </a>  } <font color="#4169E1">else</font> {
-<a name="line177">177: </a>    sigma = 0.0;
-<a name="line178">178: </a>    blz->rstor[0]  = eps->inta;    <font color="#B22222">/* lower limit of eigenvalue interval */</font>
-<a name="line179">179: </a>    blz->rstor[1]  = eps->intb;    <font color="#B22222">/* upper limit of eigenvalue interval */</font>
-<a name="line180">180: </a>  }
-<a name="line181">181: </a>  nneig = 0;                       <font color="#B22222">/* no. of eigs less than sigma */</font>
-
-<a name="line183">183: </a>  PetscBLASIntCast(eps->nloc,&blz->istor[0]); <font color="#B22222">/* no. of rows of U, V, X */</font>
-<a name="line184">184: </a>  PetscBLASIntCast(eps->nloc,&blz->istor[1]); <font color="#B22222">/* leading dim of U, V, X */</font>
-<a name="line185">185: </a>  PetscBLASIntCast(eps->nev,&blz->istor[2]);  <font color="#B22222">/* required eigenpairs */</font>
-<a name="line186">186: </a>  PetscBLASIntCast(eps->ncv,&blz->istor[3]);  <font color="#B22222">/* working eigenpairs */</font>
-<a name="line187">187: </a>  blz->istor[4]  = blz->block_size;    <font color="#B22222">/* number of vectors in a block */</font>
-<a name="line188">188: </a>  blz->istor[5]  = blz->nsteps;        <font color="#B22222">/* maximun number of steps per run */</font>
-<a name="line189">189: </a>  blz->istor[6]  = 1;                  <font color="#B22222">/* number of starting vectors as input */</font>
-<a name="line190">190: </a>  blz->istor[7]  = 0;                  <font color="#B22222">/* number of eigenpairs given as input */</font>
-<a name="line191">191: </a>  blz->istor[8]  = (blz->slice || eps->isgeneralized) ? 1 : 0;   <font color="#B22222">/* problem type */</font>
-<a name="line192">192: </a>  blz->istor[9]  = blz->slice;         <font color="#B22222">/* spectrum slicing */</font>
-<a name="line193">193: </a>  blz->istor[10] = eps->isgeneralized ? 1 : 0;   <font color="#B22222">/* solutions refinement (purify) */</font>
-<a name="line194">194: </a>  blz->istor[11] = 0;                  <font color="#B22222">/* level of printing */</font>
-<a name="line195">195: </a>  blz->istor[12] = 6;                  <font color="#B22222">/* file unit for output */</font>
-<a name="line196">196: </a>  PetscBLASIntCast(MPI_Comm_c2f(PetscObjectComm((PetscObject)eps)),&blz->istor[13]);
-
-<a name="line198">198: </a>  blz->rstor[2]  = eps->tol;           <font color="#B22222">/* threshold for convergence */</font>
-
-<a name="line200">200: </a>  lflag = 0;           <font color="#B22222">/* reverse communication interface flag */</font>
-
-<a name="line202">202: </a>  <font color="#4169E1">do</font> {
-<a name="line203">203: </a>    BLZpack_(blz->istor,blz->rstor,&sigma,&nneig,blz->u,blz->v,&lflag,&nvopu,blz->eig,pV);
-
-<a name="line205">205: </a>    <font color="#4169E1">switch</font> (lflag) {
-<a name="line206">206: </a>    <font color="#4169E1">case</font> 1:
-<a name="line207">207: </a>      <font color="#B22222">/* compute v = OP u */</font>
-<a name="line208">208: </a>      <font color="#4169E1">for</font> (i=0;i<nvopu;i++) {
-<a name="line209">209: </a>        VecPlaceArray(x,blz->u+i*eps->nloc);
-<a name="line210">210: </a>        VecPlaceArray(y,blz->v+i*eps->nloc);
-<a name="line211">211: </a>        <font color="#4169E1">if</font> (blz->slice || eps->isgeneralized) {
-<a name="line212">212: </a>          <a href="../../../../../docs/manualpages/ST/STMatSolve.html#STMatSolve">STMatSolve</a>(eps->st,x,y);
-<a name="line213">213: </a>        } <font color="#4169E1">else</font> {
-<a name="line214">214: </a>          <a href="../../../../../docs/manualpages/ST/STApply.html#STApply">STApply</a>(eps->st,x,y);
-<a name="line215">215: </a>        }
-<a name="line216">216: </a>        <a href="../../../../../docs/manualpages/BV/BVOrthogonalizeVec.html#BVOrthogonalizeVec">BVOrthogonalizeVec</a>(eps->V,y,NULL,NULL,NULL);
-<a name="line217">217: </a>        VecResetArray(x);
-<a name="line218">218: </a>        VecResetArray(y);
-<a name="line219">219: </a>      }
-<a name="line220">220: </a>      <font color="#B22222">/* monitor */</font>
-<a name="line221">221: </a>      eps->nconv  = BLZistorr_(blz->istor,<font color="#666666">"NTEIG"</font>,5);
-<a name="line222">222: </a>      EPSMonitor(eps,eps->its,eps->nconv,
-<a name="line223">223: </a>        blz->rstor+BLZistorr_(blz->istor,<font color="#666666">"IRITZ"</font>,5),
-<a name="line224">224: </a>        eps->eigi,
-<a name="line225">225: </a>        blz->rstor+BLZistorr_(blz->istor,<font color="#666666">"IRITZ"</font>,5)+BLZistorr_(blz->istor,<font color="#666666">"JT"</font>,2),
-<a name="line226">226: </a>        BLZistorr_(blz->istor,<font color="#666666">"NRITZ"</font>,5));
-<a name="line227">227: </a>      eps->its = eps->its + 1;
-<a name="line228">228: </a>      <font color="#4169E1">if</font> (eps->its >= eps->max_it || eps->nconv >= eps->nev) lflag = 5;
-<a name="line229">229: </a>      <font color="#4169E1">break</font>;
-<a name="line230">230: </a>    <font color="#4169E1">case</font> 2:
-<a name="line231">231: </a>      <font color="#B22222">/* compute v = B u */</font>
-<a name="line232">232: </a>      <font color="#4169E1">for</font> (i=0;i<nvopu;i++) {
-<a name="line233">233: </a>        VecPlaceArray(x,blz->u+i*eps->nloc);
-<a name="line234">234: </a>        VecPlaceArray(y,blz->v+i*eps->nloc);
-<a name="line235">235: </a>        <a href="../../../../../docs/manualpages/BV/BVApplyMatrix.html#BVApplyMatrix">BVApplyMatrix</a>(eps->V,x,y);
-<a name="line236">236: </a>        VecResetArray(x);
-<a name="line237">237: </a>        VecResetArray(y);
-<a name="line238">238: </a>      }
-<a name="line239">239: </a>      <font color="#4169E1">break</font>;
-<a name="line240">240: </a>    <font color="#4169E1">case</font> 3:
-<a name="line241">241: </a>      <font color="#B22222">/* update shift */</font>
-<a name="line242">242: </a>      PetscInfo1(eps,<font color="#666666">"Factorization update (sigma=%g)\n"</font>,(double)sigma);
-<a name="line243">243: </a>      <a href="../../../../../docs/manualpages/ST/STSetShift.html#STSetShift">STSetShift</a>(eps->st,sigma);
-<a name="line244">244: </a>      <a href="../../../../../docs/manualpages/ST/STGetKSP.html#STGetKSP">STGetKSP</a>(eps->st,&ksp);
-<a name="line245">245: </a>      KSPGetPC(ksp,&pc);
-<a name="line246">246: </a>      PCFactorGetMatrix(pc,&A);
-<a name="line247">247: </a>      MatGetInertia(A,&nn,NULL,NULL);
-<a name="line248">248: </a>      PetscBLASIntCast(nn,&nneig);
-<a name="line249">249: </a>      <font color="#4169E1">break</font>;
-<a name="line250">250: </a>    <font color="#4169E1">case</font> 4:
-<a name="line251">251: </a>      <font color="#B22222">/* copy the initial vector */</font>
-<a name="line252">252: </a>      VecPlaceArray(x,blz->v);
-<a name="line253">253: </a>      VecCopy(v0,x);
-<a name="line254">254: </a>      VecResetArray(x);
-<a name="line255">255: </a>      <font color="#4169E1">break</font>;
-<a name="line256">256: </a>    }
-
-<a name="line258">258: </a>  } <font color="#4169E1">while</font> (lflag > 0);
-
-<a name="line260">260: </a>  VecRestoreArray(v0,&pV);
-<a name="line261">261: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(eps->V,0,&v0);
-
-<a name="line263">263: </a>  eps->nconv  = BLZistorr_(blz->istor,<font color="#666666">"NTEIG"</font>,5);
-<a name="line264">264: </a>  eps->reason = EPS_CONVERGED_TOL;
-
-<a name="line266">266: </a>  <font color="#4169E1">for</font> (i=0;i<eps->nconv;i++) {
-<a name="line267">267: </a>    eps->eigr[i]=blz->eig[i];
-<a name="line268">268: </a>  }
-
-<a name="line270">270: </a>  <font color="#4169E1">if</font> (lflag!=0) {
-<a name="line271">271: </a>    char msg[2048] = <font color="#666666">""</font>;
-<a name="line272">272: </a>    <font color="#4169E1">for</font> (i = 0; i < 33; i++) {
-<a name="line273">273: </a>      <font color="#4169E1">if</font> (blz->istor[15] & (1 << i)) PetscStrcat(msg,blzpack_error[i]);
-<a name="line274">274: </a>    }
-<a name="line275">275: </a>    SETERRQ2(PetscObjectComm((PetscObject)eps),PETSC_ERR_LIB,<font color="#666666">"Error in BLZPACK (code=%d): '%s'"</font>,blz->istor[15],msg);
-<a name="line276">276: </a>  }
-<a name="line277">277: </a>  VecDestroy(&x);
-<a name="line278">278: </a>  VecDestroy(&y);
-<a name="line279">279: </a>  <font color="#4169E1">return</font>(0);
-<a name="line280">280: </a>}
-
-<a name="line284">284: </a><strong><font color="#4169E1"><a name="EPSBackTransform_BLZPACK"></a>PetscErrorCode EPSBackTransform_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line285">285: </a>{
-<a name="line287">287: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
-
-<a name="line290">290: </a>  <font color="#4169E1">if</font> (!blz->slice && !eps->isgeneralized) {
-<a name="line291">291: </a>    EPSBackTransform_Default(eps);
-<a name="line292">292: </a>  }
-<a name="line293">293: </a>  <font color="#4169E1">return</font>(0);
-<a name="line294">294: </a>}
-
-<a name="line298">298: </a><strong><font color="#4169E1"><a name="EPSReset_BLZPACK"></a>PetscErrorCode EPSReset_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line299">299: </a>{
-<a name="line301">301: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
-
-<a name="line304">304: </a>  PetscFree(blz->istor);
-<a name="line305">305: </a>  PetscFree(blz->rstor);
-<a name="line306">306: </a>  PetscFree(blz->u);
-<a name="line307">307: </a>  PetscFree(blz->v);
-<a name="line308">308: </a>  PetscFree(blz->eig);
-<a name="line309">309: </a>  <font color="#4169E1">return</font>(0);
-<a name="line310">310: </a>}
-
-<a name="line314">314: </a><strong><font color="#4169E1"><a name="EPSDestroy_BLZPACK"></a>PetscErrorCode EPSDestroy_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line315">315: </a>{
-
-<a name="line319">319: </a>  PetscFree(eps->data);
-<a name="line320">320: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSBlzpackSetBlockSize_C"</font>,NULL);
-<a name="line321">321: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSBlzpackSetNSteps_C"</font>,NULL);
-<a name="line322">322: </a>  <font color="#4169E1">return</font>(0);
-<a name="line323">323: </a>}
-
-<a name="line327">327: </a><strong><font color="#4169E1"><a name="EPSView_BLZPACK"></a>PetscErrorCode EPSView_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscViewer viewer)</font></strong>
-<a name="line328">328: </a>{
-<a name="line330">330: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
-<a name="line331">331: </a>  PetscBool      isascii;
-
-<a name="line334">334: </a>  PetscObjectTypeCompare((PetscObject)viewer,PETSCVIEWERASCII,&isascii);
-<a name="line335">335: </a>  <font color="#4169E1">if</font> (isascii) {
-<a name="line336">336: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">"  BLZPACK: block size=%d\n"</font>,blz->block_size);
-<a name="line337">337: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">"  BLZPACK: maximum number of steps per run=%d\n"</font>,blz->nsteps);
-<a name="line338">338: </a>    <font color="#4169E1">if</font> (blz->slice) {
-<a name="line339">339: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"  BLZPACK: computational interval [%f,%f]\n"</font>,eps->inta,eps->intb);
-<a name="line340">340: </a>    }
-<a name="line341">341: </a>  }
-<a name="line342">342: </a>  <font color="#4169E1">return</font>(0);
-<a name="line343">343: </a>}
-
-<a name="line347">347: </a><strong><font color="#4169E1"><a name="EPSSetFromOptions_BLZPACK"></a>PetscErrorCode EPSSetFromOptions_BLZPACK(PetscOptions *PetscOptionsObject,<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line348">348: </a>{
-<a name="line350">350: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
-<a name="line351">351: </a>  PetscInt       bs,n;
-<a name="line352">352: </a>  PetscBool      flg;
-
-<a name="line355">355: </a>  PetscOptionsHead(PetscOptionsObject,<font color="#666666">"<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> BLZPACK Options"</font>);
-
-<a name="line357">357: </a>  bs = blz->block_size;
-<a name="line358">358: </a>  PetscOptionsInt(<font color="#666666">"-eps_blzpack_block_size"</font>,<font color="#666666">"Block size"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetBlockSize.html#EPSBlzpackSetBlockSize">EPSBlzpackSetBlockSize</a>"</font>,bs,&bs,&flg);
-<a name="line359">359: </a>  <font color="#4169E1">if</font> (flg) {
-<a name="line360">360: </a>    <a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetBlockSize.html#EPSBlzpackSetBlockSize">EPSBlzpackSetBlockSize</a>(eps,bs);
-<a name="line361">361: </a>  }
-
-<a name="line363">363: </a>  n = blz->nsteps;
-<a name="line364">364: </a>  PetscOptionsInt(<font color="#666666">"-eps_blzpack_nsteps"</font>,<font color="#666666">"Number of steps"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetNSteps.html#EPSBlzpackSetNSteps">EPSBlzpackSetNSteps</a>"</font>,n,&n,&flg);
-<a name="line365">365: </a>  <font color="#4169E1">if</font> (flg) {
-<a name="line366">366: </a>    <a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetNSteps.html#EPSBlzpackSetNSteps">EPSBlzpackSetNSteps</a>(eps,n);
-<a name="line367">367: </a>  }
-
-<a name="line369">369: </a>  PetscOptionsTail();
-<a name="line370">370: </a>  <font color="#4169E1">return</font>(0);
-<a name="line371">371: </a>}
-
-<a name="line375">375: </a><strong><font color="#4169E1"><a name="EPSBlzpackSetBlockSize_BLZPACK"></a>static PetscErrorCode EPSBlzpackSetBlockSize_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt bs)</font></strong>
-<a name="line376">376: </a>{
-<a name="line378">378: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
-
-<a name="line381">381: </a>  <font color="#4169E1">if</font> (bs == PETSC_DEFAULT) blz->block_size = 3;
-<a name="line382">382: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (bs <= 0) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Block size must be positive"</font>);
-<a name="line383">383: </a>  <font color="#4169E1">else</font> {
-<a name="line384">384: </a>    PetscBLASIntCast(bs,&blz->block_size);
-<a name="line385">385: </a>  }
-<a name="line386">386: </a>  <font color="#4169E1">return</font>(0);
-<a name="line387">387: </a>}
-
-<a name="line391">391: </a><font color="#B22222">/*@</font>
-<a name="line392">392: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetBlockSize.html#EPSBlzpackSetBlockSize">EPSBlzpackSetBlockSize</a> - Sets the block size for the BLZPACK package.</font>
-
-<a name="line394">394: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a></font>
-
-<a name="line396">396: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line397">397: </a><font color="#B22222">+  eps - the eigenproblem solver context</font>
-<a name="line398">398: </a><font color="#B22222">-  bs - block size</font>
-
-<a name="line400">400: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line401">401: </a><font color="#B22222">.  -eps_blzpack_block_size - Sets the value of the block size</font>
-
-<a name="line403">403: </a><font color="#B22222">   Level: advanced</font>
-<a name="line404">404: </a><font color="#B22222">@*/</font>
-<a name="line405">405: </a><strong><font color="#4169E1"><a name="EPSBlzpackSetBlockSize"></a>PetscErrorCode <a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetBlockSize.html#EPSBlzpackSetBlockSize">EPSBlzpackSetBlockSize</a>(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt bs)</font></strong>
-<a name="line406">406: </a>{
-
-<a name="line412">412: </a>  PetscTryMethod(eps,<font color="#666666">"EPSBlzpackSetBlockSize_C"</font>,(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a>,PetscInt),(eps,bs));
-<a name="line413">413: </a>  <font color="#4169E1">return</font>(0);
-<a name="line414">414: </a>}
-
-<a name="line418">418: </a><strong><font color="#4169E1"><a name="EPSBlzpackSetNSteps_BLZPACK"></a>static PetscErrorCode EPSBlzpackSetNSteps_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt nsteps)</font></strong>
-<a name="line419">419: </a>{
-<a name="line421">421: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
-
-<a name="line424">424: </a>  <font color="#4169E1">if</font> (nsteps == PETSC_DEFAULT) blz->nsteps = 0;
-<a name="line425">425: </a>  <font color="#4169E1">else</font> {
-<a name="line426">426: </a>    PetscBLASIntCast(nsteps,&blz->nsteps);
-<a name="line427">427: </a>  }
-<a name="line428">428: </a>  <font color="#4169E1">return</font>(0);
-<a name="line429">429: </a>}
-
-<a name="line433">433: </a><font color="#B22222">/*@</font>
-<a name="line434">434: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetNSteps.html#EPSBlzpackSetNSteps">EPSBlzpackSetNSteps</a> - Sets the maximum number of steps per run for the BLZPACK</font>
-<a name="line435">435: </a><font color="#B22222">   package.</font>
-
-<a name="line437">437: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a></font>
-
-<a name="line439">439: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line440">440: </a><font color="#B22222">+  eps     - the eigenproblem solver context</font>
-<a name="line441">441: </a><font color="#B22222">-  nsteps  - maximum number of steps</font>
-
-<a name="line443">443: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line444">444: </a><font color="#B22222">.  -eps_blzpack_nsteps - Sets the maximum number of steps per run</font>
-
-<a name="line446">446: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line448">448: </a><font color="#B22222">@*/</font>
-<a name="line449">449: </a><strong><font color="#4169E1"><a name="EPSBlzpackSetNSteps"></a>PetscErrorCode <a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetNSteps.html#EPSBlzpackSetNSteps">EPSBlzpackSetNSteps</a>(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt nsteps)</font></strong>
-<a name="line450">450: </a>{
-
-<a name="line456">456: </a>  PetscTryMethod(eps,<font color="#666666">"EPSBlzpackSetNSteps_C"</font>,(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a>,PetscInt),(eps,nsteps));
-<a name="line457">457: </a>  <font color="#4169E1">return</font>(0);
-<a name="line458">458: </a>}
-
-<a name="line462">462: </a><strong><font color="#4169E1"><a name="EPSCreate_BLZPACK"></a>PETSC_EXTERN PetscErrorCode EPSCreate_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
-<a name="line463">463: </a>{
-<a name="line465">465: </a>  EPS_BLZPACK    *blzpack;
-
-<a name="line468">468: </a>  PetscNewLog(eps,&blzpack);
-<a name="line469">469: </a>  eps->data = (void*)blzpack;
-
-<a name="line471">471: </a>  eps->ops->setup                = EPSSetUp_BLZPACK;
-<a name="line472">472: </a>  eps->ops->setfromoptions       = EPSSetFromOptions_BLZPACK;
-<a name="line473">473: </a>  eps->ops->destroy              = EPSDestroy_BLZPACK;
-<a name="line474">474: </a>  eps->ops->reset                = EPSReset_BLZPACK;
-<a name="line475">475: </a>  eps->ops->view                 = EPSView_BLZPACK;
-<a name="line476">476: </a>  eps->ops->backtransform        = EPSBackTransform_BLZPACK;
-<a name="line477">477: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSBlzpackSetBlockSize_C"</font>,EPSBlzpackSetBlockSize_BLZPACK);
-<a name="line478">478: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSBlzpackSetNSteps_C"</font>,EPSBlzpackSetNSteps_BLZPACK);
-<a name="line479">479: </a>  <font color="#4169E1">return</font>(0);
-<a name="line480">480: </a>}
+<a name="line140">140: </a>  EPS_SetInnerProduct(eps);
+<a name="line141">141: </a>  PetscObjectTypeCompare((PetscObject)eps->V,BVVECS,&flg);
+<a name="line142">142: </a>  <font color="#4169E1">if</font> (flg) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_SUP,<font color="#666666">"This solver requires a <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> with contiguous storage"</font>);
+<a name="line143">143: </a>  <a href="../../../../../docs/manualpages/RG/RGIsTrivial.html#RGIsTrivial">RGIsTrivial</a>(eps->rg,&istrivial);
+<a name="line144">144: </a>  <font color="#4169E1">if</font> (!istrivial) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_SUP,<font color="#666666">"This solver does not support region filtering"</font>);
+
+<a name="line146">146: </a>  <font color="#B22222">/* dispatch solve method */</font>
+<a name="line147">147: </a>  eps->ops->solve = EPSSolve_BLZPACK;
+<a name="line148">148: </a>  <font color="#4169E1">return</font>(0);
+<a name="line149">149: </a>}
+
+<a name="line153">153: </a><strong><font color="#4169E1"><a name="EPSSolve_BLZPACK"></a>PetscErrorCode EPSSolve_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line154">154: </a>{
+<a name="line156">156: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
+<a name="line157">157: </a>  PetscInt       nn;
+<a name="line158">158: </a>  PetscBLASInt   i,nneig,lflag,nvopu;
+<a name="line159">159: </a>  Vec            x,y,v0;
+<a name="line160">160: </a>  PetscScalar    sigma,*pV;
+<a name="line161">161: </a>  Mat            A;
+<a name="line162">162: </a>  KSP            ksp;
+<a name="line163">163: </a>  PC             pc;
+
+<a name="line166">166: </a>  VecCreateMPIWithArray(PetscObjectComm((PetscObject)eps),1,eps->nloc,PETSC_DECIDE,NULL,&x);
+<a name="line167">167: </a>  VecCreateMPIWithArray(PetscObjectComm((PetscObject)eps),1,eps->nloc,PETSC_DECIDE,NULL,&y);
+<a name="line168">168: </a>  EPSGetStartVector(eps,0,NULL);
+<a name="line169">169: </a>  <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(eps->V,0,0);  <font color="#B22222">/* just for deflation space */</font>
+<a name="line170">170: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(eps->V,0,&v0);
+<a name="line171">171: </a>  VecGetArray(v0,&pV);
+
+<a name="line173">173: </a>  <font color="#4169E1">if</font> (eps->isgeneralized && !blz->slice) {
+<a name="line174">174: </a>    <a href="../../../../../docs/manualpages/ST/STGetShift.html#STGetShift">STGetShift</a>(eps->st,&sigma); <font color="#B22222">/* shift of origin */</font>
+<a name="line175">175: </a>    blz->rstor[0]  = sigma;        <font color="#B22222">/* lower limit of eigenvalue interval */</font>
+<a name="line176">176: </a>    blz->rstor[1]  = sigma;        <font color="#B22222">/* upper limit of eigenvalue interval */</font>
+<a name="line177">177: </a>  } <font color="#4169E1">else</font> {
+<a name="line178">178: </a>    sigma = 0.0;
+<a name="line179">179: </a>    blz->rstor[0]  = eps->inta;    <font color="#B22222">/* lower limit of eigenvalue interval */</font>
+<a name="line180">180: </a>    blz->rstor[1]  = eps->intb;    <font color="#B22222">/* upper limit of eigenvalue interval */</font>
+<a name="line181">181: </a>  }
+<a name="line182">182: </a>  nneig = 0;                       <font color="#B22222">/* no. of eigs less than sigma */</font>
+
+<a name="line184">184: </a>  PetscBLASIntCast(eps->nloc,&blz->istor[0]); <font color="#B22222">/* no. of rows of U, V, X */</font>
+<a name="line185">185: </a>  PetscBLASIntCast(eps->nloc,&blz->istor[1]); <font color="#B22222">/* leading dim of U, V, X */</font>
+<a name="line186">186: </a>  PetscBLASIntCast(eps->nev,&blz->istor[2]);  <font color="#B22222">/* required eigenpairs */</font>
+<a name="line187">187: </a>  PetscBLASIntCast(eps->ncv,&blz->istor[3]);  <font color="#B22222">/* working eigenpairs */</font>
+<a name="line188">188: </a>  blz->istor[4]  = blz->block_size;    <font color="#B22222">/* number of vectors in a block */</font>
+<a name="line189">189: </a>  blz->istor[5]  = blz->nsteps;        <font color="#B22222">/* maximun number of steps per run */</font>
+<a name="line190">190: </a>  blz->istor[6]  = 1;                  <font color="#B22222">/* number of starting vectors as input */</font>
+<a name="line191">191: </a>  blz->istor[7]  = 0;                  <font color="#B22222">/* number of eigenpairs given as input */</font>
+<a name="line192">192: </a>  blz->istor[8]  = (blz->slice || eps->isgeneralized) ? 1 : 0;   <font color="#B22222">/* problem type */</font>
+<a name="line193">193: </a>  blz->istor[9]  = blz->slice;         <font color="#B22222">/* spectrum slicing */</font>
+<a name="line194">194: </a>  blz->istor[10] = eps->isgeneralized ? 1 : 0;   <font color="#B22222">/* solutions refinement (purify) */</font>
+<a name="line195">195: </a>  blz->istor[11] = 0;                  <font color="#B22222">/* level of printing */</font>
+<a name="line196">196: </a>  blz->istor[12] = 6;                  <font color="#B22222">/* file unit for output */</font>
+<a name="line197">197: </a>  PetscBLASIntCast(MPI_Comm_c2f(PetscObjectComm((PetscObject)eps)),&blz->istor[13]);
+
+<a name="line199">199: </a>  blz->rstor[2]  = eps->tol;           <font color="#B22222">/* threshold for convergence */</font>
+
+<a name="line201">201: </a>  lflag = 0;           <font color="#B22222">/* reverse communication interface flag */</font>
+
+<a name="line203">203: </a>  <font color="#4169E1">do</font> {
+<a name="line204">204: </a>    BLZpack_(blz->istor,blz->rstor,&sigma,&nneig,blz->u,blz->v,&lflag,&nvopu,blz->eig,pV);
+
+<a name="line206">206: </a>    <font color="#4169E1">switch</font> (lflag) {
+<a name="line207">207: </a>    <font color="#4169E1">case</font> 1:
+<a name="line208">208: </a>      <font color="#B22222">/* compute v = OP u */</font>
+<a name="line209">209: </a>      <font color="#4169E1">for</font> (i=0;i<nvopu;i++) {
+<a name="line210">210: </a>        VecPlaceArray(x,blz->u+i*eps->nloc);
+<a name="line211">211: </a>        VecPlaceArray(y,blz->v+i*eps->nloc);
+<a name="line212">212: </a>        <font color="#4169E1">if</font> (blz->slice || eps->isgeneralized) {
+<a name="line213">213: </a>          <a href="../../../../../docs/manualpages/ST/STMatSolve.html#STMatSolve">STMatSolve</a>(eps->st,x,y);
+<a name="line214">214: </a>        } <font color="#4169E1">else</font> {
+<a name="line215">215: </a>          <a href="../../../../../docs/manualpages/ST/STApply.html#STApply">STApply</a>(eps->st,x,y);
+<a name="line216">216: </a>        }
+<a name="line217">217: </a>        <a href="../../../../../docs/manualpages/BV/BVOrthogonalizeVec.html#BVOrthogonalizeVec">BVOrthogonalizeVec</a>(eps->V,y,NULL,NULL,NULL);
+<a name="line218">218: </a>        VecResetArray(x);
+<a name="line219">219: </a>        VecResetArray(y);
+<a name="line220">220: </a>      }
+<a name="line221">221: </a>      <font color="#B22222">/* monitor */</font>
+<a name="line222">222: </a>      eps->nconv  = BLZistorr_(blz->istor,<font color="#666666">"NTEIG"</font>,5);
+<a name="line223">223: </a>      EPSMonitor(eps,eps->its,eps->nconv,
+<a name="line224">224: </a>        blz->rstor+BLZistorr_(blz->istor,<font color="#666666">"IRITZ"</font>,5),
+<a name="line225">225: </a>        eps->eigi,
+<a name="line226">226: </a>        blz->rstor+BLZistorr_(blz->istor,<font color="#666666">"IRITZ"</font>,5)+BLZistorr_(blz->istor,<font color="#666666">"JT"</font>,2),
+<a name="line227">227: </a>        BLZistorr_(blz->istor,<font color="#666666">"NRITZ"</font>,5));
+<a name="line228">228: </a>      eps->its = eps->its + 1;
+<a name="line229">229: </a>      <font color="#4169E1">if</font> (eps->its >= eps->max_it || eps->nconv >= eps->nev) lflag = 5;
+<a name="line230">230: </a>      <font color="#4169E1">break</font>;
+<a name="line231">231: </a>    <font color="#4169E1">case</font> 2:
+<a name="line232">232: </a>      <font color="#B22222">/* compute v = B u */</font>
+<a name="line233">233: </a>      <font color="#4169E1">for</font> (i=0;i<nvopu;i++) {
+<a name="line234">234: </a>        VecPlaceArray(x,blz->u+i*eps->nloc);
+<a name="line235">235: </a>        VecPlaceArray(y,blz->v+i*eps->nloc);
+<a name="line236">236: </a>        <a href="../../../../../docs/manualpages/BV/BVApplyMatrix.html#BVApplyMatrix">BVApplyMatrix</a>(eps->V,x,y);
+<a name="line237">237: </a>        VecResetArray(x);
+<a name="line238">238: </a>        VecResetArray(y);
+<a name="line239">239: </a>      }
+<a name="line240">240: </a>      <font color="#4169E1">break</font>;
+<a name="line241">241: </a>    <font color="#4169E1">case</font> 3:
+<a name="line242">242: </a>      <font color="#B22222">/* update shift */</font>
+<a name="line243">243: </a>      PetscInfo1(eps,<font color="#666666">"Factorization update (sigma=%g)\n"</font>,(double)sigma);
+<a name="line244">244: </a>      <a href="../../../../../docs/manualpages/ST/STSetShift.html#STSetShift">STSetShift</a>(eps->st,sigma);
+<a name="line245">245: </a>      <a href="../../../../../docs/manualpages/ST/STGetKSP.html#STGetKSP">STGetKSP</a>(eps->st,&ksp);
+<a name="line246">246: </a>      KSPGetPC(ksp,&pc);
+<a name="line247">247: </a>      PCFactorGetMatrix(pc,&A);
+<a name="line248">248: </a>      MatGetInertia(A,&nn,NULL,NULL);
+<a name="line249">249: </a>      PetscBLASIntCast(nn,&nneig);
+<a name="line250">250: </a>      <font color="#4169E1">break</font>;
+<a name="line251">251: </a>    <font color="#4169E1">case</font> 4:
+<a name="line252">252: </a>      <font color="#B22222">/* copy the initial vector */</font>
+<a name="line253">253: </a>      VecPlaceArray(x,blz->v);
+<a name="line254">254: </a>      VecCopy(v0,x);
+<a name="line255">255: </a>      VecResetArray(x);
+<a name="line256">256: </a>      <font color="#4169E1">break</font>;
+<a name="line257">257: </a>    }
+
+<a name="line259">259: </a>  } <font color="#4169E1">while</font> (lflag > 0);
+
+<a name="line261">261: </a>  VecRestoreArray(v0,&pV);
+<a name="line262">262: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(eps->V,0,&v0);
+
+<a name="line264">264: </a>  eps->nconv  = BLZistorr_(blz->istor,<font color="#666666">"NTEIG"</font>,5);
+<a name="line265">265: </a>  eps->reason = EPS_CONVERGED_TOL;
+
+<a name="line267">267: </a>  <font color="#4169E1">for</font> (i=0;i<eps->nconv;i++) {
+<a name="line268">268: </a>    eps->eigr[i]=blz->eig[i];
+<a name="line269">269: </a>  }
+
+<a name="line271">271: </a>  <font color="#4169E1">if</font> (lflag!=0) {
+<a name="line272">272: </a>    char msg[2048] = <font color="#666666">""</font>;
+<a name="line273">273: </a>    <font color="#4169E1">for</font> (i = 0; i < 33; i++) {
+<a name="line274">274: </a>      <font color="#4169E1">if</font> (blz->istor[15] & (1 << i)) PetscStrcat(msg,blzpack_error[i]);
+<a name="line275">275: </a>    }
+<a name="line276">276: </a>    SETERRQ2(PetscObjectComm((PetscObject)eps),PETSC_ERR_LIB,<font color="#666666">"Error in BLZPACK (code=%d): '%s'"</font>,blz->istor[15],msg);
+<a name="line277">277: </a>  }
+<a name="line278">278: </a>  VecDestroy(&x);
+<a name="line279">279: </a>  VecDestroy(&y);
+<a name="line280">280: </a>  <font color="#4169E1">return</font>(0);
+<a name="line281">281: </a>}
+
+<a name="line285">285: </a><strong><font color="#4169E1"><a name="EPSBackTransform_BLZPACK"></a>PetscErrorCode EPSBackTransform_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line286">286: </a>{
+<a name="line288">288: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
+
+<a name="line291">291: </a>  <font color="#4169E1">if</font> (!blz->slice && !eps->isgeneralized) {
+<a name="line292">292: </a>    EPSBackTransform_Default(eps);
+<a name="line293">293: </a>  }
+<a name="line294">294: </a>  <font color="#4169E1">return</font>(0);
+<a name="line295">295: </a>}
+
+<a name="line299">299: </a><strong><font color="#4169E1"><a name="EPSReset_BLZPACK"></a>PetscErrorCode EPSReset_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line300">300: </a>{
+<a name="line302">302: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
+
+<a name="line305">305: </a>  PetscFree(blz->istor);
+<a name="line306">306: </a>  PetscFree(blz->rstor);
+<a name="line307">307: </a>  PetscFree(blz->u);
+<a name="line308">308: </a>  PetscFree(blz->v);
+<a name="line309">309: </a>  PetscFree(blz->eig);
+<a name="line310">310: </a>  <font color="#4169E1">return</font>(0);
+<a name="line311">311: </a>}
+
+<a name="line315">315: </a><strong><font color="#4169E1"><a name="EPSDestroy_BLZPACK"></a>PetscErrorCode EPSDestroy_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line316">316: </a>{
+
+<a name="line320">320: </a>  PetscFree(eps->data);
+<a name="line321">321: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSBlzpackSetBlockSize_C"</font>,NULL);
+<a name="line322">322: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSBlzpackSetNSteps_C"</font>,NULL);
+<a name="line323">323: </a>  <font color="#4169E1">return</font>(0);
+<a name="line324">324: </a>}
+
+<a name="line328">328: </a><strong><font color="#4169E1"><a name="EPSView_BLZPACK"></a>PetscErrorCode EPSView_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscViewer viewer)</font></strong>
+<a name="line329">329: </a>{
+<a name="line331">331: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
+<a name="line332">332: </a>  PetscBool      isascii;
+
+<a name="line335">335: </a>  PetscObjectTypeCompare((PetscObject)viewer,PETSCVIEWERASCII,&isascii);
+<a name="line336">336: </a>  <font color="#4169E1">if</font> (isascii) {
+<a name="line337">337: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">"  BLZPACK: block size=%d\n"</font>,blz->block_size);
+<a name="line338">338: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">"  BLZPACK: maximum number of steps per run=%d\n"</font>,blz->nsteps);
+<a name="line339">339: </a>    <font color="#4169E1">if</font> (blz->slice) {
+<a name="line340">340: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"  BLZPACK: computational interval [%f,%f]\n"</font>,eps->inta,eps->intb);
+<a name="line341">341: </a>    }
+<a name="line342">342: </a>  }
+<a name="line343">343: </a>  <font color="#4169E1">return</font>(0);
+<a name="line344">344: </a>}
+
+<a name="line348">348: </a><strong><font color="#4169E1"><a name="EPSSetFromOptions_BLZPACK"></a>PetscErrorCode EPSSetFromOptions_BLZPACK(PetscOptions *PetscOptionsObject,<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line349">349: </a>{
+<a name="line351">351: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
+<a name="line352">352: </a>  PetscInt       bs,n;
+<a name="line353">353: </a>  PetscBool      flg;
+
+<a name="line356">356: </a>  PetscOptionsHead(PetscOptionsObject,<font color="#666666">"<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> BLZPACK Options"</font>);
+
+<a name="line358">358: </a>  bs = blz->block_size;
+<a name="line359">359: </a>  PetscOptionsInt(<font color="#666666">"-eps_blzpack_block_size"</font>,<font color="#666666">"Block size"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetBlockSize.html#EPSBlzpackSetBlockSize">EPSBlzpackSetBlockSize</a>"</font>,bs,&bs,&flg);
+<a name="line360">360: </a>  <font color="#4169E1">if</font> (flg) {
+<a name="line361">361: </a>    <a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetBlockSize.html#EPSBlzpackSetBlockSize">EPSBlzpackSetBlockSize</a>(eps,bs);
+<a name="line362">362: </a>  }
+
+<a name="line364">364: </a>  n = blz->nsteps;
+<a name="line365">365: </a>  PetscOptionsInt(<font color="#666666">"-eps_blzpack_nsteps"</font>,<font color="#666666">"Number of steps"</font>,<font color="#666666">"<a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetNSteps.html#EPSBlzpackSetNSteps">EPSBlzpackSetNSteps</a>"</font>,n,&n,&flg);
+<a name="line366">366: </a>  <font color="#4169E1">if</font> (flg) {
+<a name="line367">367: </a>    <a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetNSteps.html#EPSBlzpackSetNSteps">EPSBlzpackSetNSteps</a>(eps,n);
+<a name="line368">368: </a>  }
+
+<a name="line370">370: </a>  PetscOptionsTail();
+<a name="line371">371: </a>  <font color="#4169E1">return</font>(0);
+<a name="line372">372: </a>}
+
+<a name="line376">376: </a><strong><font color="#4169E1"><a name="EPSBlzpackSetBlockSize_BLZPACK"></a>static PetscErrorCode EPSBlzpackSetBlockSize_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt bs)</font></strong>
+<a name="line377">377: </a>{
+<a name="line379">379: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
+
+<a name="line382">382: </a>  <font color="#4169E1">if</font> (bs == PETSC_DEFAULT) blz->block_size = 3;
+<a name="line383">383: </a>  <font color="#4169E1">else</font> <font color="#4169E1">if</font> (bs <= 0) SETERRQ(PetscObjectComm((PetscObject)eps),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Block size must be positive"</font>);
+<a name="line384">384: </a>  <font color="#4169E1">else</font> {
+<a name="line385">385: </a>    PetscBLASIntCast(bs,&blz->block_size);
+<a name="line386">386: </a>  }
+<a name="line387">387: </a>  <font color="#4169E1">return</font>(0);
+<a name="line388">388: </a>}
+
+<a name="line392">392: </a><font color="#B22222">/*@</font>
+<a name="line393">393: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetBlockSize.html#EPSBlzpackSetBlockSize">EPSBlzpackSetBlockSize</a> - Sets the block size for the BLZPACK package.</font>
+
+<a name="line395">395: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a></font>
+
+<a name="line397">397: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line398">398: </a><font color="#B22222">+  eps - the eigenproblem solver context</font>
+<a name="line399">399: </a><font color="#B22222">-  bs - block size</font>
+
+<a name="line401">401: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line402">402: </a><font color="#B22222">.  -eps_blzpack_block_size - Sets the value of the block size</font>
+
+<a name="line404">404: </a><font color="#B22222">   Level: advanced</font>
+<a name="line405">405: </a><font color="#B22222">@*/</font>
+<a name="line406">406: </a><strong><font color="#4169E1"><a name="EPSBlzpackSetBlockSize"></a>PetscErrorCode <a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetBlockSize.html#EPSBlzpackSetBlockSize">EPSBlzpackSetBlockSize</a>(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt bs)</font></strong>
+<a name="line407">407: </a>{
+
+<a name="line413">413: </a>  PetscTryMethod(eps,<font color="#666666">"EPSBlzpackSetBlockSize_C"</font>,(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a>,PetscInt),(eps,bs));
+<a name="line414">414: </a>  <font color="#4169E1">return</font>(0);
+<a name="line415">415: </a>}
+
+<a name="line419">419: </a><strong><font color="#4169E1"><a name="EPSBlzpackSetNSteps_BLZPACK"></a>static PetscErrorCode EPSBlzpackSetNSteps_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt nsteps)</font></strong>
+<a name="line420">420: </a>{
+<a name="line422">422: </a>  EPS_BLZPACK    *blz = (EPS_BLZPACK*)eps->data;
+
+<a name="line425">425: </a>  <font color="#4169E1">if</font> (nsteps == PETSC_DEFAULT) blz->nsteps = 0;
+<a name="line426">426: </a>  <font color="#4169E1">else</font> {
+<a name="line427">427: </a>    PetscBLASIntCast(nsteps,&blz->nsteps);
+<a name="line428">428: </a>  }
+<a name="line429">429: </a>  <font color="#4169E1">return</font>(0);
+<a name="line430">430: </a>}
+
+<a name="line434">434: </a><font color="#B22222">/*@</font>
+<a name="line435">435: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetNSteps.html#EPSBlzpackSetNSteps">EPSBlzpackSetNSteps</a> - Sets the maximum number of steps per run for the BLZPACK</font>
+<a name="line436">436: </a><font color="#B22222">   package.</font>
+
+<a name="line438">438: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a></font>
+
+<a name="line440">440: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line441">441: </a><font color="#B22222">+  eps     - the eigenproblem solver context</font>
+<a name="line442">442: </a><font color="#B22222">-  nsteps  - maximum number of steps</font>
+
+<a name="line444">444: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line445">445: </a><font color="#B22222">.  -eps_blzpack_nsteps - Sets the maximum number of steps per run</font>
+
+<a name="line447">447: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line449">449: </a><font color="#B22222">@*/</font>
+<a name="line450">450: </a><strong><font color="#4169E1"><a name="EPSBlzpackSetNSteps"></a>PetscErrorCode <a href="../../../../../docs/manualpages/EPS/EPSBlzpackSetNSteps.html#EPSBlzpackSetNSteps">EPSBlzpackSetNSteps</a>(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps,PetscInt nsteps)</font></strong>
+<a name="line451">451: </a>{
+
+<a name="line457">457: </a>  PetscTryMethod(eps,<font color="#666666">"EPSBlzpackSetNSteps_C"</font>,(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a>,PetscInt),(eps,nsteps));
+<a name="line458">458: </a>  <font color="#4169E1">return</font>(0);
+<a name="line459">459: </a>}
+
+<a name="line463">463: </a><strong><font color="#4169E1"><a name="EPSCreate_BLZPACK"></a>PETSC_EXTERN PetscErrorCode EPSCreate_BLZPACK(<a href="../../../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> eps)</font></strong>
+<a name="line464">464: </a>{
+<a name="line466">466: </a>  EPS_BLZPACK    *blzpack;
+
+<a name="line469">469: </a>  PetscNewLog(eps,&blzpack);
+<a name="line470">470: </a>  eps->data = (void*)blzpack;
+
+<a name="line472">472: </a>  eps->ops->setup                = EPSSetUp_BLZPACK;
+<a name="line473">473: </a>  eps->ops->setfromoptions       = EPSSetFromOptions_BLZPACK;
+<a name="line474">474: </a>  eps->ops->destroy              = EPSDestroy_BLZPACK;
+<a name="line475">475: </a>  eps->ops->reset                = EPSReset_BLZPACK;
+<a name="line476">476: </a>  eps->ops->view                 = EPSView_BLZPACK;
+<a name="line477">477: </a>  eps->ops->backtransform        = EPSBackTransform_BLZPACK;
+<a name="line478">478: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSBlzpackSetBlockSize_C"</font>,EPSBlzpackSetBlockSize_BLZPACK);
+<a name="line479">479: </a>  PetscObjectComposeFunction((PetscObject)eps,<font color="#666666">"EPSBlzpackSetNSteps_C"</font>,EPSBlzpackSetNSteps_BLZPACK);
+<a name="line480">480: </a>  <font color="#4169E1">return</font>(0);
+<a name="line481">481: </a>}
 
 </pre>
 </body>
diff --git a/src/eps/impls/external/blzpack/blzpackp.h.html b/src/eps/impls/external/blzpack/blzpackp.h.html
index 214afc7..e0f33d9 100644
--- a/src/eps/impls/external/blzpack/blzpackp.h.html
+++ b/src/eps/impls/external/blzpack/blzpackp.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/blzpack/blzpackp.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:01+00:00">
+<meta name="date" content="2016-03-29T14:58:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/blzpack/blzpackp.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/blzpack/blzpackp.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Private data structure used by the BLZPACK interface</font>
 
diff --git a/src/eps/impls/external/blzpack/index.html b/src/eps/impls/external/blzpack/index.html
index b25ce31..ad6f535 100644
--- a/src/eps/impls/external/blzpack/index.html
+++ b/src/eps/impls/external/blzpack/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/blzpack/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/blzpack/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/external/blzpack/makefile.html b/src/eps/impls/external/blzpack/makefile.html
index c6f319c..644abc0 100644
--- a/src/eps/impls/external/blzpack/makefile.html
+++ b/src/eps/impls/external/blzpack/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/blzpack/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:01+00:00">
+<meta name="date" content="2016-03-29T14:58:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/blzpack/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/blzpack/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/external/feast/feast.c.html b/src/eps/impls/external/feast/feast.c.html
index d01641a..1535c46 100644
--- a/src/eps/impls/external/feast/feast.c.html
+++ b/src/eps/impls/external/feast/feast.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/feast/feast.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:02+00:00">
+<meta name="date" content="2016-03-29T14:58:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/feast/feast.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/feast/feast.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   This file implements a wrapper to the FEAST package</font>
 
diff --git a/src/eps/impls/external/feast/feastp.h.html b/src/eps/impls/external/feast/feastp.h.html
index 6eec160..cc2fd85 100644
--- a/src/eps/impls/external/feast/feastp.h.html
+++ b/src/eps/impls/external/feast/feastp.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/feast/feastp.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:02+00:00">
+<meta name="date" content="2016-03-29T14:58:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/feast/feastp.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/feast/feastp.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Private data structure used by the FEAST interface</font>
 
diff --git a/src/eps/impls/external/feast/index.html b/src/eps/impls/external/feast/index.html
index db8c7a3..7be43c6 100644
--- a/src/eps/impls/external/feast/index.html
+++ b/src/eps/impls/external/feast/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/feast/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/feast/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/external/feast/makefile.html b/src/eps/impls/external/feast/makefile.html
index ef52626..0617aff 100644
--- a/src/eps/impls/external/feast/makefile.html
+++ b/src/eps/impls/external/feast/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/feast/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:03+00:00">
+<meta name="date" content="2016-03-29T14:58:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/feast/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/feast/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/external/index.html b/src/eps/impls/external/index.html
index 26b1b08..c1670d9 100644
--- a/src/eps/impls/external/index.html
+++ b/src/eps/impls/external/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/external/makefile.html b/src/eps/impls/external/makefile.html
index a99e383..c889c50 100644
--- a/src/eps/impls/external/makefile.html
+++ b/src/eps/impls/external/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:57+00:00">
+<meta name="date" content="2016-03-29T14:58:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/external/primme/index.html b/src/eps/impls/external/primme/index.html
index af084b3..da783e7 100644
--- a/src/eps/impls/external/primme/index.html
+++ b/src/eps/impls/external/primme/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/primme/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/primme/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/external/primme/makefile.html b/src/eps/impls/external/primme/makefile.html
index fd8fa7a..fda9997 100644
--- a/src/eps/impls/external/primme/makefile.html
+++ b/src/eps/impls/external/primme/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/primme/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:01+00:00">
+<meta name="date" content="2016-03-29T14:58:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/primme/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/primme/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/external/primme/primme.c.html b/src/eps/impls/external/primme/primme.c.html
index f69f6c4..c02609b 100644
--- a/src/eps/impls/external/primme/primme.c.html
+++ b/src/eps/impls/external/primme/primme.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/primme/primme.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:01+00:00">
+<meta name="date" content="2016-03-29T14:58:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/primme/primme.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/primme/primme.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   This file implements a wrapper to the PRIMME package</font>
 
diff --git a/src/eps/impls/external/trlan/index.html b/src/eps/impls/external/trlan/index.html
index 32d8a5a..98070d8 100644
--- a/src/eps/impls/external/trlan/index.html
+++ b/src/eps/impls/external/trlan/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/trlan/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/trlan/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/external/trlan/makefile.html b/src/eps/impls/external/trlan/makefile.html
index f4c90dd..4ddc55a 100644
--- a/src/eps/impls/external/trlan/makefile.html
+++ b/src/eps/impls/external/trlan/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/trlan/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:02+00:00">
+<meta name="date" content="2016-03-29T14:58:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/trlan/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/trlan/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/external/trlan/trlan.c.html b/src/eps/impls/external/trlan/trlan.c.html
index 452c981..230a740 100644
--- a/src/eps/impls/external/trlan/trlan.c.html
+++ b/src/eps/impls/external/trlan/trlan.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/trlan/trlan.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:01+00:00">
+<meta name="date" content="2016-03-29T14:58:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/trlan/trlan.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/trlan/trlan.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   This file implements a wrapper to the TRLAN package</font>
 
diff --git a/src/eps/impls/external/trlan/trlanp.h.html b/src/eps/impls/external/trlan/trlanp.h.html
index a27823a..ccbef8a 100644
--- a/src/eps/impls/external/trlan/trlanp.h.html
+++ b/src/eps/impls/external/trlan/trlanp.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/external/trlan/trlanp.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:02+00:00">
+<meta name="date" content="2016-03-29T14:58:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/external/trlan/trlanp.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/external/trlan/trlanp.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Private data structure used by the TRLAN interface</font>
 
diff --git a/src/eps/impls/index.html b/src/eps/impls/index.html
index 47f5a8e..10bc2e7 100644
--- a/src/eps/impls/index.html
+++ b/src/eps/impls/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/krylov/arnoldi/arnoldi.c.html b/src/eps/impls/krylov/arnoldi/arnoldi.c.html
index f250d3c..0bc84ea 100644
--- a/src/eps/impls/krylov/arnoldi/arnoldi.c.html
+++ b/src/eps/impls/krylov/arnoldi/arnoldi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/krylov/arnoldi/arnoldi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:36+00:00">
+<meta name="date" content="2016-03-29T14:57:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/arnoldi/arnoldi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/arnoldi/arnoldi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "arnoldi"</font>
diff --git a/src/eps/impls/krylov/arnoldi/index.html b/src/eps/impls/krylov/arnoldi/index.html
index 1f1ce65..75f158d 100644
--- a/src/eps/impls/krylov/arnoldi/index.html
+++ b/src/eps/impls/krylov/arnoldi/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/arnoldi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/arnoldi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/krylov/arnoldi/makefile.html b/src/eps/impls/krylov/arnoldi/makefile.html
index b2a4a2f..231c29c 100644
--- a/src/eps/impls/krylov/arnoldi/makefile.html
+++ b/src/eps/impls/krylov/arnoldi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/krylov/arnoldi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:36+00:00">
+<meta name="date" content="2016-03-29T14:57:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/arnoldi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/arnoldi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/krylov/epskrylov.c.html b/src/eps/impls/krylov/epskrylov.c.html
index aabe0bb..db93386 100644
--- a/src/eps/impls/krylov/epskrylov.c.html
+++ b/src/eps/impls/krylov/epskrylov.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/krylov/epskrylov.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:35+00:00">
+<meta name="date" content="2016-03-29T14:57:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/epskrylov.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/epskrylov.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Common subroutines for all Krylov-type solvers.</font>
 
diff --git a/src/eps/impls/krylov/index.html b/src/eps/impls/krylov/index.html
index 78ad62c..48a34db 100644
--- a/src/eps/impls/krylov/index.html
+++ b/src/eps/impls/krylov/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/krylov/krylovschur/index.html b/src/eps/impls/krylov/krylovschur/index.html
index cbc56e8..fbae1cb 100644
--- a/src/eps/impls/krylov/krylovschur/index.html
+++ b/src/eps/impls/krylov/krylovschur/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/krylovschur/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/krylovschur/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/krylov/krylovschur/krylovschur.c.html b/src/eps/impls/krylov/krylovschur/krylovschur.c.html
index 24ec2c8..7dd28e8 100644
--- a/src/eps/impls/krylov/krylovschur/krylovschur.c.html
+++ b/src/eps/impls/krylov/krylovschur/krylovschur.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/krylov/krylovschur/krylovschur.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:38+00:00">
+<meta name="date" content="2016-03-29T14:57:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/krylovschur/krylovschur.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/krylovschur/krylovschur.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "krylovschur"</font>
diff --git a/src/eps/impls/krylov/krylovschur/krylovschur.h.html b/src/eps/impls/krylov/krylovschur/krylovschur.h.html
index 3ecebcd..f195516 100644
--- a/src/eps/impls/krylov/krylovschur/krylovschur.h.html
+++ b/src/eps/impls/krylov/krylovschur/krylovschur.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/krylov/krylovschur/krylovschur.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:42+00:00">
+<meta name="date" content="2016-03-29T14:58:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/krylovschur/krylovschur.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/krylovschur/krylovschur.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Private header for Krylov-Schur.</font>
 
diff --git a/src/eps/impls/krylov/krylovschur/ks-indef.c.html b/src/eps/impls/krylov/krylovschur/ks-indef.c.html
index 0ebf846..80a5b0c 100644
--- a/src/eps/impls/krylov/krylovschur/ks-indef.c.html
+++ b/src/eps/impls/krylov/krylovschur/ks-indef.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/krylov/krylovschur/ks-indef.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:42+00:00">
+<meta name="date" content="2016-03-29T14:58:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/krylovschur/ks-indef.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/krylovschur/ks-indef.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "krylovschur"</font>
diff --git a/src/eps/impls/krylov/krylovschur/ks-slice.c b/src/eps/impls/krylov/krylovschur/ks-slice.c
index 8485aa1..442a437 100644
--- a/src/eps/impls/krylov/krylovschur/ks-slice.c
+++ b/src/eps/impls/krylov/krylovschur/ks-slice.c
@@ -230,7 +230,7 @@ static PetscErrorCode EPSSliceGetEPS(EPS eps)
     ierr = PCFactorSetMatSolverPackage(pc,stype);CHKERRQ(ierr);
 
     /* Create subcommunicator grouping processes with same rank */
-    if (ctx->commrank) { ierr = MPI_Comm_free(&ctx->commrank);CHKERRQ(ierr); }
+    if (ctx->commset) { ierr = MPI_Comm_free(&ctx->commrank);CHKERRQ(ierr); }
     ierr = MPI_Comm_rank(PetscSubcommChild(ctx->subc),&rank);CHKERRQ(ierr);
     ierr = MPI_Comm_split(((PetscObject)eps)->comm,rank,ctx->subc->color,&ctx->commrank);CHKERRQ(ierr);
     ctx->commset = PETSC_TRUE;
diff --git a/src/eps/impls/krylov/krylovschur/ks-slice.c.html b/src/eps/impls/krylov/krylovschur/ks-slice.c.html
index 5f3914b..d4a9a80 100644
--- a/src/eps/impls/krylov/krylovschur/ks-slice.c.html
+++ b/src/eps/impls/krylov/krylovschur/ks-slice.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/krylov/krylovschur/ks-slice.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:40+00:00">
+<meta name="date" content="2016-03-29T14:57:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/krylovschur/ks-slice.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/krylovschur/ks-slice.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "krylovschur"</font>
@@ -230,7 +230,7 @@
 <a name="line230">230: </a>    PCFactorSetMatSolverPackage(pc,stype);
 
 <a name="line232">232: </a>    <font color="#B22222">/* Create subcommunicator grouping processes with same rank */</font>
-<a name="line233">233: </a>    <font color="#4169E1">if</font> (ctx->commrank) { <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Comm_free.html#MPI_Comm_free">MPI_Comm_free</a>(&ctx->commrank); }
+<a name="line233">233: </a>    <font color="#4169E1">if</font> (ctx->commset) { <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Comm_free.html#MPI_Comm_free">MPI_Comm_free</a>(&ctx->commrank); }
 <a name="line234">234: </a>    <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(PetscSubcommChild(ctx->subc),&rank);
 <a name="line235">235: </a>    <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Comm_split.html#MPI_Comm_split">MPI_Comm_split</a>(((PetscObject)eps)->comm,rank,ctx->subc->color,&ctx->commrank);
 <a name="line236">236: </a>    ctx->commset = PETSC_TRUE;
diff --git a/src/eps/impls/krylov/krylovschur/ks-symm.c.html b/src/eps/impls/krylov/krylovschur/ks-symm.c.html
index 2567cdb..37d625c 100644
--- a/src/eps/impls/krylov/krylovschur/ks-symm.c.html
+++ b/src/eps/impls/krylov/krylovschur/ks-symm.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/krylov/krylovschur/ks-symm.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:40+00:00">
+<meta name="date" content="2016-03-29T14:57:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/krylovschur/ks-symm.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/krylovschur/ks-symm.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "krylovschur"</font>
diff --git a/src/eps/impls/krylov/krylovschur/makefile.html b/src/eps/impls/krylov/krylovschur/makefile.html
index aa2024b..8de74f6 100644
--- a/src/eps/impls/krylov/krylovschur/makefile.html
+++ b/src/eps/impls/krylov/krylovschur/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/krylov/krylovschur/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:42+00:00">
+<meta name="date" content="2016-03-29T14:58:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/krylovschur/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/krylovschur/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/krylov/lanczos/index.html b/src/eps/impls/krylov/lanczos/index.html
index 92fc513..1326b0d 100644
--- a/src/eps/impls/krylov/lanczos/index.html
+++ b/src/eps/impls/krylov/lanczos/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/lanczos/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/lanczos/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/krylov/lanczos/lanczos.c.html b/src/eps/impls/krylov/lanczos/lanczos.c.html
index 8ab8480..aedbc01 100644
--- a/src/eps/impls/krylov/lanczos/lanczos.c.html
+++ b/src/eps/impls/krylov/lanczos/lanczos.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/krylov/lanczos/lanczos.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:36+00:00">
+<meta name="date" content="2016-03-29T14:57:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/lanczos/lanczos.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/lanczos/lanczos.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "lanczos"</font>
diff --git a/src/eps/impls/krylov/lanczos/makefile.html b/src/eps/impls/krylov/lanczos/makefile.html
index deadb8c..fffdc5a 100644
--- a/src/eps/impls/krylov/lanczos/makefile.html
+++ b/src/eps/impls/krylov/lanczos/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/krylov/lanczos/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:38+00:00">
+<meta name="date" content="2016-03-29T14:57:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/lanczos/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/lanczos/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/krylov/makefile.html b/src/eps/impls/krylov/makefile.html
index ade86c2..1afdd94 100644
--- a/src/eps/impls/krylov/makefile.html
+++ b/src/eps/impls/krylov/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/krylov/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:36+00:00">
+<meta name="date" content="2016-03-29T14:57:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/krylov/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/krylov/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/lapack/index.html b/src/eps/impls/lapack/index.html
index 99fd14a..3690ba3 100644
--- a/src/eps/impls/lapack/index.html
+++ b/src/eps/impls/lapack/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/lapack/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/lapack/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/lapack/lapack.c.html b/src/eps/impls/lapack/lapack.c.html
index e637105..5fc83db 100644
--- a/src/eps/impls/lapack/lapack.c.html
+++ b/src/eps/impls/lapack/lapack.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/lapack/lapack.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:57+00:00">
+<meta name="date" content="2016-03-29T14:58:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/lapack/lapack.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/lapack/lapack.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   This file implements a wrapper to the LAPACK eigenvalue subroutines.</font>
 <a name="line3">  3: </a><font color="#B22222">   Generalized problems are transformed to standard ones only if necessary.</font>
diff --git a/src/eps/impls/lapack/makefile.html b/src/eps/impls/lapack/makefile.html
index 9b631c5..d33773c 100644
--- a/src/eps/impls/lapack/makefile.html
+++ b/src/eps/impls/lapack/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/lapack/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:57+00:00">
+<meta name="date" content="2016-03-29T14:58:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/lapack/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/lapack/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/makefile.html b/src/eps/impls/makefile.html
index 3947a06..8f194f7 100644
--- a/src/eps/impls/makefile.html
+++ b/src/eps/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:34+00:00">
+<meta name="date" content="2016-03-29T14:57:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/power/index.html b/src/eps/impls/power/index.html
index 6637924..900791a 100644
--- a/src/eps/impls/power/index.html
+++ b/src/eps/impls/power/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/power/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/power/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/power/makefile.html b/src/eps/impls/power/makefile.html
index c73d5a1..ed64236 100644
--- a/src/eps/impls/power/makefile.html
+++ b/src/eps/impls/power/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/power/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:34+00:00">
+<meta name="date" content="2016-03-29T14:57:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/power/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/power/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/power/power.c.html b/src/eps/impls/power/power.c.html
index c20995e..61aaf4c 100644
--- a/src/eps/impls/power/power.c.html
+++ b/src/eps/impls/power/power.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/power/power.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:34+00:00">
+<meta name="date" content="2016-03-29T14:57:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/power/power.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/power/power.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "power"</font>
diff --git a/src/eps/impls/subspace/index.html b/src/eps/impls/subspace/index.html
index 81543b7..86afbbd 100644
--- a/src/eps/impls/subspace/index.html
+++ b/src/eps/impls/subspace/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/subspace/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/subspace/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/impls/subspace/makefile.html b/src/eps/impls/subspace/makefile.html
index d2baa8f..b7810c7 100644
--- a/src/eps/impls/subspace/makefile.html
+++ b/src/eps/impls/subspace/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/subspace/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:35+00:00">
+<meta name="date" content="2016-03-29T14:57:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/subspace/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/subspace/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/impls/subspace/subspace.c.html b/src/eps/impls/subspace/subspace.c.html
index bff3e6f..f11955d 100644
--- a/src/eps/impls/subspace/subspace.c.html
+++ b/src/eps/impls/subspace/subspace.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/impls/subspace/subspace.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:34+00:00">
+<meta name="date" content="2016-03-29T14:57:52+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/impls/subspace/subspace.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/impls/subspace/subspace.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "subspace"</font>
diff --git a/src/eps/index.html b/src/eps/index.html
index b23a5f3..8e1d5e5 100644
--- a/src/eps/index.html
+++ b/src/eps/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/interface/dlregiseps.c.html b/src/eps/interface/dlregiseps.c.html
index db4675b..6d351b8 100644
--- a/src/eps/interface/dlregiseps.c.html
+++ b/src/eps/interface/dlregiseps.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/interface/dlregiseps.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:33+00:00">
+<meta name="date" content="2016-03-29T14:57:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/interface/dlregiseps.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/interface/dlregiseps.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/interface/epsbasic.c.html b/src/eps/interface/epsbasic.c.html
index 10e5ece..39100d0 100644
--- a/src/eps/interface/epsbasic.c.html
+++ b/src/eps/interface/epsbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/interface/epsbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:25+00:00">
+<meta name="date" content="2016-03-29T14:57:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/interface/epsbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/interface/epsbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   The basic <a href="../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> routines, Create, Destroy, etc. are here.</font>
 
diff --git a/src/eps/interface/epsdefault.c.html b/src/eps/interface/epsdefault.c.html
index 3684255..56e6d28 100644
--- a/src/eps/interface/epsdefault.c.html
+++ b/src/eps/interface/epsdefault.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/interface/epsdefault.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:28+00:00">
+<meta name="date" content="2016-03-29T14:57:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/interface/epsdefault.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/interface/epsdefault.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">     This file contains some simple default routines for common operations.</font>
 
diff --git a/src/eps/interface/epsmon.c.html b/src/eps/interface/epsmon.c.html
index 8741ec2..072c332 100644
--- a/src/eps/interface/epsmon.c.html
+++ b/src/eps/interface/epsmon.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/interface/epsmon.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:24+00:00">
+<meta name="date" content="2016-03-29T14:57:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/interface/epsmon.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/interface/epsmon.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> routines related to monitors.</font>
 
diff --git a/src/eps/interface/epsopts.c.html b/src/eps/interface/epsopts.c.html
index b60d963..cd87b4a 100644
--- a/src/eps/interface/epsopts.c.html
+++ b/src/eps/interface/epsopts.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/interface/epsopts.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:29+00:00">
+<meta name="date" content="2016-03-29T14:57:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/interface/epsopts.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/interface/epsopts.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> routines related to options that can be set via the command-line</font>
 <a name="line3">  3: </a><font color="#B22222">      or procedurally.</font>
diff --git a/src/eps/interface/epsregis.c.html b/src/eps/interface/epsregis.c.html
index 709a989..520165f 100644
--- a/src/eps/interface/epsregis.c.html
+++ b/src/eps/interface/epsregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/interface/epsregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:28+00:00">
+<meta name="date" content="2016-03-29T14:57:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/interface/epsregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/interface/epsregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/interface/epssetup.c.html b/src/eps/interface/epssetup.c.html
index b48f846..33c11ed 100644
--- a/src/eps/interface/epssetup.c.html
+++ b/src/eps/interface/epssetup.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/interface/epssetup.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:31+00:00">
+<meta name="date" content="2016-03-29T14:57:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/interface/epssetup.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/interface/epssetup.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> routines related to problem setup.</font>
 
diff --git a/src/eps/interface/epssolve.c.html b/src/eps/interface/epssolve.c.html
index c0a548e..eea01b4 100644
--- a/src/eps/interface/epssolve.c.html
+++ b/src/eps/interface/epssolve.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/interface/epssolve.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:32+00:00">
+<meta name="date" content="2016-03-29T14:57:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/interface/epssolve.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/interface/epssolve.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> routines related to the solution process.</font>
 
diff --git a/src/eps/interface/epsview.c.html b/src/eps/interface/epsview.c.html
index 6c61a89..5128b64 100644
--- a/src/eps/interface/epsview.c.html
+++ b/src/eps/interface/epsview.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/interface/epsview.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:26+00:00">
+<meta name="date" content="2016-03-29T14:57:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/interface/epsview.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/interface/epsview.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   The <a href="../../../docs/manualpages/EPS/EPS.html#EPS">EPS</a> routines related to various viewers.</font>
 
diff --git a/src/eps/interface/index.html b/src/eps/interface/index.html
index 672be3f..d19169e 100644
--- a/src/eps/interface/index.html
+++ b/src/eps/interface/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Eigenvalue Problem Solver - EPS: <a href="../../../src/eps/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/eps/interface/makefile.html b/src/eps/interface/makefile.html
index 7c3ea03..5e9e974 100644
--- a/src/eps/interface/makefile.html
+++ b/src/eps/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:34+00:00">
+<meta name="date" content="2016-03-29T14:57:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/eps/makefile.html b/src/eps/makefile.html
index bea646e..1ab32fd 100644
--- a/src/eps/makefile.html
+++ b/src/eps/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/eps/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:24+00:00">
+<meta name="date" content="2016-03-29T14:57:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/eps/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/eps/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/index.html b/src/index.html
index 19b74aa..2636d56 100644
--- a/src/index.html
+++ b/src/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
 <a href="sys/">sys/</a><br>
 <a href="eps/">eps/</a><br>
diff --git a/src/makefile.html b/src/makefile.html
index 62d8a1f..2b05060 100644
--- a/src/makefile.html
+++ b/src/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:22+00:00">
+<meta name="date" content="2016-03-29T14:56:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/mfn/examples/index.html b/src/mfn/examples/index.html
index 40b4856..37e7e81 100644
--- a/src/mfn/examples/index.html
+++ b/src/mfn/examples/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/examples/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
 <a href="tests/">tests/</a><br>
 <a href="tutorials/">tutorials/</a><br>
diff --git a/src/mfn/examples/makefile.html b/src/mfn/examples/makefile.html
index f1760a4..d93980e 100644
--- a/src/mfn/examples/makefile.html
+++ b/src/mfn/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:08+00:00">
+<meta name="date" content="2016-03-29T14:59:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/mfn/examples/tests/index.html b/src/mfn/examples/tests/index.html
index e6f0afe..0d20264 100644
--- a/src/mfn/examples/tests/index.html
+++ b/src/mfn/examples/tests/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Matrix Function - MFN: <a href="../../../src/mfn/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/mfn/examples/tests/makefile.html b/src/mfn/examples/tests/makefile.html
index b85de70..ce21109 100644
--- a/src/mfn/examples/tests/makefile.html
+++ b/src/mfn/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:08+00:00">
+<meta name="date" content="2016-03-29T14:59:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/mfn/examples/tutorials/ex23.c.html b/src/mfn/examples/tutorials/ex23.c.html
index cfa7cf2..df9cf83 100644
--- a/src/mfn/examples/tutorials/ex23.c.html
+++ b/src/mfn/examples/tutorials/ex23.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/examples/tutorials/ex23.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:08+00:00">
+<meta name="date" content="2016-03-29T14:59:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/examples/tutorials/ex23.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/examples/tutorials/ex23.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/mfn/examples/tutorials/index.html b/src/mfn/examples/tutorials/index.html
index a32aa53..7dc759f 100644
--- a/src/mfn/examples/tutorials/index.html
+++ b/src/mfn/examples/tutorials/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Matrix Function - MFN: <a href="../../../src/mfn/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/mfn/examples/tutorials/makefile.html b/src/mfn/examples/tutorials/makefile.html
index a20f04f..7a45f36 100644
--- a/src/mfn/examples/tutorials/makefile.html
+++ b/src/mfn/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:09+00:00">
+<meta name="date" content="2016-03-29T14:59:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/mfn/f90-mod/index.html b/src/mfn/f90-mod/index.html
index d19c9b8..4ad6c1e 100644
--- a/src/mfn/f90-mod/index.html
+++ b/src/mfn/f90-mod/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Matrix Function - MFN: <a href="../../../src/mfn/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/mfn/f90-mod/makefile.html b/src/mfn/f90-mod/makefile.html
index 839b871..b7de112 100644
--- a/src/mfn/f90-mod/makefile.html
+++ b/src/mfn/f90-mod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:09+00:00">
+<meta name="date" content="2016-03-29T14:59:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/mfn/f90-mod/slepcmfnmod.F.html b/src/mfn/f90-mod/slepcmfnmod.F.html
index baffd4a..965ed7d 100644
--- a/src/mfn/f90-mod/slepcmfnmod.F.html
+++ b/src/mfn/f90-mod/slepcmfnmod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/f90-mod/slepcmfnmod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:09+00:00">
+<meta name="date" content="2016-03-29T14:59:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/f90-mod/slepcmfnmod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/f90-mod/slepcmfnmod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/mfn/impls/index.html b/src/mfn/impls/index.html
index c094298..9a03a4b 100644
--- a/src/mfn/impls/index.html
+++ b/src/mfn/impls/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Matrix Function - MFN: <a href="../../../src/mfn/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/mfn/impls/krylov/index.html b/src/mfn/impls/krylov/index.html
index e11284b..c0c6221 100644
--- a/src/mfn/impls/krylov/index.html
+++ b/src/mfn/impls/krylov/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/impls/krylov/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/impls/krylov/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Matrix Function - MFN: <a href="../../../src/mfn/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/mfn/impls/krylov/makefile.html b/src/mfn/impls/krylov/makefile.html
index 4250ec7..2cff9d1 100644
--- a/src/mfn/impls/krylov/makefile.html
+++ b/src/mfn/impls/krylov/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/impls/krylov/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:08+00:00">
+<meta name="date" content="2016-03-29T14:59:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/impls/krylov/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/impls/krylov/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/mfn/impls/makefile.html b/src/mfn/impls/makefile.html
index 7d28c63..a6930e1 100644
--- a/src/mfn/impls/makefile.html
+++ b/src/mfn/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:08+00:00">
+<meta name="date" content="2016-03-29T14:59:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/mfn/index.html b/src/mfn/index.html
index d577082..1c738da 100644
--- a/src/mfn/index.html
+++ b/src/mfn/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Matrix Function - MFN: <a href="../../../src/mfn/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/mfn/interface/dlregismfn.c.html b/src/mfn/interface/dlregismfn.c.html
index 4c3039a..74c8ac6 100644
--- a/src/mfn/interface/dlregismfn.c.html
+++ b/src/mfn/interface/dlregismfn.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/interface/dlregismfn.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:08+00:00">
+<meta name="date" content="2016-03-29T14:59:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/interface/dlregismfn.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/interface/dlregismfn.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/mfn/interface/index.html b/src/mfn/interface/index.html
index 7a2d3b8..e6168cf 100644
--- a/src/mfn/interface/index.html
+++ b/src/mfn/interface/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Matrix Function - MFN: <a href="../../../src/mfn/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/mfn/interface/makefile.html b/src/mfn/interface/makefile.html
index 404f60c..4bc1d35 100644
--- a/src/mfn/interface/makefile.html
+++ b/src/mfn/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:08+00:00">
+<meta name="date" content="2016-03-29T14:59:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/mfn/interface/mfnbasic.c.html b/src/mfn/interface/mfnbasic.c.html
index 3355e2e..4f8fa15 100644
--- a/src/mfn/interface/mfnbasic.c.html
+++ b/src/mfn/interface/mfnbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/interface/mfnbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:05+00:00">
+<meta name="date" content="2016-03-29T14:59:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/interface/mfnbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/interface/mfnbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">     The basic <a href="../../../docs/manualpages/MFN/MFN.html#MFN">MFN</a> routines, Create, View, etc. are here.</font>
 
diff --git a/src/mfn/interface/mfnmon.c.html b/src/mfn/interface/mfnmon.c.html
index 203d646..8a06fcb 100644
--- a/src/mfn/interface/mfnmon.c.html
+++ b/src/mfn/interface/mfnmon.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/interface/mfnmon.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:05+00:00">
+<meta name="date" content="2016-03-29T14:59:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/interface/mfnmon.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/interface/mfnmon.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/MFN/MFN.html#MFN">MFN</a> routines related to monitors.</font>
 
diff --git a/src/mfn/interface/mfnopts.c.html b/src/mfn/interface/mfnopts.c.html
index 80ea0ca..8fe7642 100644
--- a/src/mfn/interface/mfnopts.c.html
+++ b/src/mfn/interface/mfnopts.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/interface/mfnopts.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:06+00:00">
+<meta name="date" content="2016-03-29T14:59:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/interface/mfnopts.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/interface/mfnopts.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/MFN/MFN.html#MFN">MFN</a> routines related to options that can be set via the command-line</font>
 <a name="line3">  3: </a><font color="#B22222">      or procedurally.</font>
diff --git a/src/mfn/interface/mfnregis.c.html b/src/mfn/interface/mfnregis.c.html
index 0ead88c..7f1c17c 100644
--- a/src/mfn/interface/mfnregis.c.html
+++ b/src/mfn/interface/mfnregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/interface/mfnregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:06+00:00">
+<meta name="date" content="2016-03-29T14:59:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/interface/mfnregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/interface/mfnregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/mfn/interface/mfnsetup.c.html b/src/mfn/interface/mfnsetup.c.html
index df77d81..3647813 100644
--- a/src/mfn/interface/mfnsetup.c.html
+++ b/src/mfn/interface/mfnsetup.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/interface/mfnsetup.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:07+00:00">
+<meta name="date" content="2016-03-29T14:59:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/interface/mfnsetup.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/interface/mfnsetup.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/MFN/MFN.html#MFN">MFN</a> routines related to problem setup.</font>
 
diff --git a/src/mfn/interface/mfnsolve.c.html b/src/mfn/interface/mfnsolve.c.html
index f693acc..5b94540 100644
--- a/src/mfn/interface/mfnsolve.c.html
+++ b/src/mfn/interface/mfnsolve.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/interface/mfnsolve.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:07+00:00">
+<meta name="date" content="2016-03-29T14:59:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/interface/mfnsolve.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/interface/mfnsolve.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/MFN/MFN.html#MFN">MFN</a> routines related to the solution process.</font>
 
diff --git a/src/mfn/makefile.html b/src/mfn/makefile.html
index 2a38626..7325448 100644
--- a/src/mfn/makefile.html
+++ b/src/mfn/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/mfn/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:05+00:00">
+<meta name="date" content="2016-03-29T14:59:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/mfn/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/mfn/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/examples/index.html b/src/nep/examples/index.html
index 0c19004..04ef877 100644
--- a/src/nep/examples/index.html
+++ b/src/nep/examples/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/examples/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
 <a href="tests/">tests/</a><br>
 <a href="tutorials/">tutorials/</a><br>
diff --git a/src/nep/examples/makefile.html b/src/nep/examples/makefile.html
index 0522469..02e096f 100644
--- a/src/nep/examples/makefile.html
+++ b/src/nep/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:02+00:00">
+<meta name="date" content="2016-03-29T14:59:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/examples/nlevp/index.html b/src/nep/examples/nlevp/index.html
index d0ab1c5..7995184 100644
--- a/src/nep/examples/nlevp/index.html
+++ b/src/nep/examples/nlevp/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/examples/nlevp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/examples/nlevp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Nonlinear Eigenvalue Problem Solvers - NEP: <a href="../../../src/nep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/nep/examples/nlevp/loaded_string.c.html b/src/nep/examples/nlevp/loaded_string.c.html
index bf057d9..7d6434f 100644
--- a/src/nep/examples/nlevp/loaded_string.c.html
+++ b/src/nep/examples/nlevp/loaded_string.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/examples/nlevp/loaded_string.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:04+00:00">
+<meta name="date" content="2016-03-29T14:59:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/examples/nlevp/loaded_string.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/examples/nlevp/loaded_string.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/examples/nlevp/makefile.html b/src/nep/examples/nlevp/makefile.html
index 41dc7ea..e22a866 100644
--- a/src/nep/examples/nlevp/makefile.html
+++ b/src/nep/examples/nlevp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/examples/nlevp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:04+00:00">
+<meta name="date" content="2016-03-29T14:59:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/examples/nlevp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/examples/nlevp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/examples/tests/index.html b/src/nep/examples/tests/index.html
index fb1209d..1693eb2 100644
--- a/src/nep/examples/tests/index.html
+++ b/src/nep/examples/tests/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Nonlinear Eigenvalue Problem Solvers - NEP: <a href="../../../src/nep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/nep/examples/tests/makefile.html b/src/nep/examples/tests/makefile.html
index 0ea2a2c..ca72bdc 100644
--- a/src/nep/examples/tests/makefile.html
+++ b/src/nep/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:02+00:00">
+<meta name="date" content="2016-03-29T14:59:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/examples/tutorials/ex20.c.html b/src/nep/examples/tutorials/ex20.c.html
index 9179f78..cfa60a7 100644
--- a/src/nep/examples/tutorials/ex20.c.html
+++ b/src/nep/examples/tutorials/ex20.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/examples/tutorials/ex20.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:02+00:00">
+<meta name="date" content="2016-03-29T14:59:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/examples/tutorials/ex20.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/examples/tutorials/ex20.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/examples/tutorials/ex21.c.html b/src/nep/examples/tutorials/ex21.c.html
index 97f53f0..9788ce1 100644
--- a/src/nep/examples/tutorials/ex21.c.html
+++ b/src/nep/examples/tutorials/ex21.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/examples/tutorials/ex21.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:03+00:00">
+<meta name="date" content="2016-03-29T14:59:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/examples/tutorials/ex21.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/examples/tutorials/ex21.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/examples/tutorials/ex22.c.html b/src/nep/examples/tutorials/ex22.c.html
index dec30a9..1fab987 100644
--- a/src/nep/examples/tutorials/ex22.c.html
+++ b/src/nep/examples/tutorials/ex22.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/examples/tutorials/ex22.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:04+00:00">
+<meta name="date" content="2016-03-29T14:59:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/examples/tutorials/ex22.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/examples/tutorials/ex22.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/examples/tutorials/index.html b/src/nep/examples/tutorials/index.html
index a6d901b..a6172bb 100644
--- a/src/nep/examples/tutorials/index.html
+++ b/src/nep/examples/tutorials/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Nonlinear Eigenvalue Problem Solvers - NEP: <a href="../../../src/nep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/nep/examples/tutorials/makefile.html b/src/nep/examples/tutorials/makefile.html
index ed4930d..b5bcd3f 100644
--- a/src/nep/examples/tutorials/makefile.html
+++ b/src/nep/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:04+00:00">
+<meta name="date" content="2016-03-29T14:59:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/f90-mod/index.html b/src/nep/f90-mod/index.html
index 2c05f09..47aff10 100644
--- a/src/nep/f90-mod/index.html
+++ b/src/nep/f90-mod/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Nonlinear Eigenvalue Problem Solvers - NEP: <a href="../../../src/nep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/nep/f90-mod/makefile.html b/src/nep/f90-mod/makefile.html
index e040edd..218f992 100644
--- a/src/nep/f90-mod/makefile.html
+++ b/src/nep/f90-mod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:05+00:00">
+<meta name="date" content="2016-03-29T14:59:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/f90-mod/slepcnepmod.F.html b/src/nep/f90-mod/slepcnepmod.F.html
index 8309bd7..c7a4a37 100644
--- a/src/nep/f90-mod/slepcnepmod.F.html
+++ b/src/nep/f90-mod/slepcnepmod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/f90-mod/slepcnepmod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:04+00:00">
+<meta name="date" content="2016-03-29T14:59:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/f90-mod/slepcnepmod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/f90-mod/slepcnepmod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/nep/impls/ciss/index.html b/src/nep/impls/ciss/index.html
index 2d4c3cf..5e6e5cd 100644
--- a/src/nep/impls/ciss/index.html
+++ b/src/nep/impls/ciss/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/ciss/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/ciss/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Nonlinear Eigenvalue Problem Solvers - NEP: <a href="../../../src/nep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/nep/impls/ciss/makefile b/src/nep/impls/ciss/makefile
old mode 100755
new mode 100644
diff --git a/src/nep/impls/ciss/makefile.html b/src/nep/impls/ciss/makefile.html
index 04d1a25..1e73d4e 100644
--- a/src/nep/impls/ciss/makefile.html
+++ b/src/nep/impls/ciss/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/impls/ciss/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:02+00:00">
+<meta name="date" content="2016-03-29T14:59:24+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/ciss/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/ciss/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/impls/ciss/nciss.c b/src/nep/impls/ciss/nciss.c
old mode 100755
new mode 100644
diff --git a/src/nep/impls/ciss/nciss.c.html b/src/nep/impls/ciss/nciss.c.html
index 3e16798..9a12bc0 100644
--- a/src/nep/impls/ciss/nciss.c.html
+++ b/src/nep/impls/ciss/nciss.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/impls/ciss/nciss.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:00+00:00">
+<meta name="date" content="2016-03-29T14:59:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/ciss/nciss.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/ciss/nciss.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc eigensolver: "ciss"</font>
diff --git a/src/nep/impls/index.html b/src/nep/impls/index.html
index 547cc58..f96d961 100644
--- a/src/nep/impls/index.html
+++ b/src/nep/impls/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Nonlinear Eigenvalue Problem Solvers - NEP: <a href="../../../src/nep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/nep/impls/interpol/index.html b/src/nep/impls/interpol/index.html
index 918be4a..16da161 100644
--- a/src/nep/impls/interpol/index.html
+++ b/src/nep/impls/interpol/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/interpol/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/interpol/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Nonlinear Eigenvalue Problem Solvers - NEP: <a href="../../../src/nep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/nep/impls/interpol/interpol.c b/src/nep/impls/interpol/interpol.c
index 7bd341f..842f12d 100644
--- a/src/nep/impls/interpol/interpol.c
+++ b/src/nep/impls/interpol/interpol.c
@@ -51,8 +51,9 @@ PetscErrorCode NEPSetUp_Interpol(NEP nep)
   ST             st;
   RG             rg;
   PetscReal      a,b,c,d,s,tol;
+  PetscScalar    zero=0.0;
   PetscBool      flg,istrivial;
-  PetscInt       its;
+  PetscInt       its,in;
 
   PetscFunctionBegin;
   if (nep->ncv) { /* ncv set */
@@ -77,7 +78,6 @@ PetscErrorCode NEPSetUp_Interpol(NEP nep)
   ierr = PEPSetBV(ctx->pep,nep->V);CHKERRQ(ierr);
   ierr = PEPSetBasis(ctx->pep,PEP_BASIS_CHEBYSHEV1);CHKERRQ(ierr);
   ierr = PEPSetWhichEigenpairs(ctx->pep,PEP_TARGET_MAGNITUDE);CHKERRQ(ierr);
-  ierr = PEPSetTarget(ctx->pep,0.0);CHKERRQ(ierr);
   ierr = PEPGetST(ctx->pep,&st);CHKERRQ(ierr);
   ierr = STSetType(st,STSINVERT);CHKERRQ(ierr);
   ierr = PEPSetDimensions(ctx->pep,nep->nev,nep->ncv?nep->ncv:PETSC_DEFAULT,nep->mpd?nep->mpd:PETSC_DEFAULT);CHKERRQ(ierr);
@@ -95,14 +95,15 @@ PetscErrorCode NEPSetUp_Interpol(NEP nep)
   ierr = RGIntervalGetEndpoints(nep->rg,&a,&b,&c,&d);CHKERRQ(ierr);
   if (a<=-PETSC_MAX_REAL || b>=PETSC_MAX_REAL) SETERRQ(PetscObjectComm((PetscObject)nep),PETSC_ERR_SUP,"Only implemented for bounded intervals");
   ierr = PEPGetRG(ctx->pep,&rg);CHKERRQ(ierr);
-  ierr = RGIsTrivial(rg,&istrivial);CHKERRQ(ierr);
-  if (istrivial) {   /* user did not give region options */
-    ierr = RGSetType(rg,RGINTERVAL);CHKERRQ(ierr);
-    s = 2.0/(b-a);
-    c = (c==0)? -PETSC_MAX_REAL: c*s;
-    d = (d==0)? PETSC_MAX_REAL: d*s;
-    ierr = RGIntervalSetEndpoints(rg,-1.0,1.0,c,d);CHKERRQ(ierr);
-  }
+  ierr = RGSetType(rg,RGINTERVAL);CHKERRQ(ierr);
+  if (a==b) SETERRQ(PetscObjectComm((PetscObject)nep),PETSC_ERR_SUP,"Only implemented for intervals on the real axis");
+  s = 2.0/(b-a);
+  c = (c==0)? -PETSC_MAX_REAL: c*s;
+  d = (d==0)? PETSC_MAX_REAL: d*s;
+  ierr = RGIntervalSetEndpoints(rg,-1.0,1.0,c,d);CHKERRQ(ierr);
+  ierr = RGCheckInside(nep->rg,1,&nep->target,&zero,&in);CHKERRQ(ierr);
+  if (in<0) SETERRQ(PetscObjectComm((PetscObject)nep),PETSC_ERR_SUP,"The target is not inside the target set");
+  ierr = PEPSetTarget(ctx->pep,(nep->target-(a+b)/2)*s);CHKERRQ(ierr);
 
   ierr = NEPAllocateSolution(nep,0);CHKERRQ(ierr);
   PetscFunctionReturn(0);
diff --git a/src/nep/impls/interpol/interpol.c.html b/src/nep/impls/interpol/interpol.c.html
index d1c4174..36ba48d 100644
--- a/src/nep/impls/interpol/interpol.c.html
+++ b/src/nep/impls/interpol/interpol.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/impls/interpol/interpol.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:00+00:00">
+<meta name="date" content="2016-03-29T14:59:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/interpol/interpol.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/interpol/interpol.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc nonlinear eigensolver: "interpol"</font>
@@ -60,32 +60,32 @@
 <a name="line51"> 51: </a>  <a href="../../../../docs/manualpages/ST/ST.html#ST">ST</a>             st;
 <a name="line52"> 52: </a>  <a href="../../../../docs/manualpages/RG/RG.html#RG">RG</a>             rg;
 <a name="line53"> 53: </a>  PetscReal      a,b,c,d,s,tol;
-<a name="line54"> 54: </a>  PetscBool      flg,istrivial;
-<a name="line55"> 55: </a>  PetscInt       its;
-
-<a name="line58"> 58: </a>  <font color="#4169E1">if</font> (nep->ncv) { <font color="#B22222">/* ncv set */</font>
-<a name="line59"> 59: </a>    <font color="#4169E1">if</font> (nep->ncv<nep->nev) SETERRQ(PetscObjectComm((PetscObject)nep),1,<font color="#666666">"The value of ncv must be at least nev"</font>);
-<a name="line60"> 60: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (nep->mpd) { <font color="#B22222">/* mpd set */</font>
-<a name="line61"> 61: </a>    nep->ncv = PetscMin(nep->n,nep->nev+nep->mpd);
-<a name="line62"> 62: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* neither set: defaults depend on nev being small or large */</font>
-<a name="line63"> 63: </a>    <font color="#4169E1">if</font> (nep->nev<500) nep->ncv = PetscMin(nep->n,PetscMax(2*nep->nev,nep->nev+15));
-<a name="line64"> 64: </a>    <font color="#4169E1">else</font> {
-<a name="line65"> 65: </a>      nep->mpd = 500;
-<a name="line66"> 66: </a>      nep->ncv = PetscMin(nep->n,nep->nev+nep->mpd);
-<a name="line67"> 67: </a>    }
-<a name="line68"> 68: </a>  }
-<a name="line69"> 69: </a>  <font color="#4169E1">if</font> (!nep->mpd) nep->mpd = nep->ncv;
-<a name="line70"> 70: </a>  <font color="#4169E1">if</font> (nep->ncv>nep->nev+nep->mpd) SETERRQ(PetscObjectComm((PetscObject)nep),1,<font color="#666666">"The value of ncv must not be larger than nev+mpd"</font>);
-<a name="line71"> 71: </a>  <font color="#4169E1">if</font> (!nep->max_it) nep->max_it = PetscMax(5000,2*nep->n/nep->ncv);
-<a name="line72"> 72: </a>  <font color="#4169E1">if</font> (!nep->max_funcs) nep->max_funcs = nep->max_it;
-<a name="line73"> 73: </a>  <font color="#4169E1">if</font> (!nep->split) SETERRQ(PetscObjectComm((PetscObject)nep),PETSC_ERR_SUP,<font color="#666666">"NEPINTERPOL only available for split operator"</font>);
-
-<a name="line75"> 75: </a>  <font color="#B22222">/* transfer <a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> options */</font>
-<a name="line76"> 76: </a>  <font color="#4169E1">if</font> (!ctx->pep) { <a href="../../../../docs/manualpages/NEP/NEPInterpolGetPEP.html#NEPInterpolGetPEP">NEPInterpolGetPEP</a>(nep,&ctx->pep); }
-<a name="line77"> 77: </a>  <a href="../../../../docs/manualpages/PEP/PEPSetBV.html#PEPSetBV">PEPSetBV</a>(ctx->pep,nep->V);
-<a name="line78"> 78: </a>  <a href="../../../../docs/manualpages/PEP/PEPSetBasis.html#PEPSetBasis">PEPSetBasis</a>(ctx->pep,PEP_BASIS_CHEBYSHEV1);
-<a name="line79"> 79: </a>  <a href="../../../../docs/manualpages/PEP/PEPSetWhichEigenpairs.html#PEPSetWhichEigenpairs">PEPSetWhichEigenpairs</a>(ctx->pep,PEP_TARGET_MAGNITUDE);
-<a name="line80"> 80: </a>  <a href="../../../../docs/manualpages/PEP/PEPSetTarget.html#PEPSetTarget">PEPSetTarget</a>(ctx->pep,0.0);
+<a name="line54"> 54: </a>  PetscScalar    zero=0.0;
+<a name="line55"> 55: </a>  PetscBool      flg,istrivial;
+<a name="line56"> 56: </a>  PetscInt       its,in;
+
+<a name="line59"> 59: </a>  <font color="#4169E1">if</font> (nep->ncv) { <font color="#B22222">/* ncv set */</font>
+<a name="line60"> 60: </a>    <font color="#4169E1">if</font> (nep->ncv<nep->nev) SETERRQ(PetscObjectComm((PetscObject)nep),1,<font color="#666666">"The value of ncv must be at least nev"</font>);
+<a name="line61"> 61: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (nep->mpd) { <font color="#B22222">/* mpd set */</font>
+<a name="line62"> 62: </a>    nep->ncv = PetscMin(nep->n,nep->nev+nep->mpd);
+<a name="line63"> 63: </a>  } <font color="#4169E1">else</font> { <font color="#B22222">/* neither set: defaults depend on nev being small or large */</font>
+<a name="line64"> 64: </a>    <font color="#4169E1">if</font> (nep->nev<500) nep->ncv = PetscMin(nep->n,PetscMax(2*nep->nev,nep->nev+15));
+<a name="line65"> 65: </a>    <font color="#4169E1">else</font> {
+<a name="line66"> 66: </a>      nep->mpd = 500;
+<a name="line67"> 67: </a>      nep->ncv = PetscMin(nep->n,nep->nev+nep->mpd);
+<a name="line68"> 68: </a>    }
+<a name="line69"> 69: </a>  }
+<a name="line70"> 70: </a>  <font color="#4169E1">if</font> (!nep->mpd) nep->mpd = nep->ncv;
+<a name="line71"> 71: </a>  <font color="#4169E1">if</font> (nep->ncv>nep->nev+nep->mpd) SETERRQ(PetscObjectComm((PetscObject)nep),1,<font color="#666666">"The value of ncv must not be larger than nev+mpd"</font>);
+<a name="line72"> 72: </a>  <font color="#4169E1">if</font> (!nep->max_it) nep->max_it = PetscMax(5000,2*nep->n/nep->ncv);
+<a name="line73"> 73: </a>  <font color="#4169E1">if</font> (!nep->max_funcs) nep->max_funcs = nep->max_it;
+<a name="line74"> 74: </a>  <font color="#4169E1">if</font> (!nep->split) SETERRQ(PetscObjectComm((PetscObject)nep),PETSC_ERR_SUP,<font color="#666666">"NEPINTERPOL only available for split operator"</font>);
+
+<a name="line76"> 76: </a>  <font color="#B22222">/* transfer <a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> options */</font>
+<a name="line77"> 77: </a>  <font color="#4169E1">if</font> (!ctx->pep) { <a href="../../../../docs/manualpages/NEP/NEPInterpolGetPEP.html#NEPInterpolGetPEP">NEPInterpolGetPEP</a>(nep,&ctx->pep); }
+<a name="line78"> 78: </a>  <a href="../../../../docs/manualpages/PEP/PEPSetBV.html#PEPSetBV">PEPSetBV</a>(ctx->pep,nep->V);
+<a name="line79"> 79: </a>  <a href="../../../../docs/manualpages/PEP/PEPSetBasis.html#PEPSetBasis">PEPSetBasis</a>(ctx->pep,PEP_BASIS_CHEBYSHEV1);
+<a name="line80"> 80: </a>  <a href="../../../../docs/manualpages/PEP/PEPSetWhichEigenpairs.html#PEPSetWhichEigenpairs">PEPSetWhichEigenpairs</a>(ctx->pep,PEP_TARGET_MAGNITUDE);
 <a name="line81"> 81: </a>  <a href="../../../../docs/manualpages/PEP/PEPGetST.html#PEPGetST">PEPGetST</a>(ctx->pep,&st);
 <a name="line82"> 82: </a>  <a href="../../../../docs/manualpages/ST/STSetType.html#STSetType">STSetType</a>(st,STSINVERT);
 <a name="line83"> 83: </a>  <a href="../../../../docs/manualpages/PEP/PEPSetDimensions.html#PEPSetDimensions">PEPSetDimensions</a>(ctx->pep,nep->nev,nep->ncv?nep->ncv:PETSC_DEFAULT,nep->mpd?nep->mpd:PETSC_DEFAULT);
@@ -103,293 +103,294 @@
 <a name="line95"> 95: </a>  <a href="../../../../docs/manualpages/RG/RGIntervalGetEndpoints.html#RGIntervalGetEndpoints">RGIntervalGetEndpoints</a>(nep->rg,&a,&b,&c,&d);
 <a name="line96"> 96: </a>  <font color="#4169E1">if</font> (a<=-PETSC_MAX_REAL || b>=PETSC_MAX_REAL) SETERRQ(PetscObjectComm((PetscObject)nep),PETSC_ERR_SUP,<font color="#666666">"Only implemented for bounded intervals"</font>);
 <a name="line97"> 97: </a>  <a href="../../../../docs/manualpages/PEP/PEPGetRG.html#PEPGetRG">PEPGetRG</a>(ctx->pep,&rg);
-<a name="line98"> 98: </a>  <a href="../../../../docs/manualpages/RG/RGIsTrivial.html#RGIsTrivial">RGIsTrivial</a>(rg,&istrivial);
-<a name="line99"> 99: </a>  <font color="#4169E1">if</font> (istrivial) {   <font color="#B22222">/* user did not give region options */</font>
-<a name="line100">100: </a>    <a href="../../../../docs/manualpages/RG/RGSetType.html#RGSetType">RGSetType</a>(rg,RGINTERVAL);
-<a name="line101">101: </a>    s = 2.0/(b-a);
-<a name="line102">102: </a>    c = (c==0)? -PETSC_MAX_REAL: c*s;
-<a name="line103">103: </a>    d = (d==0)? PETSC_MAX_REAL: d*s;
-<a name="line104">104: </a>    <a href="../../../../docs/manualpages/RG/RGIntervalSetEndpoints.html#RGIntervalSetEndpoints">RGIntervalSetEndpoints</a>(rg,-1.0,1.0,c,d);
-<a name="line105">105: </a>  }
-
-<a name="line107">107: </a>  <a href="../../../../docs/manualpages/NEP/NEPAllocateSolution.html#NEPAllocateSolution">NEPAllocateSolution</a>(nep,0);
-<a name="line108">108: </a>  <font color="#4169E1">return</font>(0);
-<a name="line109">109: </a>}
-
-<a name="line113">113: </a><font color="#B22222">/*</font>
-<a name="line114">114: </a><font color="#B22222">  Input: </font>
-<a name="line115">115: </a><font color="#B22222">    d, number of nodes to compute</font>
-<a name="line116">116: </a><font color="#B22222">    a,b, interval extrems</font>
-<a name="line117">117: </a><font color="#B22222">  Output:</font>
-<a name="line118">118: </a><font color="#B22222">    *x, array containing the d Chebyshev nodes of the interval [a,b]</font>
-<a name="line119">119: </a><font color="#B22222">    *dct2, coefficients to compute a discrete cosine transformation (DCT-II)</font>
-<a name="line120">120: </a><font color="#B22222">*/</font>
-<a name="line121">121: </a><strong><font color="#4169E1"><a name="ChebyshevNodes"></a>static PetscErrorCode ChebyshevNodes(PetscInt d,PetscReal a,PetscReal b,PetscScalar *x,PetscReal *dct2)</font></strong>
-<a name="line122">122: </a>{
-<a name="line123">123: </a>  PetscInt  j,i;
-<a name="line124">124: </a>  PetscReal t;
-
-<a name="line127">127: </a>  <font color="#4169E1">for</font> (j=0;j<d+1;j++) {
-<a name="line128">128: </a>    t = ((2*j+1)*PETSC_PI)/(2*(d+1));
-<a name="line129">129: </a>    x[j] = (a+b)/2.0+((b-a)/2.0)*PetscCosReal(t);
-<a name="line130">130: </a>    <font color="#4169E1">for</font> (i=0;i<d+1;i++) dct2[j*(d+1)+i] = PetscCosReal(i*t);
-<a name="line131">131: </a>  }
-<a name="line132">132: </a>  <font color="#4169E1">return</font>(0);
-<a name="line133">133: </a>}
-
-<a name="line137">137: </a><strong><font color="#4169E1"><a name="NEPSolve_Interpol"></a>PetscErrorCode NEPSolve_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep)</font></strong>
-<a name="line138">138: </a>{
-<a name="line140">140: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
-<a name="line141">141: </a>  Mat            *A;   <font color="#B22222">/*T=nep->function,Tp=nep->jacobian;*/</font>
-<a name="line142">142: </a>  PetscScalar    *x,*fx,t;
-<a name="line143">143: </a>  PetscReal      *cs,a,b,s;
-<a name="line144">144: </a>  PetscInt       i,j,k,deg=ctx->deg;
-
-<a name="line147">147: </a>  PetscMalloc4(deg+1,&A,(deg+1)*(deg+1),&cs,deg+1,&x,(deg+1)*nep->nt,&fx);
-<a name="line148">148: </a>  <a href="../../../../docs/manualpages/RG/RGIntervalGetEndpoints.html#RGIntervalGetEndpoints">RGIntervalGetEndpoints</a>(nep->rg,&a,&b,NULL,NULL);
-<a name="line149">149: </a>  ChebyshevNodes(deg,a,b,x,cs);
-<a name="line150">150: </a>  <font color="#4169E1">for</font> (j=0;j<nep->nt;j++) {
-<a name="line151">151: </a>    <font color="#4169E1">for</font> (i=0;i<=deg;i++) {
-<a name="line152">152: </a>      <a href="../../../../docs/manualpages/FN/FNEvaluateFunction.html#FNEvaluateFunction">FNEvaluateFunction</a>(nep->f[j],x[i],&fx[i+j*(deg+1)]);
-<a name="line153">153: </a>    }
-<a name="line154">154: </a>  }
-
-<a name="line156">156: </a>  <font color="#B22222">/* Polynomial coefficients */</font>
-<a name="line157">157: </a>  <font color="#4169E1">for</font> (k=0;k<=deg;k++) {
-<a name="line158">158: </a>    MatDuplicate(nep->A[0],MAT_COPY_VALUES,&A[k]);
-<a name="line159">159: </a>    t = 0.0;
-<a name="line160">160: </a>    <font color="#4169E1">for</font> (i=0;i<deg+1;i++) t += fx[i]*cs[i*(deg+1)+k];
-<a name="line161">161: </a>    t *= 2.0/(deg+1); 
-<a name="line162">162: </a>    <font color="#4169E1">if</font> (k==0) t /= 2.0;
-<a name="line163">163: </a>    MatScale(A[k],t);
-<a name="line164">164: </a>    <font color="#4169E1">for</font> (j=1;j<nep->nt;j++) {
-<a name="line165">165: </a>      t = 0.0;
-<a name="line166">166: </a>      <font color="#4169E1">for</font> (i=0;i<deg+1;i++) t += fx[i+j*(deg+1)]*cs[i*(deg+1)+k];
-<a name="line167">167: </a>      t *= 2.0/(deg+1); 
-<a name="line168">168: </a>      <font color="#4169E1">if</font> (k==0) t /= 2.0;
-<a name="line169">169: </a>      MatAXPY(A[k],t,nep->A[j],SUBSET_NONZERO_PATTERN);
-<a name="line170">170: </a>    }
-<a name="line171">171: </a>  }
-
-<a name="line173">173: </a>  <a href="../../../../docs/manualpages/PEP/PEPSetOperators.html#PEPSetOperators">PEPSetOperators</a>(ctx->pep,deg+1,A);
-<a name="line174">174: </a>  <font color="#4169E1">for</font> (k=0;k<=deg;k++) {
-<a name="line175">175: </a>    MatDestroy(&A[k]);
-<a name="line176">176: </a>  }
-<a name="line177">177: </a>  PetscFree4(A,cs,x,fx);
-
-<a name="line179">179: </a>  <font color="#B22222">/* Solve polynomial eigenproblem */</font>
-<a name="line180">180: </a>  <a href="../../../../docs/manualpages/PEP/PEPSolve.html#PEPSolve">PEPSolve</a>(ctx->pep);
-<a name="line181">181: </a>  <a href="../../../../docs/manualpages/PEP/PEPGetConverged.html#PEPGetConverged">PEPGetConverged</a>(ctx->pep,&nep->nconv);
-<a name="line182">182: </a>  <a href="../../../../docs/manualpages/PEP/PEPGetIterationNumber.html#PEPGetIterationNumber">PEPGetIterationNumber</a>(ctx->pep,&nep->its);
-<a name="line183">183: </a>  <a href="../../../../docs/manualpages/PEP/PEPGetConvergedReason.html#PEPGetConvergedReason">PEPGetConvergedReason</a>(ctx->pep,(<a href="../../../../docs/manualpages/PEP/PEPConvergedReason.html#PEPConvergedReason">PEPConvergedReason</a>*)&nep->reason);
-<a name="line184">184: </a>  s = 2.0/(b-a);
-<a name="line185">185: </a>  <font color="#4169E1">for</font> (i=0;i<nep->nconv;i++) {
-<a name="line186">186: </a>    <a href="../../../../docs/manualpages/PEP/PEPGetEigenpair.html#PEPGetEigenpair">PEPGetEigenpair</a>(ctx->pep,i,&nep->eigr[i],&nep->eigi[i],NULL,NULL);
-<a name="line187">187: </a>    nep->eigr[i] /= s;
-<a name="line188">188: </a>    nep->eigr[i] += (a+b)/2.0;
-<a name="line189">189: </a>    nep->eigi[i] /= s;
-<a name="line190">190: </a>  }
-<a name="line191">191: </a>  nep->state = NEP_STATE_EIGENVECTORS;
-<a name="line192">192: </a>  <font color="#4169E1">return</font>(0);
-<a name="line193">193: </a>}
-
-<a name="line197">197: </a><strong><font color="#4169E1"><a name="NEPSetFromOptions_Interpol"></a>PetscErrorCode NEPSetFromOptions_Interpol(PetscOptions *PetscOptionsObject,<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep)</font></strong>
-<a name="line198">198: </a>{
-<a name="line200">200: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
-
-<a name="line203">203: </a>  <font color="#4169E1">if</font> (!ctx->pep) { <a href="../../../../docs/manualpages/NEP/NEPInterpolGetPEP.html#NEPInterpolGetPEP">NEPInterpolGetPEP</a>(nep,&ctx->pep); }
-<a name="line204">204: </a>  <a href="../../../../docs/manualpages/PEP/PEPSetFromOptions.html#PEPSetFromOptions">PEPSetFromOptions</a>(ctx->pep);
-<a name="line205">205: </a>  PetscOptionsHead(PetscOptionsObject,<font color="#666666">"<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> Interpol Options"</font>);
-<a name="line206">206: </a>  PetscOptionsInt(<font color="#666666">"-nep_interpol_degree"</font>,<font color="#666666">"Degree of interpolation polynomial"</font>,<font color="#666666">"<a href="../../../../docs/manualpages/NEP/NEPInterpolSetDegree.html#NEPInterpolSetDegree">NEPInterpolSetDegree</a>"</font>,ctx->deg,&ctx->deg,NULL);
-<a name="line207">207: </a>  PetscOptionsTail();
-<a name="line208">208: </a>  <font color="#4169E1">return</font>(0);
-<a name="line209">209: </a>}
-
-<a name="line213">213: </a><strong><font color="#4169E1"><a name="NEPInterpolSetDegree_Interpol"></a>static PetscErrorCode NEPInterpolSetDegree_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,PetscInt deg)</font></strong>
-<a name="line214">214: </a>{
-<a name="line215">215: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
-
-<a name="line218">218: </a>  ctx->deg = deg;
-<a name="line219">219: </a>  <font color="#4169E1">return</font>(0);
-<a name="line220">220: </a>}
-
-<a name="line224">224: </a><font color="#B22222">/*@</font>
-<a name="line225">225: </a><font color="#B22222">   <a href="../../../../docs/manualpages/NEP/NEPInterpolSetDegree.html#NEPInterpolSetDegree">NEPInterpolSetDegree</a> - Sets the degree of the interpolation polynomial.</font>
-
-<a name="line227">227: </a><font color="#B22222">   Collective on <a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a></font>
-
-<a name="line229">229: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line230">230: </a><font color="#B22222">+  nep - nonlinear eigenvalue solver</font>
-<a name="line231">231: </a><font color="#B22222">-  deg - polynomial degree</font>
-
-<a name="line233">233: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line235">235: </a><font color="#B22222">.seealso: <a href="../../../../docs/manualpages/NEP/NEPInterpolGetDegree.html#NEPInterpolGetDegree">NEPInterpolGetDegree</a>()</font>
-<a name="line236">236: </a><font color="#B22222">@*/</font>
-<a name="line237">237: </a><strong><font color="#4169E1"><a name="NEPInterpolSetDegree"></a>PetscErrorCode <a href="../../../../docs/manualpages/NEP/NEPInterpolSetDegree.html#NEPInterpolSetDegree">NEPInterpolSetDegree</a>(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,PetscInt deg)</font></strong>
-<a name="line238">238: </a>{
-
-<a name="line244">244: </a>  PetscTryMethod(nep,<font color="#666666">"NEPInterpolSetDegree_C"</font>,(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a>,PetscInt),(nep,deg));
-<a name="line245">245: </a>  <font color="#4169E1">return</font>(0);
-<a name="line246">246: </a>}
-
-<a name="line250">250: </a><strong><font color="#4169E1"><a name="NEPInterpolGetDegree_Interpol"></a>static PetscErrorCode NEPInterpolGetDegree_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,PetscInt *deg)</font></strong>
-<a name="line251">251: </a>{
-<a name="line252">252: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
-
-<a name="line255">255: </a>  *deg = ctx->deg;
-<a name="line256">256: </a>  <font color="#4169E1">return</font>(0);
-<a name="line257">257: </a>}
-
-<a name="line261">261: </a><font color="#B22222">/*@</font>
-<a name="line262">262: </a><font color="#B22222">   <a href="../../../../docs/manualpages/NEP/NEPInterpolGetDegree.html#NEPInterpolGetDegree">NEPInterpolGetDegree</a> - Gets the degree of the interpolation polynomial.</font>
-
-<a name="line264">264: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line266">266: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line267">267: </a><font color="#B22222">.  nep - nonlinear eigenvalue solver</font>
-
-<a name="line269">269: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line270">270: </a><font color="#B22222">.  pep - the polynomial degree</font>
-
-<a name="line272">272: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line274">274: </a><font color="#B22222">.seealso: <a href="../../../../docs/manualpages/NEP/NEPInterpolSetDegree.html#NEPInterpolSetDegree">NEPInterpolSetDegree</a>()</font>
-<a name="line275">275: </a><font color="#B22222">@*/</font>
-<a name="line276">276: </a><strong><font color="#4169E1"><a name="NEPInterpolGetDegree"></a>PetscErrorCode <a href="../../../../docs/manualpages/NEP/NEPInterpolGetDegree.html#NEPInterpolGetDegree">NEPInterpolGetDegree</a>(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,PetscInt *deg)</font></strong>
-<a name="line277">277: </a>{
-
-<a name="line283">283: </a>  PetscTryMethod(nep,<font color="#666666">"NEPInterpolGetDegree_C"</font>,(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a>,PetscInt*),(nep,deg));
-<a name="line284">284: </a>  <font color="#4169E1">return</font>(0);
-<a name="line285">285: </a>}
-
-<a name="line289">289: </a><strong><font color="#4169E1"><a name="NEPInterpolSetPEP_Interpol"></a>static PetscErrorCode NEPInterpolSetPEP_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep)</font></strong>
-<a name="line290">290: </a>{
-<a name="line292">292: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
-
-<a name="line295">295: </a>  PetscObjectReference((PetscObject)pep);
-<a name="line296">296: </a>  <a href="../../../../docs/manualpages/PEP/PEPDestroy.html#PEPDestroy">PEPDestroy</a>(&ctx->pep);
-<a name="line297">297: </a>  ctx->pep = pep;
-<a name="line298">298: </a>  PetscLogObjectParent((PetscObject)nep,(PetscObject)ctx->pep);
-<a name="line299">299: </a>  nep->state = NEP_STATE_INITIAL;
-<a name="line300">300: </a>  <font color="#4169E1">return</font>(0);
-<a name="line301">301: </a>}
-
-<a name="line305">305: </a><font color="#B22222">/*@</font>
-<a name="line306">306: </a><font color="#B22222">   <a href="../../../../docs/manualpages/NEP/NEPInterpolSetPEP.html#NEPInterpolSetPEP">NEPInterpolSetPEP</a> - Associate a polynomial eigensolver object (<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a>) to the</font>
-<a name="line307">307: </a><font color="#B22222">   nonlinear eigenvalue solver.</font>
-
-<a name="line309">309: </a><font color="#B22222">   Collective on <a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a></font>
-
-<a name="line311">311: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line312">312: </a><font color="#B22222">+  nep - nonlinear eigenvalue solver</font>
-<a name="line313">313: </a><font color="#B22222">-  pep - the polynomial eigensolver object</font>
-
-<a name="line315">315: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line317">317: </a><font color="#B22222">.seealso: <a href="../../../../docs/manualpages/NEP/NEPInterpolGetPEP.html#NEPInterpolGetPEP">NEPInterpolGetPEP</a>()</font>
-<a name="line318">318: </a><font color="#B22222">@*/</font>
-<a name="line319">319: </a><strong><font color="#4169E1"><a name="NEPInterpolSetPEP"></a>PetscErrorCode <a href="../../../../docs/manualpages/NEP/NEPInterpolSetPEP.html#NEPInterpolSetPEP">NEPInterpolSetPEP</a>(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep)</font></strong>
-<a name="line320">320: </a>{
-
-<a name="line327">327: </a>  PetscTryMethod(nep,<font color="#666666">"NEPInterpolSetPEP_C"</font>,(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a>,<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a>),(nep,pep));
-<a name="line328">328: </a>  <font color="#4169E1">return</font>(0);
-<a name="line329">329: </a>}
-
-<a name="line333">333: </a><strong><font color="#4169E1"><a name="NEPInterpolGetPEP_Interpol"></a>static PetscErrorCode NEPInterpolGetPEP_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> *pep)</font></strong>
-<a name="line334">334: </a>{
-<a name="line336">336: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
-<a name="line337">337: </a>  <a href="../../../../docs/manualpages/ST/ST.html#ST">ST</a>             st;
-
-<a name="line340">340: </a>  <font color="#4169E1">if</font> (!ctx->pep) {
-<a name="line341">341: </a>    <a href="../../../../docs/manualpages/PEP/PEPCreate.html#PEPCreate">PEPCreate</a>(PetscObjectComm((PetscObject)nep),&ctx->pep);
-<a name="line342">342: </a>    <a href="../../../../docs/manualpages/PEP/PEPSetOptionsPrefix.html#PEPSetOptionsPrefix">PEPSetOptionsPrefix</a>(ctx->pep,((PetscObject)nep)->prefix);
-<a name="line343">343: </a>    <a href="../../../../docs/manualpages/PEP/PEPAppendOptionsPrefix.html#PEPAppendOptionsPrefix">PEPAppendOptionsPrefix</a>(ctx->pep,<font color="#666666">"nep_"</font>);
-<a name="line344">344: </a>    <a href="../../../../docs/manualpages/PEP/PEPGetST.html#PEPGetST">PEPGetST</a>(ctx->pep,&st);
-<a name="line345">345: </a>    <a href="../../../../docs/manualpages/ST/STSetOptionsPrefix.html#STSetOptionsPrefix">STSetOptionsPrefix</a>(st,((PetscObject)ctx->pep)->prefix);
-<a name="line346">346: </a>    PetscObjectIncrementTabLevel((PetscObject)ctx->pep,(PetscObject)nep,1);
-<a name="line347">347: </a>    PetscLogObjectParent((PetscObject)nep,(PetscObject)ctx->pep);
-<a name="line348">348: </a>  }
-<a name="line349">349: </a>  *pep = ctx->pep;
-<a name="line350">350: </a>  <font color="#4169E1">return</font>(0);
-<a name="line351">351: </a>}
-
-<a name="line355">355: </a><font color="#B22222">/*@</font>
-<a name="line356">356: </a><font color="#B22222">   <a href="../../../../docs/manualpages/NEP/NEPInterpolGetPEP.html#NEPInterpolGetPEP">NEPInterpolGetPEP</a> - Retrieve the polynomial eigensolver object (<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a>)</font>
-<a name="line357">357: </a><font color="#B22222">   associated with the nonlinear eigenvalue solver.</font>
-
-<a name="line359">359: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line361">361: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line362">362: </a><font color="#B22222">.  nep - nonlinear eigenvalue solver</font>
-
-<a name="line364">364: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line365">365: </a><font color="#B22222">.  pep - the polynomial eigensolver object</font>
-
-<a name="line367">367: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line369">369: </a><font color="#B22222">.seealso: <a href="../../../../docs/manualpages/NEP/NEPInterpolSetPEP.html#NEPInterpolSetPEP">NEPInterpolSetPEP</a>()</font>
-<a name="line370">370: </a><font color="#B22222">@*/</font>
-<a name="line371">371: </a><strong><font color="#4169E1"><a name="NEPInterpolGetPEP"></a>PetscErrorCode <a href="../../../../docs/manualpages/NEP/NEPInterpolGetPEP.html#NEPInterpolGetPEP">NEPInterpolGetPEP</a>(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> *pep)</font></strong>
-<a name="line372">372: </a>{
-
-<a name="line378">378: </a>  PetscTryMethod(nep,<font color="#666666">"NEPInterpolGetPEP_C"</font>,(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a>,<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a>*),(nep,pep));
-<a name="line379">379: </a>  <font color="#4169E1">return</font>(0);
-<a name="line380">380: </a>}
-
-<a name="line384">384: </a><strong><font color="#4169E1"><a name="NEPView_Interpol"></a>PetscErrorCode NEPView_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,PetscViewer viewer)</font></strong>
-<a name="line385">385: </a>{
-<a name="line387">387: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
-
-<a name="line390">390: </a>  <font color="#4169E1">if</font> (!ctx->pep) { <a href="../../../../docs/manualpages/NEP/NEPInterpolGetPEP.html#NEPInterpolGetPEP">NEPInterpolGetPEP</a>(nep,&ctx->pep); }
-<a name="line391">391: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"  Interpol: polynomial degree %D\n"</font>,ctx->deg);
-<a name="line392">392: </a>  PetscViewerASCIIPushTab(viewer);
-<a name="line393">393: </a>  <a href="../../../../docs/manualpages/PEP/PEPView.html#PEPView">PEPView</a>(ctx->pep,viewer);
-<a name="line394">394: </a>  PetscViewerASCIIPopTab(viewer);
-<a name="line395">395: </a>  <font color="#4169E1">return</font>(0);
-<a name="line396">396: </a>}
-
-<a name="line400">400: </a><strong><font color="#4169E1"><a name="NEPReset_Interpol"></a>PetscErrorCode NEPReset_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep)</font></strong>
-<a name="line401">401: </a>{
-<a name="line403">403: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
-
-<a name="line406">406: </a>  <font color="#4169E1">if</font> (!ctx->pep) { <a href="../../../../docs/manualpages/PEP/PEPReset.html#PEPReset">PEPReset</a>(ctx->pep); }
-<a name="line407">407: </a>  <font color="#4169E1">return</font>(0);
-<a name="line408">408: </a>}
-
-<a name="line412">412: </a><strong><font color="#4169E1"><a name="NEPDestroy_Interpol"></a>PetscErrorCode NEPDestroy_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep)</font></strong>
-<a name="line413">413: </a>{
-<a name="line415">415: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
-
-<a name="line418">418: </a>  <a href="../../../../docs/manualpages/PEP/PEPDestroy.html#PEPDestroy">PEPDestroy</a>(&ctx->pep);
-<a name="line419">419: </a>  PetscFree(nep->data);
-<a name="line420">420: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolSetDegree_C"</font>,NULL);
-<a name="line421">421: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolGetDegree_C"</font>,NULL);
-<a name="line422">422: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolSetPEP_C"</font>,NULL);
-<a name="line423">423: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolGetPEP_C"</font>,NULL);
-<a name="line424">424: </a>  <font color="#4169E1">return</font>(0);
-<a name="line425">425: </a>}
-
-<a name="line429">429: </a><strong><font color="#4169E1"><a name="NEPCreate_Interpol"></a>PETSC_EXTERN PetscErrorCode NEPCreate_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep)</font></strong>
-<a name="line430">430: </a>{
-<a name="line432">432: </a>  NEP_INTERPOL   *ctx;
-
-<a name="line435">435: </a>  PetscNewLog(nep,&ctx);
-<a name="line436">436: </a>  ctx->deg  = 5;
-<a name="line437">437: </a>  nep->data = (void*)ctx;
-
-<a name="line439">439: </a>  nep->ops->solve          = NEPSolve_Interpol;
-<a name="line440">440: </a>  nep->ops->setup          = NEPSetUp_Interpol;
-<a name="line441">441: </a>  nep->ops->setfromoptions = NEPSetFromOptions_Interpol;
-<a name="line442">442: </a>  nep->ops->reset          = NEPReset_Interpol;
-<a name="line443">443: </a>  nep->ops->destroy        = NEPDestroy_Interpol;
-<a name="line444">444: </a>  nep->ops->view           = NEPView_Interpol;
-<a name="line445">445: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolSetDegree_C"</font>,NEPInterpolSetDegree_Interpol);
-<a name="line446">446: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolGetDegree_C"</font>,NEPInterpolGetDegree_Interpol);
-<a name="line447">447: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolSetPEP_C"</font>,NEPInterpolSetPEP_Interpol);
-<a name="line448">448: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolGetPEP_C"</font>,NEPInterpolGetPEP_Interpol);
-<a name="line449">449: </a>  <font color="#4169E1">return</font>(0);
-<a name="line450">450: </a>}
+<a name="line98"> 98: </a>  <a href="../../../../docs/manualpages/RG/RGSetType.html#RGSetType">RGSetType</a>(rg,RGINTERVAL);
+<a name="line99"> 99: </a>  <font color="#4169E1">if</font> (a==b) SETERRQ(PetscObjectComm((PetscObject)nep),PETSC_ERR_SUP,<font color="#666666">"Only implemented for intervals on the real axis"</font>);
+<a name="line100">100: </a>  s = 2.0/(b-a);
+<a name="line101">101: </a>  c = (c==0)? -PETSC_MAX_REAL: c*s;
+<a name="line102">102: </a>  d = (d==0)? PETSC_MAX_REAL: d*s;
+<a name="line103">103: </a>  <a href="../../../../docs/manualpages/RG/RGIntervalSetEndpoints.html#RGIntervalSetEndpoints">RGIntervalSetEndpoints</a>(rg,-1.0,1.0,c,d);
+<a name="line104">104: </a>  <a href="../../../../docs/manualpages/RG/RGCheckInside.html#RGCheckInside">RGCheckInside</a>(nep->rg,1,&nep->target,&zero,&in);
+<a name="line105">105: </a>  <font color="#4169E1">if</font> (in<0) SETERRQ(PetscObjectComm((PetscObject)nep),PETSC_ERR_SUP,<font color="#666666">"The target is not inside the target set"</font>);
+<a name="line106">106: </a>  <a href="../../../../docs/manualpages/PEP/PEPSetTarget.html#PEPSetTarget">PEPSetTarget</a>(ctx->pep,(nep->target-(a+b)/2)*s);
+
+<a name="line108">108: </a>  <a href="../../../../docs/manualpages/NEP/NEPAllocateSolution.html#NEPAllocateSolution">NEPAllocateSolution</a>(nep,0);
+<a name="line109">109: </a>  <font color="#4169E1">return</font>(0);
+<a name="line110">110: </a>}
+
+<a name="line114">114: </a><font color="#B22222">/*</font>
+<a name="line115">115: </a><font color="#B22222">  Input: </font>
+<a name="line116">116: </a><font color="#B22222">    d, number of nodes to compute</font>
+<a name="line117">117: </a><font color="#B22222">    a,b, interval extrems</font>
+<a name="line118">118: </a><font color="#B22222">  Output:</font>
+<a name="line119">119: </a><font color="#B22222">    *x, array containing the d Chebyshev nodes of the interval [a,b]</font>
+<a name="line120">120: </a><font color="#B22222">    *dct2, coefficients to compute a discrete cosine transformation (DCT-II)</font>
+<a name="line121">121: </a><font color="#B22222">*/</font>
+<a name="line122">122: </a><strong><font color="#4169E1"><a name="ChebyshevNodes"></a>static PetscErrorCode ChebyshevNodes(PetscInt d,PetscReal a,PetscReal b,PetscScalar *x,PetscReal *dct2)</font></strong>
+<a name="line123">123: </a>{
+<a name="line124">124: </a>  PetscInt  j,i;
+<a name="line125">125: </a>  PetscReal t;
+
+<a name="line128">128: </a>  <font color="#4169E1">for</font> (j=0;j<d+1;j++) {
+<a name="line129">129: </a>    t = ((2*j+1)*PETSC_PI)/(2*(d+1));
+<a name="line130">130: </a>    x[j] = (a+b)/2.0+((b-a)/2.0)*PetscCosReal(t);
+<a name="line131">131: </a>    <font color="#4169E1">for</font> (i=0;i<d+1;i++) dct2[j*(d+1)+i] = PetscCosReal(i*t);
+<a name="line132">132: </a>  }
+<a name="line133">133: </a>  <font color="#4169E1">return</font>(0);
+<a name="line134">134: </a>}
+
+<a name="line138">138: </a><strong><font color="#4169E1"><a name="NEPSolve_Interpol"></a>PetscErrorCode NEPSolve_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep)</font></strong>
+<a name="line139">139: </a>{
+<a name="line141">141: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
+<a name="line142">142: </a>  Mat            *A;   <font color="#B22222">/*T=nep->function,Tp=nep->jacobian;*/</font>
+<a name="line143">143: </a>  PetscScalar    *x,*fx,t;
+<a name="line144">144: </a>  PetscReal      *cs,a,b,s;
+<a name="line145">145: </a>  PetscInt       i,j,k,deg=ctx->deg;
+
+<a name="line148">148: </a>  PetscMalloc4(deg+1,&A,(deg+1)*(deg+1),&cs,deg+1,&x,(deg+1)*nep->nt,&fx);
+<a name="line149">149: </a>  <a href="../../../../docs/manualpages/RG/RGIntervalGetEndpoints.html#RGIntervalGetEndpoints">RGIntervalGetEndpoints</a>(nep->rg,&a,&b,NULL,NULL);
+<a name="line150">150: </a>  ChebyshevNodes(deg,a,b,x,cs);
+<a name="line151">151: </a>  <font color="#4169E1">for</font> (j=0;j<nep->nt;j++) {
+<a name="line152">152: </a>    <font color="#4169E1">for</font> (i=0;i<=deg;i++) {
+<a name="line153">153: </a>      <a href="../../../../docs/manualpages/FN/FNEvaluateFunction.html#FNEvaluateFunction">FNEvaluateFunction</a>(nep->f[j],x[i],&fx[i+j*(deg+1)]);
+<a name="line154">154: </a>    }
+<a name="line155">155: </a>  }
+
+<a name="line157">157: </a>  <font color="#B22222">/* Polynomial coefficients */</font>
+<a name="line158">158: </a>  <font color="#4169E1">for</font> (k=0;k<=deg;k++) {
+<a name="line159">159: </a>    MatDuplicate(nep->A[0],MAT_COPY_VALUES,&A[k]);
+<a name="line160">160: </a>    t = 0.0;
+<a name="line161">161: </a>    <font color="#4169E1">for</font> (i=0;i<deg+1;i++) t += fx[i]*cs[i*(deg+1)+k];
+<a name="line162">162: </a>    t *= 2.0/(deg+1); 
+<a name="line163">163: </a>    <font color="#4169E1">if</font> (k==0) t /= 2.0;
+<a name="line164">164: </a>    MatScale(A[k],t);
+<a name="line165">165: </a>    <font color="#4169E1">for</font> (j=1;j<nep->nt;j++) {
+<a name="line166">166: </a>      t = 0.0;
+<a name="line167">167: </a>      <font color="#4169E1">for</font> (i=0;i<deg+1;i++) t += fx[i+j*(deg+1)]*cs[i*(deg+1)+k];
+<a name="line168">168: </a>      t *= 2.0/(deg+1); 
+<a name="line169">169: </a>      <font color="#4169E1">if</font> (k==0) t /= 2.0;
+<a name="line170">170: </a>      MatAXPY(A[k],t,nep->A[j],SUBSET_NONZERO_PATTERN);
+<a name="line171">171: </a>    }
+<a name="line172">172: </a>  }
+
+<a name="line174">174: </a>  <a href="../../../../docs/manualpages/PEP/PEPSetOperators.html#PEPSetOperators">PEPSetOperators</a>(ctx->pep,deg+1,A);
+<a name="line175">175: </a>  <font color="#4169E1">for</font> (k=0;k<=deg;k++) {
+<a name="line176">176: </a>    MatDestroy(&A[k]);
+<a name="line177">177: </a>  }
+<a name="line178">178: </a>  PetscFree4(A,cs,x,fx);
+
+<a name="line180">180: </a>  <font color="#B22222">/* Solve polynomial eigenproblem */</font>
+<a name="line181">181: </a>  <a href="../../../../docs/manualpages/PEP/PEPSolve.html#PEPSolve">PEPSolve</a>(ctx->pep);
+<a name="line182">182: </a>  <a href="../../../../docs/manualpages/PEP/PEPGetConverged.html#PEPGetConverged">PEPGetConverged</a>(ctx->pep,&nep->nconv);
+<a name="line183">183: </a>  <a href="../../../../docs/manualpages/PEP/PEPGetIterationNumber.html#PEPGetIterationNumber">PEPGetIterationNumber</a>(ctx->pep,&nep->its);
+<a name="line184">184: </a>  <a href="../../../../docs/manualpages/PEP/PEPGetConvergedReason.html#PEPGetConvergedReason">PEPGetConvergedReason</a>(ctx->pep,(<a href="../../../../docs/manualpages/PEP/PEPConvergedReason.html#PEPConvergedReason">PEPConvergedReason</a>*)&nep->reason);
+<a name="line185">185: </a>  s = 2.0/(b-a);
+<a name="line186">186: </a>  <font color="#4169E1">for</font> (i=0;i<nep->nconv;i++) {
+<a name="line187">187: </a>    <a href="../../../../docs/manualpages/PEP/PEPGetEigenpair.html#PEPGetEigenpair">PEPGetEigenpair</a>(ctx->pep,i,&nep->eigr[i],&nep->eigi[i],NULL,NULL);
+<a name="line188">188: </a>    nep->eigr[i] /= s;
+<a name="line189">189: </a>    nep->eigr[i] += (a+b)/2.0;
+<a name="line190">190: </a>    nep->eigi[i] /= s;
+<a name="line191">191: </a>  }
+<a name="line192">192: </a>  nep->state = NEP_STATE_EIGENVECTORS;
+<a name="line193">193: </a>  <font color="#4169E1">return</font>(0);
+<a name="line194">194: </a>}
+
+<a name="line198">198: </a><strong><font color="#4169E1"><a name="NEPSetFromOptions_Interpol"></a>PetscErrorCode NEPSetFromOptions_Interpol(PetscOptions *PetscOptionsObject,<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep)</font></strong>
+<a name="line199">199: </a>{
+<a name="line201">201: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
+
+<a name="line204">204: </a>  <font color="#4169E1">if</font> (!ctx->pep) { <a href="../../../../docs/manualpages/NEP/NEPInterpolGetPEP.html#NEPInterpolGetPEP">NEPInterpolGetPEP</a>(nep,&ctx->pep); }
+<a name="line205">205: </a>  <a href="../../../../docs/manualpages/PEP/PEPSetFromOptions.html#PEPSetFromOptions">PEPSetFromOptions</a>(ctx->pep);
+<a name="line206">206: </a>  PetscOptionsHead(PetscOptionsObject,<font color="#666666">"<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> Interpol Options"</font>);
+<a name="line207">207: </a>  PetscOptionsInt(<font color="#666666">"-nep_interpol_degree"</font>,<font color="#666666">"Degree of interpolation polynomial"</font>,<font color="#666666">"<a href="../../../../docs/manualpages/NEP/NEPInterpolSetDegree.html#NEPInterpolSetDegree">NEPInterpolSetDegree</a>"</font>,ctx->deg,&ctx->deg,NULL);
+<a name="line208">208: </a>  PetscOptionsTail();
+<a name="line209">209: </a>  <font color="#4169E1">return</font>(0);
+<a name="line210">210: </a>}
+
+<a name="line214">214: </a><strong><font color="#4169E1"><a name="NEPInterpolSetDegree_Interpol"></a>static PetscErrorCode NEPInterpolSetDegree_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,PetscInt deg)</font></strong>
+<a name="line215">215: </a>{
+<a name="line216">216: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
+
+<a name="line219">219: </a>  ctx->deg = deg;
+<a name="line220">220: </a>  <font color="#4169E1">return</font>(0);
+<a name="line221">221: </a>}
+
+<a name="line225">225: </a><font color="#B22222">/*@</font>
+<a name="line226">226: </a><font color="#B22222">   <a href="../../../../docs/manualpages/NEP/NEPInterpolSetDegree.html#NEPInterpolSetDegree">NEPInterpolSetDegree</a> - Sets the degree of the interpolation polynomial.</font>
+
+<a name="line228">228: </a><font color="#B22222">   Collective on <a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a></font>
+
+<a name="line230">230: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line231">231: </a><font color="#B22222">+  nep - nonlinear eigenvalue solver</font>
+<a name="line232">232: </a><font color="#B22222">-  deg - polynomial degree</font>
+
+<a name="line234">234: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line236">236: </a><font color="#B22222">.seealso: <a href="../../../../docs/manualpages/NEP/NEPInterpolGetDegree.html#NEPInterpolGetDegree">NEPInterpolGetDegree</a>()</font>
+<a name="line237">237: </a><font color="#B22222">@*/</font>
+<a name="line238">238: </a><strong><font color="#4169E1"><a name="NEPInterpolSetDegree"></a>PetscErrorCode <a href="../../../../docs/manualpages/NEP/NEPInterpolSetDegree.html#NEPInterpolSetDegree">NEPInterpolSetDegree</a>(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,PetscInt deg)</font></strong>
+<a name="line239">239: </a>{
+
+<a name="line245">245: </a>  PetscTryMethod(nep,<font color="#666666">"NEPInterpolSetDegree_C"</font>,(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a>,PetscInt),(nep,deg));
+<a name="line246">246: </a>  <font color="#4169E1">return</font>(0);
+<a name="line247">247: </a>}
+
+<a name="line251">251: </a><strong><font color="#4169E1"><a name="NEPInterpolGetDegree_Interpol"></a>static PetscErrorCode NEPInterpolGetDegree_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,PetscInt *deg)</font></strong>
+<a name="line252">252: </a>{
+<a name="line253">253: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
+
+<a name="line256">256: </a>  *deg = ctx->deg;
+<a name="line257">257: </a>  <font color="#4169E1">return</font>(0);
+<a name="line258">258: </a>}
+
+<a name="line262">262: </a><font color="#B22222">/*@</font>
+<a name="line263">263: </a><font color="#B22222">   <a href="../../../../docs/manualpages/NEP/NEPInterpolGetDegree.html#NEPInterpolGetDegree">NEPInterpolGetDegree</a> - Gets the degree of the interpolation polynomial.</font>
+
+<a name="line265">265: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line267">267: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line268">268: </a><font color="#B22222">.  nep - nonlinear eigenvalue solver</font>
+
+<a name="line270">270: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line271">271: </a><font color="#B22222">.  pep - the polynomial degree</font>
+
+<a name="line273">273: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line275">275: </a><font color="#B22222">.seealso: <a href="../../../../docs/manualpages/NEP/NEPInterpolSetDegree.html#NEPInterpolSetDegree">NEPInterpolSetDegree</a>()</font>
+<a name="line276">276: </a><font color="#B22222">@*/</font>
+<a name="line277">277: </a><strong><font color="#4169E1"><a name="NEPInterpolGetDegree"></a>PetscErrorCode <a href="../../../../docs/manualpages/NEP/NEPInterpolGetDegree.html#NEPInterpolGetDegree">NEPInterpolGetDegree</a>(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,PetscInt *deg)</font></strong>
+<a name="line278">278: </a>{
+
+<a name="line284">284: </a>  PetscTryMethod(nep,<font color="#666666">"NEPInterpolGetDegree_C"</font>,(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a>,PetscInt*),(nep,deg));
+<a name="line285">285: </a>  <font color="#4169E1">return</font>(0);
+<a name="line286">286: </a>}
+
+<a name="line290">290: </a><strong><font color="#4169E1"><a name="NEPInterpolSetPEP_Interpol"></a>static PetscErrorCode NEPInterpolSetPEP_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep)</font></strong>
+<a name="line291">291: </a>{
+<a name="line293">293: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
+
+<a name="line296">296: </a>  PetscObjectReference((PetscObject)pep);
+<a name="line297">297: </a>  <a href="../../../../docs/manualpages/PEP/PEPDestroy.html#PEPDestroy">PEPDestroy</a>(&ctx->pep);
+<a name="line298">298: </a>  ctx->pep = pep;
+<a name="line299">299: </a>  PetscLogObjectParent((PetscObject)nep,(PetscObject)ctx->pep);
+<a name="line300">300: </a>  nep->state = NEP_STATE_INITIAL;
+<a name="line301">301: </a>  <font color="#4169E1">return</font>(0);
+<a name="line302">302: </a>}
+
+<a name="line306">306: </a><font color="#B22222">/*@</font>
+<a name="line307">307: </a><font color="#B22222">   <a href="../../../../docs/manualpages/NEP/NEPInterpolSetPEP.html#NEPInterpolSetPEP">NEPInterpolSetPEP</a> - Associate a polynomial eigensolver object (<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a>) to the</font>
+<a name="line308">308: </a><font color="#B22222">   nonlinear eigenvalue solver.</font>
+
+<a name="line310">310: </a><font color="#B22222">   Collective on <a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a></font>
+
+<a name="line312">312: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line313">313: </a><font color="#B22222">+  nep - nonlinear eigenvalue solver</font>
+<a name="line314">314: </a><font color="#B22222">-  pep - the polynomial eigensolver object</font>
+
+<a name="line316">316: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line318">318: </a><font color="#B22222">.seealso: <a href="../../../../docs/manualpages/NEP/NEPInterpolGetPEP.html#NEPInterpolGetPEP">NEPInterpolGetPEP</a>()</font>
+<a name="line319">319: </a><font color="#B22222">@*/</font>
+<a name="line320">320: </a><strong><font color="#4169E1"><a name="NEPInterpolSetPEP"></a>PetscErrorCode <a href="../../../../docs/manualpages/NEP/NEPInterpolSetPEP.html#NEPInterpolSetPEP">NEPInterpolSetPEP</a>(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep)</font></strong>
+<a name="line321">321: </a>{
+
+<a name="line328">328: </a>  PetscTryMethod(nep,<font color="#666666">"NEPInterpolSetPEP_C"</font>,(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a>,<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a>),(nep,pep));
+<a name="line329">329: </a>  <font color="#4169E1">return</font>(0);
+<a name="line330">330: </a>}
+
+<a name="line334">334: </a><strong><font color="#4169E1"><a name="NEPInterpolGetPEP_Interpol"></a>static PetscErrorCode NEPInterpolGetPEP_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> *pep)</font></strong>
+<a name="line335">335: </a>{
+<a name="line337">337: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
+<a name="line338">338: </a>  <a href="../../../../docs/manualpages/ST/ST.html#ST">ST</a>             st;
+
+<a name="line341">341: </a>  <font color="#4169E1">if</font> (!ctx->pep) {
+<a name="line342">342: </a>    <a href="../../../../docs/manualpages/PEP/PEPCreate.html#PEPCreate">PEPCreate</a>(PetscObjectComm((PetscObject)nep),&ctx->pep);
+<a name="line343">343: </a>    <a href="../../../../docs/manualpages/PEP/PEPSetOptionsPrefix.html#PEPSetOptionsPrefix">PEPSetOptionsPrefix</a>(ctx->pep,((PetscObject)nep)->prefix);
+<a name="line344">344: </a>    <a href="../../../../docs/manualpages/PEP/PEPAppendOptionsPrefix.html#PEPAppendOptionsPrefix">PEPAppendOptionsPrefix</a>(ctx->pep,<font color="#666666">"nep_"</font>);
+<a name="line345">345: </a>    <a href="../../../../docs/manualpages/PEP/PEPGetST.html#PEPGetST">PEPGetST</a>(ctx->pep,&st);
+<a name="line346">346: </a>    <a href="../../../../docs/manualpages/ST/STSetOptionsPrefix.html#STSetOptionsPrefix">STSetOptionsPrefix</a>(st,((PetscObject)ctx->pep)->prefix);
+<a name="line347">347: </a>    PetscObjectIncrementTabLevel((PetscObject)ctx->pep,(PetscObject)nep,1);
+<a name="line348">348: </a>    PetscLogObjectParent((PetscObject)nep,(PetscObject)ctx->pep);
+<a name="line349">349: </a>  }
+<a name="line350">350: </a>  *pep = ctx->pep;
+<a name="line351">351: </a>  <font color="#4169E1">return</font>(0);
+<a name="line352">352: </a>}
+
+<a name="line356">356: </a><font color="#B22222">/*@</font>
+<a name="line357">357: </a><font color="#B22222">   <a href="../../../../docs/manualpages/NEP/NEPInterpolGetPEP.html#NEPInterpolGetPEP">NEPInterpolGetPEP</a> - Retrieve the polynomial eigensolver object (<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a>)</font>
+<a name="line358">358: </a><font color="#B22222">   associated with the nonlinear eigenvalue solver.</font>
+
+<a name="line360">360: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line362">362: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line363">363: </a><font color="#B22222">.  nep - nonlinear eigenvalue solver</font>
+
+<a name="line365">365: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line366">366: </a><font color="#B22222">.  pep - the polynomial eigensolver object</font>
+
+<a name="line368">368: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line370">370: </a><font color="#B22222">.seealso: <a href="../../../../docs/manualpages/NEP/NEPInterpolSetPEP.html#NEPInterpolSetPEP">NEPInterpolSetPEP</a>()</font>
+<a name="line371">371: </a><font color="#B22222">@*/</font>
+<a name="line372">372: </a><strong><font color="#4169E1"><a name="NEPInterpolGetPEP"></a>PetscErrorCode <a href="../../../../docs/manualpages/NEP/NEPInterpolGetPEP.html#NEPInterpolGetPEP">NEPInterpolGetPEP</a>(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> *pep)</font></strong>
+<a name="line373">373: </a>{
+
+<a name="line379">379: </a>  PetscTryMethod(nep,<font color="#666666">"NEPInterpolGetPEP_C"</font>,(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a>,<a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a>*),(nep,pep));
+<a name="line380">380: </a>  <font color="#4169E1">return</font>(0);
+<a name="line381">381: </a>}
+
+<a name="line385">385: </a><strong><font color="#4169E1"><a name="NEPView_Interpol"></a>PetscErrorCode NEPView_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep,PetscViewer viewer)</font></strong>
+<a name="line386">386: </a>{
+<a name="line388">388: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
+
+<a name="line391">391: </a>  <font color="#4169E1">if</font> (!ctx->pep) { <a href="../../../../docs/manualpages/NEP/NEPInterpolGetPEP.html#NEPInterpolGetPEP">NEPInterpolGetPEP</a>(nep,&ctx->pep); }
+<a name="line392">392: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"  Interpol: polynomial degree %D\n"</font>,ctx->deg);
+<a name="line393">393: </a>  PetscViewerASCIIPushTab(viewer);
+<a name="line394">394: </a>  <a href="../../../../docs/manualpages/PEP/PEPView.html#PEPView">PEPView</a>(ctx->pep,viewer);
+<a name="line395">395: </a>  PetscViewerASCIIPopTab(viewer);
+<a name="line396">396: </a>  <font color="#4169E1">return</font>(0);
+<a name="line397">397: </a>}
+
+<a name="line401">401: </a><strong><font color="#4169E1"><a name="NEPReset_Interpol"></a>PetscErrorCode NEPReset_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep)</font></strong>
+<a name="line402">402: </a>{
+<a name="line404">404: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
+
+<a name="line407">407: </a>  <font color="#4169E1">if</font> (!ctx->pep) { <a href="../../../../docs/manualpages/PEP/PEPReset.html#PEPReset">PEPReset</a>(ctx->pep); }
+<a name="line408">408: </a>  <font color="#4169E1">return</font>(0);
+<a name="line409">409: </a>}
+
+<a name="line413">413: </a><strong><font color="#4169E1"><a name="NEPDestroy_Interpol"></a>PetscErrorCode NEPDestroy_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep)</font></strong>
+<a name="line414">414: </a>{
+<a name="line416">416: </a>  NEP_INTERPOL   *ctx = (NEP_INTERPOL*)nep->data;
+
+<a name="line419">419: </a>  <a href="../../../../docs/manualpages/PEP/PEPDestroy.html#PEPDestroy">PEPDestroy</a>(&ctx->pep);
+<a name="line420">420: </a>  PetscFree(nep->data);
+<a name="line421">421: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolSetDegree_C"</font>,NULL);
+<a name="line422">422: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolGetDegree_C"</font>,NULL);
+<a name="line423">423: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolSetPEP_C"</font>,NULL);
+<a name="line424">424: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolGetPEP_C"</font>,NULL);
+<a name="line425">425: </a>  <font color="#4169E1">return</font>(0);
+<a name="line426">426: </a>}
+
+<a name="line430">430: </a><strong><font color="#4169E1"><a name="NEPCreate_Interpol"></a>PETSC_EXTERN PetscErrorCode NEPCreate_Interpol(<a href="../../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> nep)</font></strong>
+<a name="line431">431: </a>{
+<a name="line433">433: </a>  NEP_INTERPOL   *ctx;
+
+<a name="line436">436: </a>  PetscNewLog(nep,&ctx);
+<a name="line437">437: </a>  ctx->deg  = 5;
+<a name="line438">438: </a>  nep->data = (void*)ctx;
+
+<a name="line440">440: </a>  nep->ops->solve          = NEPSolve_Interpol;
+<a name="line441">441: </a>  nep->ops->setup          = NEPSetUp_Interpol;
+<a name="line442">442: </a>  nep->ops->setfromoptions = NEPSetFromOptions_Interpol;
+<a name="line443">443: </a>  nep->ops->reset          = NEPReset_Interpol;
+<a name="line444">444: </a>  nep->ops->destroy        = NEPDestroy_Interpol;
+<a name="line445">445: </a>  nep->ops->view           = NEPView_Interpol;
+<a name="line446">446: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolSetDegree_C"</font>,NEPInterpolSetDegree_Interpol);
+<a name="line447">447: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolGetDegree_C"</font>,NEPInterpolGetDegree_Interpol);
+<a name="line448">448: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolSetPEP_C"</font>,NEPInterpolSetPEP_Interpol);
+<a name="line449">449: </a>  PetscObjectComposeFunction((PetscObject)nep,<font color="#666666">"NEPInterpolGetPEP_C"</font>,NEPInterpolGetPEP_Interpol);
+<a name="line450">450: </a>  <font color="#4169E1">return</font>(0);
+<a name="line451">451: </a>}
 
 </pre>
 </body>
diff --git a/src/nep/impls/interpol/makefile.html b/src/nep/impls/interpol/makefile.html
index 156ecad..ca1149f 100644
--- a/src/nep/impls/interpol/makefile.html
+++ b/src/nep/impls/interpol/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/impls/interpol/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:00+00:00">
+<meta name="date" content="2016-03-29T14:59:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/interpol/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/interpol/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/impls/makefile.html b/src/nep/impls/makefile.html
index 9c6829c..cc2e9f8 100644
--- a/src/nep/impls/makefile.html
+++ b/src/nep/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:58+00:00">
+<meta name="date" content="2016-03-29T14:59:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/impls/narnoldi/index.html b/src/nep/impls/narnoldi/index.html
index 87c116f..2fc17fd 100644
--- a/src/nep/impls/narnoldi/index.html
+++ b/src/nep/impls/narnoldi/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/narnoldi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/narnoldi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Nonlinear Eigenvalue Problem Solvers - NEP: <a href="../../../src/nep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/nep/impls/narnoldi/makefile.html b/src/nep/impls/narnoldi/makefile.html
index 88fabee..909e8df 100644
--- a/src/nep/impls/narnoldi/makefile.html
+++ b/src/nep/impls/narnoldi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/impls/narnoldi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:06:00+00:00">
+<meta name="date" content="2016-03-29T14:59:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/narnoldi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/narnoldi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/impls/narnoldi/narnoldi.c.html b/src/nep/impls/narnoldi/narnoldi.c.html
index c76e470..f8241c7 100644
--- a/src/nep/impls/narnoldi/narnoldi.c.html
+++ b/src/nep/impls/narnoldi/narnoldi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/impls/narnoldi/narnoldi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:59+00:00">
+<meta name="date" content="2016-03-29T14:59:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/narnoldi/narnoldi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/narnoldi/narnoldi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc nonlinear eigensolver: "narnoldi"</font>
diff --git a/src/nep/impls/rii/index.html b/src/nep/impls/rii/index.html
index 8e7c77f..e61ef67 100644
--- a/src/nep/impls/rii/index.html
+++ b/src/nep/impls/rii/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/rii/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/rii/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Nonlinear Eigenvalue Problem Solvers - NEP: <a href="../../../src/nep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/nep/impls/rii/makefile.html b/src/nep/impls/rii/makefile.html
index 746800d..03b8946 100644
--- a/src/nep/impls/rii/makefile.html
+++ b/src/nep/impls/rii/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/impls/rii/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:59+00:00">
+<meta name="date" content="2016-03-29T14:59:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/rii/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/rii/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/impls/rii/rii.c.html b/src/nep/impls/rii/rii.c.html
index c5c0917..e309c20 100644
--- a/src/nep/impls/rii/rii.c.html
+++ b/src/nep/impls/rii/rii.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/impls/rii/rii.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:58+00:00">
+<meta name="date" content="2016-03-29T14:59:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/rii/rii.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/rii/rii.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc nonlinear eigensolver: "rii"</font>
diff --git a/src/nep/impls/slp/index.html b/src/nep/impls/slp/index.html
index a136844..37572d8 100644
--- a/src/nep/impls/slp/index.html
+++ b/src/nep/impls/slp/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/slp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/slp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Nonlinear Eigenvalue Problem Solvers - NEP: <a href="../../../src/nep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/nep/impls/slp/makefile.html b/src/nep/impls/slp/makefile.html
index 23c59d9..c979954 100644
--- a/src/nep/impls/slp/makefile.html
+++ b/src/nep/impls/slp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/impls/slp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:59+00:00">
+<meta name="date" content="2016-03-29T14:59:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/slp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/slp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/impls/slp/slp.c.html b/src/nep/impls/slp/slp.c.html
index 6a76045..3fe3624 100644
--- a/src/nep/impls/slp/slp.c.html
+++ b/src/nep/impls/slp/slp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/impls/slp/slp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:59+00:00">
+<meta name="date" content="2016-03-29T14:59:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/impls/slp/slp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/impls/slp/slp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc nonlinear eigensolver: "slp"</font>
diff --git a/src/nep/index.html b/src/nep/index.html
index 6cf1bfd..82e5a8c 100644
--- a/src/nep/index.html
+++ b/src/nep/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Nonlinear Eigenvalue Problem Solvers - NEP: <a href="../../../src/nep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/nep/interface/dlregisnep.c.html b/src/nep/interface/dlregisnep.c.html
index e8d79bd..dcaf414 100644
--- a/src/nep/interface/dlregisnep.c.html
+++ b/src/nep/interface/dlregisnep.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/interface/dlregisnep.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:58+00:00">
+<meta name="date" content="2016-03-29T14:59:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/interface/dlregisnep.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/interface/dlregisnep.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/interface/index.html b/src/nep/interface/index.html
index 5a1c6d5..9988705 100644
--- a/src/nep/interface/index.html
+++ b/src/nep/interface/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Nonlinear Eigenvalue Problem Solvers - NEP: <a href="../../../src/nep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/nep/interface/makefile.html b/src/nep/interface/makefile.html
index ec3c31c..6153b54 100644
--- a/src/nep/interface/makefile.html
+++ b/src/nep/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:58+00:00">
+<meta name="date" content="2016-03-29T14:59:20+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/interface/nepbasic.c.html b/src/nep/interface/nepbasic.c.html
index cb66502..9edf601 100644
--- a/src/nep/interface/nepbasic.c.html
+++ b/src/nep/interface/nepbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/interface/nepbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:51+00:00">
+<meta name="date" content="2016-03-29T14:59:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/interface/nepbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/interface/nepbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Basic <a href="../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> routines, Create, View, etc.</font>
 
diff --git a/src/nep/interface/nepdefault.c.html b/src/nep/interface/nepdefault.c.html
index 70f728a..62deda4 100644
--- a/src/nep/interface/nepdefault.c.html
+++ b/src/nep/interface/nepdefault.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/interface/nepdefault.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:54+00:00">
+<meta name="date" content="2016-03-29T14:59:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/interface/nepdefault.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/interface/nepdefault.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">     This file contains some simple default routines for common <a href="../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> operations.</font>
 
diff --git a/src/nep/interface/nepmon.c.html b/src/nep/interface/nepmon.c.html
index 1188a0d..ee790ed 100644
--- a/src/nep/interface/nepmon.c.html
+++ b/src/nep/interface/nepmon.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/interface/nepmon.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:51+00:00">
+<meta name="date" content="2016-03-29T14:59:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/interface/nepmon.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/interface/nepmon.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> routines related to monitors.</font>
 
diff --git a/src/nep/interface/nepopts.c.html b/src/nep/interface/nepopts.c.html
index 0ff089f..4ada89a 100644
--- a/src/nep/interface/nepopts.c.html
+++ b/src/nep/interface/nepopts.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/interface/nepopts.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:55+00:00">
+<meta name="date" content="2016-03-29T14:59:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/interface/nepopts.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/interface/nepopts.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> routines related to options that can be set via the command-line</font>
 <a name="line3">  3: </a><font color="#B22222">      or procedurally.</font>
diff --git a/src/nep/interface/neprefine.c.html b/src/nep/interface/neprefine.c.html
index 4e626e9..290e6b5 100644
--- a/src/nep/interface/neprefine.c.html
+++ b/src/nep/interface/neprefine.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/interface/neprefine.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:58+00:00">
+<meta name="date" content="2016-03-29T14:59:19+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/interface/neprefine.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/interface/neprefine.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Newton refinement for <a href="../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a>, simple version.</font>
 
diff --git a/src/nep/interface/nepregis.c b/src/nep/interface/nepregis.c
old mode 100755
new mode 100644
diff --git a/src/nep/interface/nepregis.c.html b/src/nep/interface/nepregis.c.html
index 42c91af..a298ca6 100644
--- a/src/nep/interface/nepregis.c.html
+++ b/src/nep/interface/nepregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/interface/nepregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:54+00:00">
+<meta name="date" content="2016-03-29T14:59:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/interface/nepregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/interface/nepregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/nep/interface/nepsetup.c.html b/src/nep/interface/nepsetup.c.html
index cfba795..f7e863d 100644
--- a/src/nep/interface/nepsetup.c.html
+++ b/src/nep/interface/nepsetup.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/interface/nepsetup.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:56+00:00">
+<meta name="date" content="2016-03-29T14:59:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/interface/nepsetup.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/interface/nepsetup.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> routines related to problem setup.</font>
 
diff --git a/src/nep/interface/nepsolve.c.html b/src/nep/interface/nepsolve.c.html
index 97e2b2b..ba4cd5f 100644
--- a/src/nep/interface/nepsolve.c.html
+++ b/src/nep/interface/nepsolve.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/interface/nepsolve.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:56+00:00">
+<meta name="date" content="2016-03-29T14:59:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/interface/nepsolve.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/interface/nepsolve.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> routines related to the solution process.</font>
 
diff --git a/src/nep/interface/nepview.c.html b/src/nep/interface/nepview.c.html
index f6ba295..335eea8 100644
--- a/src/nep/interface/nepview.c.html
+++ b/src/nep/interface/nepview.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/interface/nepview.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:53+00:00">
+<meta name="date" content="2016-03-29T14:59:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/interface/nepview.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/interface/nepview.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   The <a href="../../../docs/manualpages/NEP/NEP.html#NEP">NEP</a> routines related to various viewers.</font>
 
diff --git a/src/nep/makefile.html b/src/nep/makefile.html
index 20400ff..9b08b50 100644
--- a/src/nep/makefile.html
+++ b/src/nep/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/nep/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:51+00:00">
+<meta name="date" content="2016-03-29T14:59:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/nep/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/nep/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/index.html b/src/pep/examples/index.html
index 9ac4c5b..219dbf3 100644
--- a/src/pep/examples/index.html
+++ b/src/pep/examples/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
 <a href="tests/">tests/</a><br>
 <a href="tutorials/">tutorials/</a><br>
diff --git a/src/pep/examples/makefile.html b/src/pep/examples/makefile.html
index 26014f4..b69337f 100644
--- a/src/pep/examples/makefile.html
+++ b/src/pep/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:46+00:00">
+<meta name="date" content="2016-03-29T14:59:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/nlevp/acoustic_wave_1d.c.html b/src/pep/examples/nlevp/acoustic_wave_1d.c.html
index 2d1ed36..7c74eb2 100644
--- a/src/pep/examples/nlevp/acoustic_wave_1d.c.html
+++ b/src/pep/examples/nlevp/acoustic_wave_1d.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/nlevp/acoustic_wave_1d.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:48+00:00">
+<meta name="date" content="2016-03-29T14:59:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/nlevp/acoustic_wave_1d.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/nlevp/acoustic_wave_1d.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/nlevp/acoustic_wave_2d.c.html b/src/pep/examples/nlevp/acoustic_wave_2d.c.html
index f726177..c836a0d 100644
--- a/src/pep/examples/nlevp/acoustic_wave_2d.c.html
+++ b/src/pep/examples/nlevp/acoustic_wave_2d.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/nlevp/acoustic_wave_2d.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:48+00:00">
+<meta name="date" content="2016-03-29T14:59:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/nlevp/acoustic_wave_2d.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/nlevp/acoustic_wave_2d.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/nlevp/butterfly.c.html b/src/pep/examples/nlevp/butterfly.c.html
index b569335..e895344 100644
--- a/src/pep/examples/nlevp/butterfly.c.html
+++ b/src/pep/examples/nlevp/butterfly.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/nlevp/butterfly.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:48+00:00">
+<meta name="date" content="2016-03-29T14:59:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/nlevp/butterfly.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/nlevp/butterfly.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/nlevp/damped_beam.c.html b/src/pep/examples/nlevp/damped_beam.c.html
index e0e14af..2af9760 100644
--- a/src/pep/examples/nlevp/damped_beam.c.html
+++ b/src/pep/examples/nlevp/damped_beam.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/nlevp/damped_beam.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:49+00:00">
+<meta name="date" content="2016-03-29T14:59:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/nlevp/damped_beam.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/nlevp/damped_beam.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/nlevp/index.html b/src/pep/examples/nlevp/index.html
index c647b0c..f3e9591 100644
--- a/src/pep/examples/nlevp/index.html
+++ b/src/pep/examples/nlevp/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/nlevp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/nlevp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/pep/examples/nlevp/makefile.html b/src/pep/examples/nlevp/makefile.html
index 6ec7005..dab8630 100644
--- a/src/pep/examples/nlevp/makefile.html
+++ b/src/pep/examples/nlevp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/nlevp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:50+00:00">
+<meta name="date" content="2016-03-29T14:59:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/nlevp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/nlevp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/nlevp/pdde_stability.c.html b/src/pep/examples/nlevp/pdde_stability.c.html
index 08c4361..fedc7ae 100644
--- a/src/pep/examples/nlevp/pdde_stability.c.html
+++ b/src/pep/examples/nlevp/pdde_stability.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/nlevp/pdde_stability.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:49+00:00">
+<meta name="date" content="2016-03-29T14:59:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/nlevp/pdde_stability.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/nlevp/pdde_stability.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/nlevp/planar_waveguide.c.html b/src/pep/examples/nlevp/planar_waveguide.c.html
index c873a31..3cdec7a 100644
--- a/src/pep/examples/nlevp/planar_waveguide.c.html
+++ b/src/pep/examples/nlevp/planar_waveguide.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/nlevp/planar_waveguide.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:49+00:00">
+<meta name="date" content="2016-03-29T14:59:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/nlevp/planar_waveguide.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/nlevp/planar_waveguide.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/nlevp/sleeper.c.html b/src/pep/examples/nlevp/sleeper.c.html
index 6cf3542..e9f59c5 100644
--- a/src/pep/examples/nlevp/sleeper.c.html
+++ b/src/pep/examples/nlevp/sleeper.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/nlevp/sleeper.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:50+00:00">
+<meta name="date" content="2016-03-29T14:59:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/nlevp/sleeper.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/nlevp/sleeper.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/nlevp/spring.c.html b/src/pep/examples/nlevp/spring.c.html
index 89ab76c..e86d904 100644
--- a/src/pep/examples/nlevp/spring.c.html
+++ b/src/pep/examples/nlevp/spring.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/nlevp/spring.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:50+00:00">
+<meta name="date" content="2016-03-29T14:59:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/nlevp/spring.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/nlevp/spring.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/tests/index.html b/src/pep/examples/tests/index.html
index 175448f..0a98c52 100644
--- a/src/pep/examples/tests/index.html
+++ b/src/pep/examples/tests/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/pep/examples/tests/makefile.html b/src/pep/examples/tests/makefile.html
index 68765ed..6b3c324 100644
--- a/src/pep/examples/tests/makefile.html
+++ b/src/pep/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:47+00:00">
+<meta name="date" content="2016-03-29T14:59:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/tests/test1.c.html b/src/pep/examples/tests/test1.c.html
index 7b69de2..d774a8e 100644
--- a/src/pep/examples/tests/test1.c.html
+++ b/src/pep/examples/tests/test1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/tests/test1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:46+00:00">
+<meta name="date" content="2016-03-29T14:59:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/tests/test2.c.html b/src/pep/examples/tests/test2.c.html
index 2979613..a6820cf 100644
--- a/src/pep/examples/tests/test2.c.html
+++ b/src/pep/examples/tests/test2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/tests/test2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:47+00:00">
+<meta name="date" content="2016-03-29T14:59:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/tutorials/ex16.c.html b/src/pep/examples/tutorials/ex16.c.html
index 60f1c73..76e5e7a 100644
--- a/src/pep/examples/tutorials/ex16.c.html
+++ b/src/pep/examples/tutorials/ex16.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/tutorials/ex16.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:47+00:00">
+<meta name="date" content="2016-03-29T14:59:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/tutorials/ex16.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/tutorials/ex16.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/tutorials/ex16f90.F90.html b/src/pep/examples/tutorials/ex16f90.F90.html
index 6d068d3..d583f16 100644
--- a/src/pep/examples/tutorials/ex16f90.F90.html
+++ b/src/pep/examples/tutorials/ex16f90.F90.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/tutorials/ex16f90.F90.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:48+00:00">
+<meta name="date" content="2016-03-29T14:59:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/tutorials/ex16f90.F90.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/tutorials/ex16f90.F90.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/pep/examples/tutorials/ex17.c.html b/src/pep/examples/tutorials/ex17.c.html
index f58ed8f..ae757d9 100644
--- a/src/pep/examples/tutorials/ex17.c.html
+++ b/src/pep/examples/tutorials/ex17.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/tutorials/ex17.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:47+00:00">
+<meta name="date" content="2016-03-29T14:59:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/tutorials/ex17.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/tutorials/ex17.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/examples/tutorials/index.html b/src/pep/examples/tutorials/index.html
index 356d00f..e0d963f 100644
--- a/src/pep/examples/tutorials/index.html
+++ b/src/pep/examples/tutorials/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/pep/examples/tutorials/makefile.html b/src/pep/examples/tutorials/makefile.html
index d7d917c..288f755 100644
--- a/src/pep/examples/tutorials/makefile.html
+++ b/src/pep/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:48+00:00">
+<meta name="date" content="2016-03-29T14:59:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/f90-mod/index.html b/src/pep/f90-mod/index.html
index 5a65e2c..2b4894a 100644
--- a/src/pep/f90-mod/index.html
+++ b/src/pep/f90-mod/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/pep/f90-mod/makefile.html b/src/pep/f90-mod/makefile.html
index 5d43fd3..cf10e6c 100644
--- a/src/pep/f90-mod/makefile.html
+++ b/src/pep/f90-mod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:50+00:00">
+<meta name="date" content="2016-03-29T14:59:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/f90-mod/slepcpepmod.F.html b/src/pep/f90-mod/slepcpepmod.F.html
index d517dca..7cfe256 100644
--- a/src/pep/f90-mod/slepcpepmod.F.html
+++ b/src/pep/f90-mod/slepcpepmod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/f90-mod/slepcpepmod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:50+00:00">
+<meta name="date" content="2016-03-29T14:59:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/f90-mod/slepcpepmod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/f90-mod/slepcpepmod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/pep/impls/index.html b/src/pep/impls/index.html
index ada1f3c..acc4802 100644
--- a/src/pep/impls/index.html
+++ b/src/pep/impls/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/pep/impls/jd/index.html b/src/pep/impls/jd/index.html
index e6136a2..7db0c2f 100644
--- a/src/pep/impls/jd/index.html
+++ b/src/pep/impls/jd/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/jd/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/jd/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/pep/impls/jd/makefile.html b/src/pep/impls/jd/makefile.html
index 301b957..0fa3674 100644
--- a/src/pep/impls/jd/makefile.html
+++ b/src/pep/impls/jd/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/jd/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:46+00:00">
+<meta name="date" content="2016-03-29T14:59:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/jd/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/jd/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/impls/jd/pjd.c b/src/pep/impls/jd/pjd.c
index d5d1d20..a3bacda 100644
--- a/src/pep/impls/jd/pjd.c
+++ b/src/pep/impls/jd/pjd.c
@@ -120,7 +120,7 @@ static PetscErrorCode PEPJDDiffMatMult(PEP pep,PetscScalar theta,Vec x,Vec y,Vec
   PetscInt       i;
 
   PetscFunctionBegin;
-  ierr = VecSet(y,1.0);CHKERRQ(ierr);
+  ierr = VecSet(y,0.0);CHKERRQ(ierr);
   for (i=1;i<pep->nmat;i++) {
     ierr = MatMult(pep->A[i],x,w);CHKERRQ(ierr);
     ierr = VecAXPY(y,fact*(PetscReal)i,w);CHKERRQ(ierr);
@@ -249,7 +249,7 @@ PetscErrorCode PEPSolve_JD(PEP pep)
     if (pep->errest[pep->nconv]<pep->tol) {
 
       /* Ritz pair converged */
-      minv = PetscMin(nv,pjd->keep*pep->ncv);
+      minv = PetscMin(nv,(PetscInt)pjd->keep*pep->ncv);
       ierr = DSOrthogonalize(pep->ds,DS_MAT_X,nv,NULL);CHKERRQ(ierr);
       ierr = DSGetMat(pep->ds,DS_MAT_X,&X);CHKERRQ(ierr);
       ierr = BVMultInPlace(pep->V,X,pep->nconv,minv);CHKERRQ(ierr);
@@ -262,7 +262,7 @@ PetscErrorCode PEPSolve_JD(PEP pep)
     } else if (nv==pep->ncv-1) {
 
       /* Basis full, force restart */
-      minv = PetscMin(nv,pjd->keep*pep->ncv);
+      minv = PetscMin(nv,(PetscInt)pjd->keep*pep->ncv);
       ierr = DSOrthogonalize(pep->ds,DS_MAT_X,nv,NULL);CHKERRQ(ierr);
       ierr = DSGetMat(pep->ds,DS_MAT_X,&X);CHKERRQ(ierr);
       ierr = BVMultInPlace(pep->V,X,pep->nconv,minv);CHKERRQ(ierr);
diff --git a/src/pep/impls/jd/pjd.c.html b/src/pep/impls/jd/pjd.c.html
index 9b0d670..005c473 100644
--- a/src/pep/impls/jd/pjd.c.html
+++ b/src/pep/impls/jd/pjd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/jd/pjd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:45+00:00">
+<meta name="date" content="2016-03-29T14:59:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/jd/pjd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/jd/pjd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc polynomial eigensolver: "jd"</font>
@@ -121,7 +121,7 @@
 <a name="line119">119: </a>  PetscScalar    fact=1.0;
 <a name="line120">120: </a>  PetscInt       i;
 
-<a name="line123">123: </a>  VecSet(y,1.0);
+<a name="line123">123: </a>  VecSet(y,0.0);
 <a name="line124">124: </a>  <font color="#4169E1">for</font> (i=1;i<pep->nmat;i++) {
 <a name="line125">125: </a>    MatMult(pep->A[i],x,w);
 <a name="line126">126: </a>    VecAXPY(y,fact*(PetscReal)i,w);
@@ -242,7 +242,7 @@
 <a name="line249">249: </a>    <font color="#4169E1">if</font> (pep->errest[pep->nconv]<pep->tol) {
 
 <a name="line251">251: </a>      <font color="#B22222">/* Ritz pair converged */</font>
-<a name="line252">252: </a>      minv = PetscMin(nv,pjd->keep*pep->ncv);
+<a name="line252">252: </a>      minv = PetscMin(nv,(PetscInt)pjd->keep*pep->ncv);
 <a name="line253">253: </a>      DSOrthogonalize(pep->ds,DS_MAT_X,nv,NULL);
 <a name="line254">254: </a>      <a href="../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(pep->ds,DS_MAT_X,&X);
 <a name="line255">255: </a>      <a href="../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>(pep->V,X,pep->nconv,minv);
@@ -255,7 +255,7 @@
 <a name="line262">262: </a>    } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (nv==pep->ncv-1) {
 
 <a name="line264">264: </a>      <font color="#B22222">/* Basis full, force restart */</font>
-<a name="line265">265: </a>      minv = PetscMin(nv,pjd->keep*pep->ncv);
+<a name="line265">265: </a>      minv = PetscMin(nv,(PetscInt)pjd->keep*pep->ncv);
 <a name="line266">266: </a>      DSOrthogonalize(pep->ds,DS_MAT_X,nv,NULL);
 <a name="line267">267: </a>      <a href="../../../../docs/manualpages/DS/DSGetMat.html#DSGetMat">DSGetMat</a>(pep->ds,DS_MAT_X,&X);
 <a name="line268">268: </a>      <a href="../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>(pep->V,X,pep->nconv,minv);
diff --git a/src/pep/impls/jd/pjdopt.c.html b/src/pep/impls/jd/pjdopt.c.html
index b28edef..88069aa 100644
--- a/src/pep/impls/jd/pjdopt.c.html
+++ b/src/pep/impls/jd/pjdopt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/jd/pjdopt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:46+00:00">
+<meta name="date" content="2016-03-29T14:59:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/jd/pjdopt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/jd/pjdopt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Options of polynomial JD solver.</font>
 
diff --git a/src/pep/impls/jd/pjdp.h.html b/src/pep/impls/jd/pjdp.h.html
index 92e6574..60abe78 100644
--- a/src/pep/impls/jd/pjdp.h.html
+++ b/src/pep/impls/jd/pjdp.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/jd/pjdp.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:46+00:00">
+<meta name="date" content="2016-03-29T14:59:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/jd/pjdp.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/jd/pjdp.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Private header for PEPJD.</font>
 
diff --git a/src/pep/impls/krylov/index.html b/src/pep/impls/krylov/index.html
index 8d05715..f94126c 100644
--- a/src/pep/impls/krylov/index.html
+++ b/src/pep/impls/krylov/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/pep/impls/krylov/makefile.html b/src/pep/impls/krylov/makefile.html
index af6af8d..b47bf68 100644
--- a/src/pep/impls/krylov/makefile.html
+++ b/src/pep/impls/krylov/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/krylov/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:38+00:00">
+<meta name="date" content="2016-03-29T14:58:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/impls/krylov/pepkrylov.c.html b/src/pep/impls/krylov/pepkrylov.c.html
index fe30785..e79c90e 100644
--- a/src/pep/impls/krylov/pepkrylov.c.html
+++ b/src/pep/impls/krylov/pepkrylov.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/krylov/pepkrylov.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:38+00:00">
+<meta name="date" content="2016-03-29T14:58:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/pepkrylov.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/pepkrylov.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Common subroutines for all Krylov-type <a href="../../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> solvers.</font>
 
diff --git a/src/pep/impls/krylov/pepkrylov.h.html b/src/pep/impls/krylov/pepkrylov.h.html
index 588a3ae..2ca09e9 100644
--- a/src/pep/impls/krylov/pepkrylov.h.html
+++ b/src/pep/impls/krylov/pepkrylov.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/krylov/pepkrylov.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:38+00:00">
+<meta name="date" content="2016-03-29T14:58:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/pepkrylov.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/pepkrylov.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Private header for TOAR and STOAR.</font>
 
diff --git a/src/pep/impls/krylov/qarnoldi/index.html b/src/pep/impls/krylov/qarnoldi/index.html
index 268f253..1ec93ae 100644
--- a/src/pep/impls/krylov/qarnoldi/index.html
+++ b/src/pep/impls/krylov/qarnoldi/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/qarnoldi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/qarnoldi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/pep/impls/krylov/qarnoldi/makefile.html b/src/pep/impls/krylov/qarnoldi/makefile.html
index baa4699..e80f789 100644
--- a/src/pep/impls/krylov/qarnoldi/makefile.html
+++ b/src/pep/impls/krylov/qarnoldi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/krylov/qarnoldi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:39+00:00">
+<meta name="date" content="2016-03-29T14:59:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/qarnoldi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/qarnoldi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/impls/krylov/qarnoldi/qarnoldi.c.html b/src/pep/impls/krylov/qarnoldi/qarnoldi.c.html
index b3b3b66..62e7c44 100644
--- a/src/pep/impls/krylov/qarnoldi/qarnoldi.c.html
+++ b/src/pep/impls/krylov/qarnoldi/qarnoldi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/krylov/qarnoldi/qarnoldi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:38+00:00">
+<meta name="date" content="2016-03-29T14:58:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/qarnoldi/qarnoldi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/qarnoldi/qarnoldi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc quadratic eigensolver: "qarnoldi"</font>
diff --git a/src/pep/impls/krylov/stoar/index.html b/src/pep/impls/krylov/stoar/index.html
index 70ed1d2..744afaf 100644
--- a/src/pep/impls/krylov/stoar/index.html
+++ b/src/pep/impls/krylov/stoar/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/stoar/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/stoar/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/pep/impls/krylov/stoar/makefile.html b/src/pep/impls/krylov/stoar/makefile.html
index 874bbb8..a6e915f 100644
--- a/src/pep/impls/krylov/stoar/makefile.html
+++ b/src/pep/impls/krylov/stoar/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/krylov/stoar/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:45+00:00">
+<meta name="date" content="2016-03-29T14:59:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/stoar/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/stoar/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/impls/krylov/stoar/stoar.c.html b/src/pep/impls/krylov/stoar/stoar.c.html
index aa284d7..82345d0 100644
--- a/src/pep/impls/krylov/stoar/stoar.c.html
+++ b/src/pep/impls/krylov/stoar/stoar.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/krylov/stoar/stoar.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:44+00:00">
+<meta name="date" content="2016-03-29T14:59:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/stoar/stoar.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/stoar/stoar.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc polynomial eigensolver: "stoar"</font>
diff --git a/src/pep/impls/krylov/toar/index.html b/src/pep/impls/krylov/toar/index.html
index 227f609..36d496e 100644
--- a/src/pep/impls/krylov/toar/index.html
+++ b/src/pep/impls/krylov/toar/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/toar/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/toar/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/pep/impls/krylov/toar/makefile.html b/src/pep/impls/krylov/toar/makefile.html
index f27618c..b891db8 100644
--- a/src/pep/impls/krylov/toar/makefile.html
+++ b/src/pep/impls/krylov/toar/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/krylov/toar/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:44+00:00">
+<meta name="date" content="2016-03-29T14:59:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/toar/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/toar/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/impls/krylov/toar/nrefine.c.html b/src/pep/impls/krylov/toar/nrefine.c.html
index 4d29980..7099153 100644
--- a/src/pep/impls/krylov/toar/nrefine.c.html
+++ b/src/pep/impls/krylov/toar/nrefine.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/krylov/toar/nrefine.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:41+00:00">
+<meta name="date" content="2016-03-29T14:59:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/toar/nrefine.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/toar/nrefine.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Newton refinement for nonlinear eigenproblem.</font>
 
diff --git a/src/pep/impls/krylov/toar/ptoar.c.html b/src/pep/impls/krylov/toar/ptoar.c.html
index c576f8a..f7e2d60 100644
--- a/src/pep/impls/krylov/toar/ptoar.c.html
+++ b/src/pep/impls/krylov/toar/ptoar.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/krylov/toar/ptoar.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:39+00:00">
+<meta name="date" content="2016-03-29T14:59:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/krylov/toar/ptoar.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/krylov/toar/ptoar.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc polynomial eigensolver: "toar"</font>
diff --git a/src/pep/impls/linear/index.html b/src/pep/impls/linear/index.html
index c5962a1..88ead23 100644
--- a/src/pep/impls/linear/index.html
+++ b/src/pep/impls/linear/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/linear/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/linear/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/pep/impls/linear/linear.c.html b/src/pep/impls/linear/linear.c.html
index 1d29ef3..6bc52ec 100644
--- a/src/pep/impls/linear/linear.c.html
+++ b/src/pep/impls/linear/linear.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/linear/linear.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:35+00:00">
+<meta name="date" content="2016-03-29T14:58:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/linear/linear.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/linear/linear.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Explicit linearization for polynomial eigenproblems.</font>
 
diff --git a/src/pep/impls/linear/linearp.h.html b/src/pep/impls/linear/linearp.h.html
index 99fb2c3..a564d9b 100644
--- a/src/pep/impls/linear/linearp.h.html
+++ b/src/pep/impls/linear/linearp.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/linear/linearp.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:38+00:00">
+<meta name="date" content="2016-03-29T14:58:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/linear/linearp.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/linear/linearp.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Private header for PEPLINEAR.</font>
 
diff --git a/src/pep/impls/linear/makefile.html b/src/pep/impls/linear/makefile.html
index 2eba280..bd51226 100644
--- a/src/pep/impls/linear/makefile.html
+++ b/src/pep/impls/linear/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/linear/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:38+00:00">
+<meta name="date" content="2016-03-29T14:58:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/linear/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/linear/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/impls/linear/qeplin.c.html b/src/pep/impls/linear/qeplin.c.html
index 15c0633..a8cdf20 100644
--- a/src/pep/impls/linear/qeplin.c.html
+++ b/src/pep/impls/linear/qeplin.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/linear/qeplin.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:37+00:00">
+<meta name="date" content="2016-03-29T14:58:57+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/linear/qeplin.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/linear/qeplin.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   Various types of linearization for quadratic eigenvalue problem.</font>
diff --git a/src/pep/impls/makefile.html b/src/pep/impls/makefile.html
index 95acbf4..69af220 100644
--- a/src/pep/impls/makefile.html
+++ b/src/pep/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:35+00:00">
+<meta name="date" content="2016-03-29T14:58:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/index.html b/src/pep/index.html
index 71f53f1..35b4f49 100644
--- a/src/pep/index.html
+++ b/src/pep/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/pep/interface/dlregispep.c.html b/src/pep/interface/dlregispep.c.html
index f11e855..e419c53 100644
--- a/src/pep/interface/dlregispep.c.html
+++ b/src/pep/interface/dlregispep.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/interface/dlregispep.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:35+00:00">
+<meta name="date" content="2016-03-29T14:58:55+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/interface/dlregispep.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/interface/dlregispep.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/interface/index.html b/src/pep/interface/index.html
index fc43806..d84aa74 100644
--- a/src/pep/interface/index.html
+++ b/src/pep/interface/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Polynomial Eigenvalue Problem Solvers - PEP: <a href="../../../src/pep/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/pep/interface/makefile.html b/src/pep/interface/makefile.html
index a98582e..eefcc49 100644
--- a/src/pep/interface/makefile.html
+++ b/src/pep/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:35+00:00">
+<meta name="date" content="2016-03-29T14:58:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/interface/pepbasic.c.html b/src/pep/interface/pepbasic.c.html
index 1401441..e67553f 100644
--- a/src/pep/interface/pepbasic.c.html
+++ b/src/pep/interface/pepbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/interface/pepbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:27+00:00">
+<meta name="date" content="2016-03-29T14:58:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/interface/pepbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/interface/pepbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   The basic <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> routines, Create, Destroy, etc. are here.</font>
 
diff --git a/src/pep/interface/pepdefault.c b/src/pep/interface/pepdefault.c
index cb899a2..e6a9662 100644
--- a/src/pep/interface/pepdefault.c
+++ b/src/pep/interface/pepdefault.c
@@ -282,7 +282,7 @@ PetscErrorCode PEPBuildDiagonalScaling(PEP pep)
     ierr = MatDuplicate(T[0],MAT_COPY_VALUES,&M);CHKERRQ(ierr);
   }
   ierr = MatGetInfo(M,MAT_LOCAL,&info);CHKERRQ(ierr);
-  nz = info.nz_used;
+  nz = (PetscInt)info.nz_used;
   ierr = MatSeqAIJGetArray(M,&array);CHKERRQ(ierr);
   for (i=0;i<nz;i++) {
     t = PetscAbsScalar(array[i]);
@@ -300,7 +300,7 @@ PetscErrorCode PEPBuildDiagonalScaling(PEP pep)
       }
     }
     ierr = MatGetInfo(A,MAT_LOCAL,&info);CHKERRQ(ierr);
-    nz = info.nz_used;
+    nz = (PetscInt)info.nz_used;
     ierr = MatSeqAIJGetArray(A,&array);CHKERRQ(ierr);
     for (i=0;i<nz;i++) {
       t = PetscAbsScalar(array[i]);
@@ -316,7 +316,7 @@ PetscErrorCode PEPBuildDiagonalScaling(PEP pep)
   ierr = MatGetRowIJ(M,0,PETSC_FALSE,PETSC_FALSE,&nr,&ridx,&cidx,&cont);CHKERRQ(ierr);
   if (!cont) SETERRQ(PetscObjectComm((PetscObject)T[0]), PETSC_ERR_SUP,"It is not possible to compute scaling diagonals for these PEP matrices");
   ierr = MatGetInfo(M,MAT_LOCAL,&info);CHKERRQ(ierr);
-  nz = info.nz_used;
+  nz = (PetscInt)info.nz_used;
   ierr = VecGetOwnershipRange(pep->Dl,&lst,&lend);CHKERRQ(ierr);
   ierr = PetscMalloc4(nr,&rsum,pep->n,&csum,pep->n,&aux,PetscMin(pep->n-lend+lst,nz),&cols);CHKERRQ(ierr);
   ierr = VecSet(pep->Dr,1.0);CHKERRQ(ierr);
diff --git a/src/pep/interface/pepdefault.c.html b/src/pep/interface/pepdefault.c.html
index 01fcad1..d24ef53 100644
--- a/src/pep/interface/pepdefault.c.html
+++ b/src/pep/interface/pepdefault.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/interface/pepdefault.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:29+00:00">
+<meta name="date" content="2016-03-29T14:58:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/interface/pepdefault.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/interface/pepdefault.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">     This file contains some simple default routines for common <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> operations.</font>
 
@@ -260,7 +260,7 @@
 <a name="line282">282: </a>    MatDuplicate(T[0],MAT_COPY_VALUES,&M);
 <a name="line283">283: </a>  }
 <a name="line284">284: </a>  MatGetInfo(M,MAT_LOCAL,&info);
-<a name="line285">285: </a>  nz = info.nz_used;
+<a name="line285">285: </a>  nz = (PetscInt)info.nz_used;
 <a name="line286">286: </a>  MatSeqAIJGetArray(M,&array);
 <a name="line287">287: </a>  <font color="#4169E1">for</font> (i=0;i<nz;i++) {
 <a name="line288">288: </a>    t = PetscAbsScalar(array[i]);
@@ -278,7 +278,7 @@
 <a name="line300">300: </a>      }
 <a name="line301">301: </a>    }
 <a name="line302">302: </a>    MatGetInfo(A,MAT_LOCAL,&info);
-<a name="line303">303: </a>    nz = info.nz_used;
+<a name="line303">303: </a>    nz = (PetscInt)info.nz_used;
 <a name="line304">304: </a>    MatSeqAIJGetArray(A,&array);
 <a name="line305">305: </a>    <font color="#4169E1">for</font> (i=0;i<nz;i++) {
 <a name="line306">306: </a>      t = PetscAbsScalar(array[i]);
@@ -294,7 +294,7 @@
 <a name="line316">316: </a>  MatGetRowIJ(M,0,PETSC_FALSE,PETSC_FALSE,&nr,&ridx,&cidx,&cont);
 <a name="line317">317: </a>  <font color="#4169E1">if</font> (!cont) SETERRQ(PetscObjectComm((PetscObject)T[0]), PETSC_ERR_SUP,<font color="#666666">"It is not possible to compute scaling diagonals for these <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> matrices"</font>);
 <a name="line318">318: </a>  MatGetInfo(M,MAT_LOCAL,&info);
-<a name="line319">319: </a>  nz = info.nz_used;
+<a name="line319">319: </a>  nz = (PetscInt)info.nz_used;
 <a name="line320">320: </a>  VecGetOwnershipRange(pep->Dl,&lst,&lend);
 <a name="line321">321: </a>  PetscMalloc4(nr,&rsum,pep->n,&csum,pep->n,&aux,PetscMin(pep->n-lend+lst,nz),&cols);
 <a name="line322">322: </a>  VecSet(pep->Dr,1.0);
diff --git a/src/pep/interface/pepmon.c.html b/src/pep/interface/pepmon.c.html
index 9d4c96a..001922e 100644
--- a/src/pep/interface/pepmon.c.html
+++ b/src/pep/interface/pepmon.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/interface/pepmon.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:26+00:00">
+<meta name="date" content="2016-03-29T14:58:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/interface/pepmon.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/interface/pepmon.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> routines related to monitors.</font>
 
diff --git a/src/pep/interface/pepopts.c.html b/src/pep/interface/pepopts.c.html
index 8bc4e3d..06baccf 100644
--- a/src/pep/interface/pepopts.c.html
+++ b/src/pep/interface/pepopts.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/interface/pepopts.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:30+00:00">
+<meta name="date" content="2016-03-29T14:58:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/interface/pepopts.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/interface/pepopts.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> routines related to options that can be set via the command-line</font>
 <a name="line3">  3: </a><font color="#B22222">      or procedurally.</font>
diff --git a/src/pep/interface/peprefine.c.html b/src/pep/interface/peprefine.c.html
index 0eba66d..f15ec1e 100644
--- a/src/pep/interface/peprefine.c.html
+++ b/src/pep/interface/peprefine.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/interface/peprefine.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:34+00:00">
+<meta name="date" content="2016-03-29T14:58:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/interface/peprefine.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/interface/peprefine.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Newton refinement for <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a>, simple version.</font>
 
diff --git a/src/pep/interface/pepregis.c.html b/src/pep/interface/pepregis.c.html
index a1c6502..ec71acf 100644
--- a/src/pep/interface/pepregis.c.html
+++ b/src/pep/interface/pepregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/interface/pepregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:30+00:00">
+<meta name="date" content="2016-03-29T14:58:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/interface/pepregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/interface/pepregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/pep/interface/pepsetup.c.html b/src/pep/interface/pepsetup.c.html
index 4b1fb2c..737ac7e 100644
--- a/src/pep/interface/pepsetup.c.html
+++ b/src/pep/interface/pepsetup.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/interface/pepsetup.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:33+00:00">
+<meta name="date" content="2016-03-29T14:58:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/interface/pepsetup.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/interface/pepsetup.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> routines related to problem setup.</font>
 
diff --git a/src/pep/interface/pepsolve.c b/src/pep/interface/pepsolve.c
index 3beb096..9589ce0 100644
--- a/src/pep/interface/pepsolve.c
+++ b/src/pep/interface/pepsolve.c
@@ -132,11 +132,6 @@ PetscErrorCode PEPSolve(PEP pep)
 
   pep->state = PEP_STATE_SOLVED;
 
-  if (pep->refine==PEP_REFINE_SIMPLE && pep->rits>0) {
-    ierr = PEPComputeVectors(pep);CHKERRQ(ierr);
-    ierr = PEPNewtonRefinementSimple(pep,&pep->rits,&pep->rtol,pep->nconv);CHKERRQ(ierr);
-  }
-
 #if !defined(PETSC_USE_COMPLEX)
   /* reorder conjugate eigenvalues (positive imaginary first) */
   for (i=0;i<pep->nconv-1;i++) {
@@ -153,6 +148,11 @@ PetscErrorCode PEPSolve(PEP pep)
   }
 #endif
 
+  if (pep->refine==PEP_REFINE_SIMPLE && pep->rits>0) {
+    ierr = PEPComputeVectors(pep);CHKERRQ(ierr);
+    ierr = PEPNewtonRefinementSimple(pep,&pep->rits,&pep->rtol,pep->nconv);CHKERRQ(ierr);
+  }
+
   /* sort eigenvalues according to pep->which parameter */
   ierr = SlepcSortEigenvalues(pep->sc,pep->nconv,pep->eigr,pep->eigi,pep->perm);CHKERRQ(ierr);
   ierr = PetscLogEventEnd(PEP_Solve,pep,0,0,0);CHKERRQ(ierr);
diff --git a/src/pep/interface/pepsolve.c.html b/src/pep/interface/pepsolve.c.html
index f45525e..a916cc1 100644
--- a/src/pep/interface/pepsolve.c.html
+++ b/src/pep/interface/pepsolve.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/interface/pepsolve.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:33+00:00">
+<meta name="date" content="2016-03-29T14:58:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/interface/pepsolve.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/interface/pepsolve.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> routines related to the solution process.</font>
 
@@ -131,26 +131,26 @@
 
 <a name="line133">133: </a>  pep->state = PEP_STATE_SOLVED;
 
-<a name="line135">135: </a>  <font color="#4169E1">if</font> (pep->refine==PEP_REFINE_SIMPLE && pep->rits>0) {
-<a name="line136">136: </a>    PEPComputeVectors(pep);
-<a name="line137">137: </a>    PEPNewtonRefinementSimple(pep,&pep->rits,&pep->rtol,pep->nconv);
-<a name="line138">138: </a>  }
-
-<a name="line140">140: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
-<a name="line141">141: </a>  <font color="#B22222">/* reorder conjugate eigenvalues (positive imaginary first) */</font>
-<a name="line142">142: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nconv-1;i++) {
-<a name="line143">143: </a>    <font color="#4169E1">if</font> (pep->eigi[i] != 0) {
-<a name="line144">144: </a>      <font color="#4169E1">if</font> (pep->eigi[i] < 0) {
-<a name="line145">145: </a>        pep->eigi[i] = -pep->eigi[i];
-<a name="line146">146: </a>        pep->eigi[i+1] = -pep->eigi[i+1];
-<a name="line147">147: </a>        <font color="#B22222">/* the next correction only works with eigenvectors */</font>
-<a name="line148">148: </a>        PEPComputeVectors(pep);
-<a name="line149">149: </a>        <a href="../../../docs/manualpages/BV/BVScaleColumn.html#BVScaleColumn">BVScaleColumn</a>(pep->V,i+1,-1.0);
-<a name="line150">150: </a>      }
-<a name="line151">151: </a>      i++;
-<a name="line152">152: </a>    }
-<a name="line153">153: </a>  }
-<a name="line154">154: </a><font color="#A020F0">#endif</font>
+<a name="line135">135: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
+<a name="line136">136: </a>  <font color="#B22222">/* reorder conjugate eigenvalues (positive imaginary first) */</font>
+<a name="line137">137: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nconv-1;i++) {
+<a name="line138">138: </a>    <font color="#4169E1">if</font> (pep->eigi[i] != 0) {
+<a name="line139">139: </a>      <font color="#4169E1">if</font> (pep->eigi[i] < 0) {
+<a name="line140">140: </a>        pep->eigi[i] = -pep->eigi[i];
+<a name="line141">141: </a>        pep->eigi[i+1] = -pep->eigi[i+1];
+<a name="line142">142: </a>        <font color="#B22222">/* the next correction only works with eigenvectors */</font>
+<a name="line143">143: </a>        PEPComputeVectors(pep);
+<a name="line144">144: </a>        <a href="../../../docs/manualpages/BV/BVScaleColumn.html#BVScaleColumn">BVScaleColumn</a>(pep->V,i+1,-1.0);
+<a name="line145">145: </a>      }
+<a name="line146">146: </a>      i++;
+<a name="line147">147: </a>    }
+<a name="line148">148: </a>  }
+<a name="line149">149: </a><font color="#A020F0">#endif</font>
+
+<a name="line151">151: </a>  <font color="#4169E1">if</font> (pep->refine==PEP_REFINE_SIMPLE && pep->rits>0) {
+<a name="line152">152: </a>    PEPComputeVectors(pep);
+<a name="line153">153: </a>    PEPNewtonRefinementSimple(pep,&pep->rits,&pep->rtol,pep->nconv);
+<a name="line154">154: </a>  }
 
 <a name="line156">156: </a>  <font color="#B22222">/* sort eigenvalues according to pep->which parameter */</font>
 <a name="line157">157: </a>  <a href="../../../docs/manualpages/sys/SlepcSortEigenvalues.html#SlepcSortEigenvalues">SlepcSortEigenvalues</a>(pep->sc,pep->nconv,pep->eigr,pep->eigi,pep->perm);
diff --git a/src/pep/interface/pepview.c b/src/pep/interface/pepview.c
index 3390460..68dc4d7 100644
--- a/src/pep/interface/pepview.c
+++ b/src/pep/interface/pepview.c
@@ -58,7 +58,7 @@ PetscErrorCode PEPView(PEP pep,PetscViewer viewer)
   PetscErrorCode ierr;
   const char     *type;
   char           str[50];
-  PetscBool      isascii,istrivial;
+  PetscBool      isascii,islinear,istrivial;
   PetscInt       i;
   PetscViewer    sviewer;
 
@@ -197,8 +197,11 @@ PetscErrorCode PEPView(PEP pep,PetscViewer viewer)
   if (!pep->rg) { ierr = PEPGetRG(pep,&pep->rg);CHKERRQ(ierr); }
   ierr = RGIsTrivial(pep->rg,&istrivial);CHKERRQ(ierr);
   if (!istrivial) { ierr = RGView(pep->rg,viewer);CHKERRQ(ierr); }
-  if (!pep->ds) { ierr = PEPGetDS(pep,&pep->ds);CHKERRQ(ierr); }
-  ierr = DSView(pep->ds,viewer);CHKERRQ(ierr);
+  ierr = PetscObjectTypeCompare((PetscObject)pep,PEPLINEAR,&islinear);CHKERRQ(ierr);
+  if (!islinear) {
+    if (!pep->ds) { ierr = PEPGetDS(pep,&pep->ds);CHKERRQ(ierr); }
+    ierr = DSView(pep->ds,viewer);CHKERRQ(ierr);
+  }
   ierr = PetscViewerPopFormat(viewer);CHKERRQ(ierr);
   if (!pep->st) { ierr = PEPGetST(pep,&pep->st);CHKERRQ(ierr); }
   ierr = STView(pep->st,viewer);CHKERRQ(ierr);
diff --git a/src/pep/interface/pepview.c.html b/src/pep/interface/pepview.c.html
index 672bda7..13a7a5b 100644
--- a/src/pep/interface/pepview.c.html
+++ b/src/pep/interface/pepview.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/interface/pepview.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:28+00:00">
+<meta name="date" content="2016-03-29T14:58:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/interface/pepview.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/interface/pepview.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   The <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> routines related to various viewers.</font>
 
@@ -67,7 +67,7 @@
 <a name="line57"> 57: </a>{
 <a name="line59"> 59: </a>  const char     *type;
 <a name="line60"> 60: </a>  char           str[50];
-<a name="line61"> 61: </a>  PetscBool      isascii,istrivial;
+<a name="line61"> 61: </a>  PetscBool      isascii,islinear,istrivial;
 <a name="line62"> 62: </a>  PetscInt       i;
 <a name="line63"> 63: </a>  PetscViewer    sviewer;
 
@@ -202,530 +202,533 @@
 <a name="line197">197: </a>  <font color="#4169E1">if</font> (!pep->rg) { <a href="../../../docs/manualpages/PEP/PEPGetRG.html#PEPGetRG">PEPGetRG</a>(pep,&pep->rg); }
 <a name="line198">198: </a>  <a href="../../../docs/manualpages/RG/RGIsTrivial.html#RGIsTrivial">RGIsTrivial</a>(pep->rg,&istrivial);
 <a name="line199">199: </a>  <font color="#4169E1">if</font> (!istrivial) { <a href="../../../docs/manualpages/RG/RGView.html#RGView">RGView</a>(pep->rg,viewer); }
-<a name="line200">200: </a>  <font color="#4169E1">if</font> (!pep->ds) { <a href="../../../docs/manualpages/PEP/PEPGetDS.html#PEPGetDS">PEPGetDS</a>(pep,&pep->ds); }
-<a name="line201">201: </a>  <a href="../../../docs/manualpages/DS/DSView.html#DSView">DSView</a>(pep->ds,viewer);
-<a name="line202">202: </a>  PetscViewerPopFormat(viewer);
-<a name="line203">203: </a>  <font color="#4169E1">if</font> (!pep->st) { <a href="../../../docs/manualpages/PEP/PEPGetST.html#PEPGetST">PEPGetST</a>(pep,&pep->st); }
-<a name="line204">204: </a>  <a href="../../../docs/manualpages/ST/STView.html#STView">STView</a>(pep->st,viewer);
-<a name="line205">205: </a>  <font color="#4169E1">if</font> (pep->refine!=PEP_REFINE_NONE) {
-<a name="line206">206: </a>    <font color="#4169E1">if</font> (pep->npart>1) {
-<a name="line207">207: </a>      <font color="#4169E1">if</font> (pep->refinesubc->color==0) {
-<a name="line208">208: </a>        PetscViewerASCIIGetStdout(PetscSubcommChild(pep->refinesubc),&sviewer);
-<a name="line209">209: </a>        KSPView(pep->refineksp,sviewer);
-<a name="line210">210: </a>      }
-<a name="line211">211: </a>    } <font color="#4169E1">else</font> {
-<a name="line212">212: </a>      KSPView(pep->refineksp,viewer);
-<a name="line213">213: </a>    }
-<a name="line214">214: </a>  } 
-<a name="line215">215: </a>  <font color="#4169E1">return</font>(0);
-<a name="line216">216: </a>}
-
-<a name="line220">220: </a><font color="#B22222">/*@C</font>
-<a name="line221">221: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPReasonView.html#PEPReasonView">PEPReasonView</a> - Displays the reason a <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> solve converged or diverged.</font>
-
-<a name="line223">223: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
-
-<a name="line225">225: </a><font color="#B22222">   Parameter:</font>
-<a name="line226">226: </a><font color="#B22222">+  pep - the eigensolver context</font>
-<a name="line227">227: </a><font color="#B22222">-  viewer - the viewer to display the reason</font>
-
-<a name="line229">229: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line230">230: </a><font color="#B22222">.  -pep_converged_reason - print reason for convergence, and number of iterations</font>
-
-<a name="line232">232: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line234">234: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/PEP/PEPSetConvergenceTest.html#PEPSetConvergenceTest">PEPSetConvergenceTest</a>(), <a href="../../../docs/manualpages/PEP/PEPSetTolerances.html#PEPSetTolerances">PEPSetTolerances</a>(), <a href="../../../docs/manualpages/PEP/PEPGetIterationNumber.html#PEPGetIterationNumber">PEPGetIterationNumber</a>()</font>
-<a name="line235">235: </a><font color="#B22222">@*/</font>
-<a name="line236">236: </a><strong><font color="#4169E1"><a name="PEPReasonView"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPReasonView.html#PEPReasonView">PEPReasonView</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,PetscViewer viewer)</font></strong>
-<a name="line237">237: </a>{
-<a name="line239">239: </a>  PetscBool      isAscii;
-
-<a name="line242">242: </a>  PetscObjectTypeCompare((PetscObject)viewer,PETSCVIEWERASCII,&isAscii);
-<a name="line243">243: </a>  <font color="#4169E1">if</font> (isAscii) {
-<a name="line244">244: </a>    PetscViewerASCIIAddTab(viewer,((PetscObject)pep)->tablevel);
-<a name="line245">245: </a>    <font color="#4169E1">if</font> (pep->reason > 0) {
-<a name="line246">246: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"%s Polynomial eigensolve converged (%d eigenpair%s) due to %s; iterations %D\n"</font>,((PetscObject)pep)->prefix?((PetscObject)pep)->prefix:<font color="#666666">""</font>,pep->nconv,(pep->nconv>1)?<font color="#666666">"s"</font>:<font color="#666666">""</font>,PEPConvergedReasons[pep->reason],pep->its);
-<a name="line247">247: </a>    } <font color="#4169E1">else</font> {
-<a name="line248">248: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"%s Polynomial eigensolve did not converge due to %s; iterations %D\n"</font>,((PetscObject)pep)->prefix?((PetscObject)pep)->prefix:<font color="#666666">""</font>,PEPConvergedReasons[pep->reason],pep->its);
-<a name="line249">249: </a>    }
-<a name="line250">250: </a>    PetscViewerASCIISubtractTab(viewer,((PetscObject)pep)->tablevel);
-<a name="line251">251: </a>  }
-<a name="line252">252: </a>  <font color="#4169E1">return</font>(0);
-<a name="line253">253: </a>}
-
-<a name="line257">257: </a><font color="#B22222">/*@</font>
-<a name="line258">258: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPReasonViewFromOptions.html#PEPReasonViewFromOptions">PEPReasonViewFromOptions</a> - Processes command line options to determine if/how</font>
-<a name="line259">259: </a><font color="#B22222">   the <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> converged reason is to be viewed. </font>
-
-<a name="line261">261: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
-
-<a name="line263">263: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line264">264: </a><font color="#B22222">.  pep - the eigensolver context</font>
-
-<a name="line266">266: </a><font color="#B22222">   Level: developer</font>
-<a name="line267">267: </a><font color="#B22222">@*/</font>
-<a name="line268">268: </a><strong><font color="#4169E1"><a name="PEPReasonViewFromOptions"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPReasonViewFromOptions.html#PEPReasonViewFromOptions">PEPReasonViewFromOptions</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep)</font></strong>
-<a name="line269">269: </a>{
-<a name="line270">270: </a>  PetscErrorCode    ierr;
-<a name="line271">271: </a>  PetscViewer       viewer;
-<a name="line272">272: </a>  PetscBool         flg;
-<a name="line273">273: </a>  static PetscBool  incall = PETSC_FALSE;
-<a name="line274">274: </a>  PetscViewerFormat format;
-
-<a name="line277">277: </a>  <font color="#4169E1">if</font> (incall) <font color="#4169E1">return</font>(0);
-<a name="line278">278: </a>  incall = PETSC_TRUE;
-<a name="line279">279: </a>  PetscOptionsGetViewer(PetscObjectComm((PetscObject)pep),((PetscObject)pep)->prefix,<font color="#666666">"-pep_converged_reason"</font>,&viewer,&format,&flg);
-<a name="line280">280: </a>  <font color="#4169E1">if</font> (flg) {
-<a name="line281">281: </a>    PetscViewerPushFormat(viewer,format);
-<a name="line282">282: </a>    <a href="../../../docs/manualpages/PEP/PEPReasonView.html#PEPReasonView">PEPReasonView</a>(pep,viewer);
-<a name="line283">283: </a>    PetscViewerPopFormat(viewer);
-<a name="line284">284: </a>    PetscViewerDestroy(&viewer);
-<a name="line285">285: </a>  }
-<a name="line286">286: </a>  incall = PETSC_FALSE;
-<a name="line287">287: </a>  <font color="#4169E1">return</font>(0);
-<a name="line288">288: </a>}
-
-<a name="line292">292: </a><strong><font color="#4169E1"><a name="PEPErrorView_ASCII"></a>static PetscErrorCode PEPErrorView_ASCII(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,<a href="../../../docs/manualpages/PEP/PEPErrorType.html#PEPErrorType">PEPErrorType</a> etype,PetscViewer viewer)</font></strong>
-<a name="line293">293: </a>{
-<a name="line294">294: </a>  PetscBool      errok;
-<a name="line295">295: </a>  PetscReal      error,re,im;
-<a name="line296">296: </a>  PetscScalar    kr,ki;
-<a name="line297">297: </a>  PetscInt       i,j;
-
-<a name="line301">301: </a>  <font color="#4169E1">if</font> (pep->nconv<pep->nev) {
-<a name="line302">302: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">" Problem: less than %D eigenvalues converged\n\n"</font>,pep->nev);
-<a name="line303">303: </a>    <font color="#4169E1">return</font>(0);
-<a name="line304">304: </a>  }
-<a name="line305">305: </a>  errok = PETSC_TRUE;
-<a name="line306">306: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nev;i++) {
-<a name="line307">307: </a>    <a href="../../../docs/manualpages/PEP/PEPComputeError.html#PEPComputeError">PEPComputeError</a>(pep,i,etype,&error);
-<a name="line308">308: </a>    errok = (errok && error<5.0*pep->tol)? PETSC_TRUE: PETSC_FALSE;
-<a name="line309">309: </a>  }
-<a name="line310">310: </a>  <font color="#4169E1">if</font> (!errok) {
-<a name="line311">311: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">" Problem: some of the first %D relative errors are higher than the tolerance\n\n"</font>,pep->nev);
-<a name="line312">312: </a>    <font color="#4169E1">return</font>(0);
-<a name="line313">313: </a>  }
-<a name="line314">314: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">" All requested eigenvalues computed up to the required tolerance:"</font>);
-<a name="line315">315: </a>  <font color="#4169E1">for</font> (i=0;i<=(pep->nev-1)/8;i++) {
-<a name="line316">316: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">"\n     "</font>);
-<a name="line317">317: </a>    <font color="#4169E1">for</font> (j=0;j<PetscMin(8,pep->nev-8*i);j++) {
-<a name="line318">318: </a>      <a href="../../../docs/manualpages/PEP/PEPGetEigenpair.html#PEPGetEigenpair">PEPGetEigenpair</a>(pep,8*i+j,&kr,&ki,NULL,NULL);
-<a name="line319">319: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line320">320: </a>      re = PetscRealPart(kr);
-<a name="line321">321: </a>      im = PetscImaginaryPart(kr);
-<a name="line322">322: </a><font color="#A020F0">#else</font>
-<a name="line323">323: </a>      re = kr;
-<a name="line324">324: </a>      im = ki;
-<a name="line325">325: </a><font color="#A020F0">#endif</font>
-<a name="line326">326: </a>      <font color="#4169E1">if</font> (PetscAbs(re)/PetscAbs(im)<PETSC_SMALL) re = 0.0;
-<a name="line327">327: </a>      <font color="#4169E1">if</font> (PetscAbs(im)/PetscAbs(re)<PETSC_SMALL) im = 0.0;
-<a name="line328">328: </a>      <font color="#4169E1">if</font> (im!=0.0) {
-<a name="line329">329: </a>        PetscViewerASCIIPrintf(viewer,<font color="#666666">"%.5f%+.5fi"</font>,(double)re,(double)im);
-<a name="line330">330: </a>      } <font color="#4169E1">else</font> {
-<a name="line331">331: </a>        PetscViewerASCIIPrintf(viewer,<font color="#666666">"%.5f"</font>,(double)re);
-<a name="line332">332: </a>      }
-<a name="line333">333: </a>      <font color="#4169E1">if</font> (8*i+j+1<pep->nev) { PetscViewerASCIIPrintf(viewer,<font color="#666666">", "</font>); }
-<a name="line334">334: </a>    }
-<a name="line335">335: </a>  }
-<a name="line336">336: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"\n\n"</font>);
-<a name="line337">337: </a>  <font color="#4169E1">return</font>(0);
-<a name="line338">338: </a>}
-
-<a name="line342">342: </a><strong><font color="#4169E1"><a name="PEPErrorView_DETAIL"></a>static PetscErrorCode PEPErrorView_DETAIL(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,<a href="../../../docs/manualpages/PEP/PEPErrorType.html#PEPErrorType">PEPErrorType</a> etype,PetscViewer viewer)</font></strong>
-<a name="line343">343: </a>{
-<a name="line345">345: </a>  PetscReal      error,re,im;
-<a name="line346">346: </a>  PetscScalar    kr,ki;
-<a name="line347">347: </a>  PetscInt       i;
-<a name="line348">348: </a><strong><font color="#228B22">#define EXLEN 30</font></strong>
-<a name="line349">349: </a>  char           ex[EXLEN],sep[]=<font color="#666666">" ---------------------- --------------------\n"</font>;
-
-<a name="line352">352: </a>  <font color="#4169E1">if</font> (!pep->nconv) <font color="#4169E1">return</font>(0);
-<a name="line353">353: </a>  <font color="#4169E1">switch</font> (etype) {
-<a name="line354">354: </a>    <font color="#4169E1">case</font> PEP_ERROR_ABSOLUTE:
-<a name="line355">355: </a>      PetscSNPrintf(ex,EXLEN,<font color="#666666">"   ||P(k)x||"</font>);
-<a name="line356">356: </a>      <font color="#4169E1">break</font>;
-<a name="line357">357: </a>    <font color="#4169E1">case</font> PEP_ERROR_RELATIVE:
-<a name="line358">358: </a>      PetscSNPrintf(ex,EXLEN,<font color="#666666">"||P(k)x||/||kx||"</font>);
+<a name="line200">200: </a>  PetscObjectTypeCompare((PetscObject)pep,PEPLINEAR,&islinear);
+<a name="line201">201: </a>  <font color="#4169E1">if</font> (!islinear) {
+<a name="line202">202: </a>    <font color="#4169E1">if</font> (!pep->ds) { <a href="../../../docs/manualpages/PEP/PEPGetDS.html#PEPGetDS">PEPGetDS</a>(pep,&pep->ds); }
+<a name="line203">203: </a>    <a href="../../../docs/manualpages/DS/DSView.html#DSView">DSView</a>(pep->ds,viewer);
+<a name="line204">204: </a>  }
+<a name="line205">205: </a>  PetscViewerPopFormat(viewer);
+<a name="line206">206: </a>  <font color="#4169E1">if</font> (!pep->st) { <a href="../../../docs/manualpages/PEP/PEPGetST.html#PEPGetST">PEPGetST</a>(pep,&pep->st); }
+<a name="line207">207: </a>  <a href="../../../docs/manualpages/ST/STView.html#STView">STView</a>(pep->st,viewer);
+<a name="line208">208: </a>  <font color="#4169E1">if</font> (pep->refine!=PEP_REFINE_NONE) {
+<a name="line209">209: </a>    <font color="#4169E1">if</font> (pep->npart>1) {
+<a name="line210">210: </a>      <font color="#4169E1">if</font> (pep->refinesubc->color==0) {
+<a name="line211">211: </a>        PetscViewerASCIIGetStdout(PetscSubcommChild(pep->refinesubc),&sviewer);
+<a name="line212">212: </a>        KSPView(pep->refineksp,sviewer);
+<a name="line213">213: </a>      }
+<a name="line214">214: </a>    } <font color="#4169E1">else</font> {
+<a name="line215">215: </a>      KSPView(pep->refineksp,viewer);
+<a name="line216">216: </a>    }
+<a name="line217">217: </a>  } 
+<a name="line218">218: </a>  <font color="#4169E1">return</font>(0);
+<a name="line219">219: </a>}
+
+<a name="line223">223: </a><font color="#B22222">/*@C</font>
+<a name="line224">224: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPReasonView.html#PEPReasonView">PEPReasonView</a> - Displays the reason a <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> solve converged or diverged.</font>
+
+<a name="line226">226: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
+
+<a name="line228">228: </a><font color="#B22222">   Parameter:</font>
+<a name="line229">229: </a><font color="#B22222">+  pep - the eigensolver context</font>
+<a name="line230">230: </a><font color="#B22222">-  viewer - the viewer to display the reason</font>
+
+<a name="line232">232: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line233">233: </a><font color="#B22222">.  -pep_converged_reason - print reason for convergence, and number of iterations</font>
+
+<a name="line235">235: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line237">237: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/PEP/PEPSetConvergenceTest.html#PEPSetConvergenceTest">PEPSetConvergenceTest</a>(), <a href="../../../docs/manualpages/PEP/PEPSetTolerances.html#PEPSetTolerances">PEPSetTolerances</a>(), <a href="../../../docs/manualpages/PEP/PEPGetIterationNumber.html#PEPGetIterationNumber">PEPGetIterationNumber</a>()</font>
+<a name="line238">238: </a><font color="#B22222">@*/</font>
+<a name="line239">239: </a><strong><font color="#4169E1"><a name="PEPReasonView"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPReasonView.html#PEPReasonView">PEPReasonView</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,PetscViewer viewer)</font></strong>
+<a name="line240">240: </a>{
+<a name="line242">242: </a>  PetscBool      isAscii;
+
+<a name="line245">245: </a>  PetscObjectTypeCompare((PetscObject)viewer,PETSCVIEWERASCII,&isAscii);
+<a name="line246">246: </a>  <font color="#4169E1">if</font> (isAscii) {
+<a name="line247">247: </a>    PetscViewerASCIIAddTab(viewer,((PetscObject)pep)->tablevel);
+<a name="line248">248: </a>    <font color="#4169E1">if</font> (pep->reason > 0) {
+<a name="line249">249: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"%s Polynomial eigensolve converged (%d eigenpair%s) due to %s; iterations %D\n"</font>,((PetscObject)pep)->prefix?((PetscObject)pep)->prefix:<font color="#666666">""</font>,pep->nconv,(pep->nconv>1)?<font color="#666666">"s"</font>:<font color="#666666">""</font>,PEPConvergedReasons[pep->reason],pep->its);
+<a name="line250">250: </a>    } <font color="#4169E1">else</font> {
+<a name="line251">251: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"%s Polynomial eigensolve did not converge due to %s; iterations %D\n"</font>,((PetscObject)pep)->prefix?((PetscObject)pep)->prefix:<font color="#666666">""</font>,PEPConvergedReasons[pep->reason],pep->its);
+<a name="line252">252: </a>    }
+<a name="line253">253: </a>    PetscViewerASCIISubtractTab(viewer,((PetscObject)pep)->tablevel);
+<a name="line254">254: </a>  }
+<a name="line255">255: </a>  <font color="#4169E1">return</font>(0);
+<a name="line256">256: </a>}
+
+<a name="line260">260: </a><font color="#B22222">/*@</font>
+<a name="line261">261: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPReasonViewFromOptions.html#PEPReasonViewFromOptions">PEPReasonViewFromOptions</a> - Processes command line options to determine if/how</font>
+<a name="line262">262: </a><font color="#B22222">   the <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> converged reason is to be viewed. </font>
+
+<a name="line264">264: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
+
+<a name="line266">266: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line267">267: </a><font color="#B22222">.  pep - the eigensolver context</font>
+
+<a name="line269">269: </a><font color="#B22222">   Level: developer</font>
+<a name="line270">270: </a><font color="#B22222">@*/</font>
+<a name="line271">271: </a><strong><font color="#4169E1"><a name="PEPReasonViewFromOptions"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPReasonViewFromOptions.html#PEPReasonViewFromOptions">PEPReasonViewFromOptions</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep)</font></strong>
+<a name="line272">272: </a>{
+<a name="line273">273: </a>  PetscErrorCode    ierr;
+<a name="line274">274: </a>  PetscViewer       viewer;
+<a name="line275">275: </a>  PetscBool         flg;
+<a name="line276">276: </a>  static PetscBool  incall = PETSC_FALSE;
+<a name="line277">277: </a>  PetscViewerFormat format;
+
+<a name="line280">280: </a>  <font color="#4169E1">if</font> (incall) <font color="#4169E1">return</font>(0);
+<a name="line281">281: </a>  incall = PETSC_TRUE;
+<a name="line282">282: </a>  PetscOptionsGetViewer(PetscObjectComm((PetscObject)pep),((PetscObject)pep)->prefix,<font color="#666666">"-pep_converged_reason"</font>,&viewer,&format,&flg);
+<a name="line283">283: </a>  <font color="#4169E1">if</font> (flg) {
+<a name="line284">284: </a>    PetscViewerPushFormat(viewer,format);
+<a name="line285">285: </a>    <a href="../../../docs/manualpages/PEP/PEPReasonView.html#PEPReasonView">PEPReasonView</a>(pep,viewer);
+<a name="line286">286: </a>    PetscViewerPopFormat(viewer);
+<a name="line287">287: </a>    PetscViewerDestroy(&viewer);
+<a name="line288">288: </a>  }
+<a name="line289">289: </a>  incall = PETSC_FALSE;
+<a name="line290">290: </a>  <font color="#4169E1">return</font>(0);
+<a name="line291">291: </a>}
+
+<a name="line295">295: </a><strong><font color="#4169E1"><a name="PEPErrorView_ASCII"></a>static PetscErrorCode PEPErrorView_ASCII(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,<a href="../../../docs/manualpages/PEP/PEPErrorType.html#PEPErrorType">PEPErrorType</a> etype,PetscViewer viewer)</font></strong>
+<a name="line296">296: </a>{
+<a name="line297">297: </a>  PetscBool      errok;
+<a name="line298">298: </a>  PetscReal      error,re,im;
+<a name="line299">299: </a>  PetscScalar    kr,ki;
+<a name="line300">300: </a>  PetscInt       i,j;
+
+<a name="line304">304: </a>  <font color="#4169E1">if</font> (pep->nconv<pep->nev) {
+<a name="line305">305: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">" Problem: less than %D eigenvalues converged\n\n"</font>,pep->nev);
+<a name="line306">306: </a>    <font color="#4169E1">return</font>(0);
+<a name="line307">307: </a>  }
+<a name="line308">308: </a>  errok = PETSC_TRUE;
+<a name="line309">309: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nev;i++) {
+<a name="line310">310: </a>    <a href="../../../docs/manualpages/PEP/PEPComputeError.html#PEPComputeError">PEPComputeError</a>(pep,i,etype,&error);
+<a name="line311">311: </a>    errok = (errok && error<5.0*pep->tol)? PETSC_TRUE: PETSC_FALSE;
+<a name="line312">312: </a>  }
+<a name="line313">313: </a>  <font color="#4169E1">if</font> (!errok) {
+<a name="line314">314: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">" Problem: some of the first %D relative errors are higher than the tolerance\n\n"</font>,pep->nev);
+<a name="line315">315: </a>    <font color="#4169E1">return</font>(0);
+<a name="line316">316: </a>  }
+<a name="line317">317: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">" All requested eigenvalues computed up to the required tolerance:"</font>);
+<a name="line318">318: </a>  <font color="#4169E1">for</font> (i=0;i<=(pep->nev-1)/8;i++) {
+<a name="line319">319: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">"\n     "</font>);
+<a name="line320">320: </a>    <font color="#4169E1">for</font> (j=0;j<PetscMin(8,pep->nev-8*i);j++) {
+<a name="line321">321: </a>      <a href="../../../docs/manualpages/PEP/PEPGetEigenpair.html#PEPGetEigenpair">PEPGetEigenpair</a>(pep,8*i+j,&kr,&ki,NULL,NULL);
+<a name="line322">322: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line323">323: </a>      re = PetscRealPart(kr);
+<a name="line324">324: </a>      im = PetscImaginaryPart(kr);
+<a name="line325">325: </a><font color="#A020F0">#else</font>
+<a name="line326">326: </a>      re = kr;
+<a name="line327">327: </a>      im = ki;
+<a name="line328">328: </a><font color="#A020F0">#endif</font>
+<a name="line329">329: </a>      <font color="#4169E1">if</font> (PetscAbs(re)/PetscAbs(im)<PETSC_SMALL) re = 0.0;
+<a name="line330">330: </a>      <font color="#4169E1">if</font> (PetscAbs(im)/PetscAbs(re)<PETSC_SMALL) im = 0.0;
+<a name="line331">331: </a>      <font color="#4169E1">if</font> (im!=0.0) {
+<a name="line332">332: </a>        PetscViewerASCIIPrintf(viewer,<font color="#666666">"%.5f%+.5fi"</font>,(double)re,(double)im);
+<a name="line333">333: </a>      } <font color="#4169E1">else</font> {
+<a name="line334">334: </a>        PetscViewerASCIIPrintf(viewer,<font color="#666666">"%.5f"</font>,(double)re);
+<a name="line335">335: </a>      }
+<a name="line336">336: </a>      <font color="#4169E1">if</font> (8*i+j+1<pep->nev) { PetscViewerASCIIPrintf(viewer,<font color="#666666">", "</font>); }
+<a name="line337">337: </a>    }
+<a name="line338">338: </a>  }
+<a name="line339">339: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"\n\n"</font>);
+<a name="line340">340: </a>  <font color="#4169E1">return</font>(0);
+<a name="line341">341: </a>}
+
+<a name="line345">345: </a><strong><font color="#4169E1"><a name="PEPErrorView_DETAIL"></a>static PetscErrorCode PEPErrorView_DETAIL(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,<a href="../../../docs/manualpages/PEP/PEPErrorType.html#PEPErrorType">PEPErrorType</a> etype,PetscViewer viewer)</font></strong>
+<a name="line346">346: </a>{
+<a name="line348">348: </a>  PetscReal      error,re,im;
+<a name="line349">349: </a>  PetscScalar    kr,ki;
+<a name="line350">350: </a>  PetscInt       i;
+<a name="line351">351: </a><strong><font color="#228B22">#define EXLEN 30</font></strong>
+<a name="line352">352: </a>  char           ex[EXLEN],sep[]=<font color="#666666">" ---------------------- --------------------\n"</font>;
+
+<a name="line355">355: </a>  <font color="#4169E1">if</font> (!pep->nconv) <font color="#4169E1">return</font>(0);
+<a name="line356">356: </a>  <font color="#4169E1">switch</font> (etype) {
+<a name="line357">357: </a>    <font color="#4169E1">case</font> PEP_ERROR_ABSOLUTE:
+<a name="line358">358: </a>      PetscSNPrintf(ex,EXLEN,<font color="#666666">"   ||P(k)x||"</font>);
 <a name="line359">359: </a>      <font color="#4169E1">break</font>;
-<a name="line360">360: </a>    <font color="#4169E1">case</font> PEP_ERROR_BACKWARD:
-<a name="line361">361: </a>      PetscSNPrintf(ex,EXLEN,<font color="#666666">"    eta(x,k)"</font>);
+<a name="line360">360: </a>    <font color="#4169E1">case</font> PEP_ERROR_RELATIVE:
+<a name="line361">361: </a>      PetscSNPrintf(ex,EXLEN,<font color="#666666">"||P(k)x||/||kx||"</font>);
 <a name="line362">362: </a>      <font color="#4169E1">break</font>;
-<a name="line363">363: </a>  }
-<a name="line364">364: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"%s            k             %s\n%s"</font>,sep,ex,sep);
-<a name="line365">365: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nconv;i++) {
-<a name="line366">366: </a>    <a href="../../../docs/manualpages/PEP/PEPGetEigenpair.html#PEPGetEigenpair">PEPGetEigenpair</a>(pep,i,&kr,&ki,NULL,NULL);
-<a name="line367">367: </a>    <a href="../../../docs/manualpages/PEP/PEPComputeError.html#PEPComputeError">PEPComputeError</a>(pep,i,etype,&error);
-<a name="line368">368: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line369">369: </a>    re = PetscRealPart(kr);
-<a name="line370">370: </a>    im = PetscImaginaryPart(kr);
-<a name="line371">371: </a><font color="#A020F0">#else</font>
-<a name="line372">372: </a>    re = kr;
-<a name="line373">373: </a>    im = ki;
-<a name="line374">374: </a><font color="#A020F0">#endif</font>
-<a name="line375">375: </a>    <font color="#4169E1">if</font> (im!=0.0) {
-<a name="line376">376: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"  % 9f%+9fi      %12g\n"</font>,(double)re,(double)im,(double)error);
-<a name="line377">377: </a>    } <font color="#4169E1">else</font> {
-<a name="line378">378: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"    % 12f           %12g\n"</font>,(double)re,(double)error);
-<a name="line379">379: </a>    }
-<a name="line380">380: </a>  }
-<a name="line381">381: </a>  PetscViewerASCIIPrintf(viewer,sep);
-<a name="line382">382: </a>  <font color="#4169E1">return</font>(0);
-<a name="line383">383: </a>}
-
-<a name="line387">387: </a><strong><font color="#4169E1"><a name="PEPErrorView_MATLAB"></a>static PetscErrorCode PEPErrorView_MATLAB(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,<a href="../../../docs/manualpages/PEP/PEPErrorType.html#PEPErrorType">PEPErrorType</a> etype,PetscViewer viewer)</font></strong>
-<a name="line388">388: </a>{
-<a name="line390">390: </a>  PetscReal      error;
-<a name="line391">391: </a>  PetscInt       i;
-<a name="line392">392: </a>  const char     *name;
-
-<a name="line395">395: </a>  PetscObjectGetName((PetscObject)pep,&name);
-<a name="line396">396: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"Error_%s = [\n"</font>,name);
-<a name="line397">397: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nconv;i++) {
-<a name="line398">398: </a>    <a href="../../../docs/manualpages/PEP/PEPComputeError.html#PEPComputeError">PEPComputeError</a>(pep,i,etype,&error);
-<a name="line399">399: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">"%18.16e\n"</font>,error);
-<a name="line400">400: </a>  }
-<a name="line401">401: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"];\n"</font>);
-<a name="line402">402: </a>  <font color="#4169E1">return</font>(0);
-<a name="line403">403: </a>}
-
-<a name="line407">407: </a><font color="#B22222">/*@C</font>
-<a name="line408">408: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a> - Displays the errors associated with the computed solution</font>
-<a name="line409">409: </a><font color="#B22222">   (as well as the eigenvalues).</font>
-
-<a name="line411">411: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
-
-<a name="line413">413: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line414">414: </a><font color="#B22222">+  pep    - the eigensolver context</font>
-<a name="line415">415: </a><font color="#B22222">.  etype  - error type</font>
-<a name="line416">416: </a><font color="#B22222">-  viewer - optional visualization context</font>
-
-<a name="line418">418: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line419">419: </a><font color="#B22222">+  -pep_error_absolute - print absolute errors of each eigenpair</font>
-<a name="line420">420: </a><font color="#B22222">.  -pep_error_relative - print relative errors of each eigenpair</font>
-<a name="line421">421: </a><font color="#B22222">-  -pep_error_backward - print backward errors of each eigenpair</font>
-
-<a name="line423">423: </a><font color="#B22222">   Notes:</font>
-<a name="line424">424: </a><font color="#B22222">   By default, this function checks the error of all eigenpairs and prints</font>
-<a name="line425">425: </a><font color="#B22222">   the eigenvalues if all of them are below the requested tolerance.</font>
-<a name="line426">426: </a><font color="#B22222">   If the viewer has format=PETSC_VIEWER_ASCII_INFO_DETAIL then a table with</font>
-<a name="line427">427: </a><font color="#B22222">   eigenvalues and corresponding errors is printed.</font>
-
-<a name="line429">429: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line431">431: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/PEP/PEPSolve.html#PEPSolve">PEPSolve</a>(), <a href="../../../docs/manualpages/PEP/PEPValuesView.html#PEPValuesView">PEPValuesView</a>(), <a href="../../../docs/manualpages/PEP/PEPVectorsView.html#PEPVectorsView">PEPVectorsView</a>()</font>
-<a name="line432">432: </a><font color="#B22222">@*/</font>
-<a name="line433">433: </a><strong><font color="#4169E1"><a name="PEPErrorView"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,<a href="../../../docs/manualpages/PEP/PEPErrorType.html#PEPErrorType">PEPErrorType</a> etype,PetscViewer viewer)</font></strong>
-<a name="line434">434: </a>{
-<a name="line435">435: </a>  PetscBool         isascii;
-<a name="line436">436: </a>  PetscViewerFormat format;
-<a name="line437">437: </a>  PetscErrorCode    ierr;
-
-<a name="line441">441: </a>  <font color="#4169E1">if</font> (!viewer) viewer = PETSC_VIEWER_STDOUT_(PetscObjectComm((PetscObject)pep));
-<a name="line444">444: </a>  PEPCheckSolved(pep,1);
-<a name="line445">445: </a>  PetscObjectTypeCompare((PetscObject)viewer,PETSCVIEWERASCII,&isascii);
-<a name="line446">446: </a>  <font color="#4169E1">if</font> (!isascii) <font color="#4169E1">return</font>(0);
-
-<a name="line448">448: </a>  PetscViewerGetFormat(viewer,&format);
-<a name="line449">449: </a>  <font color="#4169E1">switch</font> (format) {
-<a name="line450">450: </a>    <font color="#4169E1">case</font> PETSC_VIEWER_DEFAULT:
-<a name="line451">451: </a>    <font color="#4169E1">case</font> PETSC_VIEWER_ASCII_INFO:
-<a name="line452">452: </a>      PEPErrorView_ASCII(pep,etype,viewer);
-<a name="line453">453: </a>      <font color="#4169E1">break</font>;
-<a name="line454">454: </a>    <font color="#4169E1">case</font> PETSC_VIEWER_ASCII_INFO_DETAIL:
-<a name="line455">455: </a>      PEPErrorView_DETAIL(pep,etype,viewer);
+<a name="line363">363: </a>    <font color="#4169E1">case</font> PEP_ERROR_BACKWARD:
+<a name="line364">364: </a>      PetscSNPrintf(ex,EXLEN,<font color="#666666">"    eta(x,k)"</font>);
+<a name="line365">365: </a>      <font color="#4169E1">break</font>;
+<a name="line366">366: </a>  }
+<a name="line367">367: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"%s            k             %s\n%s"</font>,sep,ex,sep);
+<a name="line368">368: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nconv;i++) {
+<a name="line369">369: </a>    <a href="../../../docs/manualpages/PEP/PEPGetEigenpair.html#PEPGetEigenpair">PEPGetEigenpair</a>(pep,i,&kr,&ki,NULL,NULL);
+<a name="line370">370: </a>    <a href="../../../docs/manualpages/PEP/PEPComputeError.html#PEPComputeError">PEPComputeError</a>(pep,i,etype,&error);
+<a name="line371">371: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line372">372: </a>    re = PetscRealPart(kr);
+<a name="line373">373: </a>    im = PetscImaginaryPart(kr);
+<a name="line374">374: </a><font color="#A020F0">#else</font>
+<a name="line375">375: </a>    re = kr;
+<a name="line376">376: </a>    im = ki;
+<a name="line377">377: </a><font color="#A020F0">#endif</font>
+<a name="line378">378: </a>    <font color="#4169E1">if</font> (im!=0.0) {
+<a name="line379">379: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"  % 9f%+9fi      %12g\n"</font>,(double)re,(double)im,(double)error);
+<a name="line380">380: </a>    } <font color="#4169E1">else</font> {
+<a name="line381">381: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"    % 12f           %12g\n"</font>,(double)re,(double)error);
+<a name="line382">382: </a>    }
+<a name="line383">383: </a>  }
+<a name="line384">384: </a>  PetscViewerASCIIPrintf(viewer,sep);
+<a name="line385">385: </a>  <font color="#4169E1">return</font>(0);
+<a name="line386">386: </a>}
+
+<a name="line390">390: </a><strong><font color="#4169E1"><a name="PEPErrorView_MATLAB"></a>static PetscErrorCode PEPErrorView_MATLAB(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,<a href="../../../docs/manualpages/PEP/PEPErrorType.html#PEPErrorType">PEPErrorType</a> etype,PetscViewer viewer)</font></strong>
+<a name="line391">391: </a>{
+<a name="line393">393: </a>  PetscReal      error;
+<a name="line394">394: </a>  PetscInt       i;
+<a name="line395">395: </a>  const char     *name;
+
+<a name="line398">398: </a>  PetscObjectGetName((PetscObject)pep,&name);
+<a name="line399">399: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"Error_%s = [\n"</font>,name);
+<a name="line400">400: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nconv;i++) {
+<a name="line401">401: </a>    <a href="../../../docs/manualpages/PEP/PEPComputeError.html#PEPComputeError">PEPComputeError</a>(pep,i,etype,&error);
+<a name="line402">402: </a>    PetscViewerASCIIPrintf(viewer,<font color="#666666">"%18.16e\n"</font>,error);
+<a name="line403">403: </a>  }
+<a name="line404">404: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"];\n"</font>);
+<a name="line405">405: </a>  <font color="#4169E1">return</font>(0);
+<a name="line406">406: </a>}
+
+<a name="line410">410: </a><font color="#B22222">/*@C</font>
+<a name="line411">411: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a> - Displays the errors associated with the computed solution</font>
+<a name="line412">412: </a><font color="#B22222">   (as well as the eigenvalues).</font>
+
+<a name="line414">414: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
+
+<a name="line416">416: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line417">417: </a><font color="#B22222">+  pep    - the eigensolver context</font>
+<a name="line418">418: </a><font color="#B22222">.  etype  - error type</font>
+<a name="line419">419: </a><font color="#B22222">-  viewer - optional visualization context</font>
+
+<a name="line421">421: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line422">422: </a><font color="#B22222">+  -pep_error_absolute - print absolute errors of each eigenpair</font>
+<a name="line423">423: </a><font color="#B22222">.  -pep_error_relative - print relative errors of each eigenpair</font>
+<a name="line424">424: </a><font color="#B22222">-  -pep_error_backward - print backward errors of each eigenpair</font>
+
+<a name="line426">426: </a><font color="#B22222">   Notes:</font>
+<a name="line427">427: </a><font color="#B22222">   By default, this function checks the error of all eigenpairs and prints</font>
+<a name="line428">428: </a><font color="#B22222">   the eigenvalues if all of them are below the requested tolerance.</font>
+<a name="line429">429: </a><font color="#B22222">   If the viewer has format=PETSC_VIEWER_ASCII_INFO_DETAIL then a table with</font>
+<a name="line430">430: </a><font color="#B22222">   eigenvalues and corresponding errors is printed.</font>
+
+<a name="line432">432: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line434">434: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/PEP/PEPSolve.html#PEPSolve">PEPSolve</a>(), <a href="../../../docs/manualpages/PEP/PEPValuesView.html#PEPValuesView">PEPValuesView</a>(), <a href="../../../docs/manualpages/PEP/PEPVectorsView.html#PEPVectorsView">PEPVectorsView</a>()</font>
+<a name="line435">435: </a><font color="#B22222">@*/</font>
+<a name="line436">436: </a><strong><font color="#4169E1"><a name="PEPErrorView"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,<a href="../../../docs/manualpages/PEP/PEPErrorType.html#PEPErrorType">PEPErrorType</a> etype,PetscViewer viewer)</font></strong>
+<a name="line437">437: </a>{
+<a name="line438">438: </a>  PetscBool         isascii;
+<a name="line439">439: </a>  PetscViewerFormat format;
+<a name="line440">440: </a>  PetscErrorCode    ierr;
+
+<a name="line444">444: </a>  <font color="#4169E1">if</font> (!viewer) viewer = PETSC_VIEWER_STDOUT_(PetscObjectComm((PetscObject)pep));
+<a name="line447">447: </a>  PEPCheckSolved(pep,1);
+<a name="line448">448: </a>  PetscObjectTypeCompare((PetscObject)viewer,PETSCVIEWERASCII,&isascii);
+<a name="line449">449: </a>  <font color="#4169E1">if</font> (!isascii) <font color="#4169E1">return</font>(0);
+
+<a name="line451">451: </a>  PetscViewerGetFormat(viewer,&format);
+<a name="line452">452: </a>  <font color="#4169E1">switch</font> (format) {
+<a name="line453">453: </a>    <font color="#4169E1">case</font> PETSC_VIEWER_DEFAULT:
+<a name="line454">454: </a>    <font color="#4169E1">case</font> PETSC_VIEWER_ASCII_INFO:
+<a name="line455">455: </a>      PEPErrorView_ASCII(pep,etype,viewer);
 <a name="line456">456: </a>      <font color="#4169E1">break</font>;
-<a name="line457">457: </a>    <font color="#4169E1">case</font> PETSC_VIEWER_ASCII_MATLAB:
-<a name="line458">458: </a>      PEPErrorView_MATLAB(pep,etype,viewer);
+<a name="line457">457: </a>    <font color="#4169E1">case</font> PETSC_VIEWER_ASCII_INFO_DETAIL:
+<a name="line458">458: </a>      PEPErrorView_DETAIL(pep,etype,viewer);
 <a name="line459">459: </a>      <font color="#4169E1">break</font>;
-<a name="line460">460: </a><strong><font color="#FF0000">    default:</font></strong>
-<a name="line461">461: </a>      PetscInfo1(pep,<font color="#666666">"Unsupported viewer format %s\n"</font>,PetscViewerFormats[format]);
-<a name="line462">462: </a>  }
-<a name="line463">463: </a>  <font color="#4169E1">return</font>(0);
-<a name="line464">464: </a>}
-
-<a name="line468">468: </a><font color="#B22222">/*@</font>
-<a name="line469">469: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPErrorViewFromOptions.html#PEPErrorViewFromOptions">PEPErrorViewFromOptions</a> - Processes command line options to determine if/how</font>
-<a name="line470">470: </a><font color="#B22222">   the errors of the computed solution are to be viewed. </font>
-
-<a name="line472">472: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
-
-<a name="line474">474: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line475">475: </a><font color="#B22222">.  pep - the eigensolver context</font>
-
-<a name="line477">477: </a><font color="#B22222">   Level: developer</font>
-<a name="line478">478: </a><font color="#B22222">@*/</font>
-<a name="line479">479: </a><strong><font color="#4169E1"><a name="PEPErrorViewFromOptions"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPErrorViewFromOptions.html#PEPErrorViewFromOptions">PEPErrorViewFromOptions</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep)</font></strong>
-<a name="line480">480: </a>{
-<a name="line481">481: </a>  PetscErrorCode    ierr;
-<a name="line482">482: </a>  PetscViewer       viewer;
-<a name="line483">483: </a>  PetscBool         flg;
-<a name="line484">484: </a>  static PetscBool  incall = PETSC_FALSE;
-<a name="line485">485: </a>  PetscViewerFormat format;
-
-<a name="line488">488: </a>  <font color="#4169E1">if</font> (incall) <font color="#4169E1">return</font>(0);
-<a name="line489">489: </a>  incall = PETSC_TRUE;
-<a name="line490">490: </a>  PetscOptionsGetViewer(PetscObjectComm((PetscObject)pep),((PetscObject)pep)->prefix,<font color="#666666">"-pep_error_absolute"</font>,&viewer,&format,&flg);
-<a name="line491">491: </a>  <font color="#4169E1">if</font> (flg) {
-<a name="line492">492: </a>    PetscViewerPushFormat(viewer,format);
-<a name="line493">493: </a>    <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a>(pep,PEP_ERROR_ABSOLUTE,viewer);
-<a name="line494">494: </a>    PetscViewerPopFormat(viewer);
-<a name="line495">495: </a>    PetscViewerDestroy(&viewer);
-<a name="line496">496: </a>  }
-<a name="line497">497: </a>  PetscOptionsGetViewer(PetscObjectComm((PetscObject)pep),((PetscObject)pep)->prefix,<font color="#666666">"-pep_error_relative"</font>,&viewer,&format,&flg);
-<a name="line498">498: </a>  <font color="#4169E1">if</font> (flg) {
-<a name="line499">499: </a>    PetscViewerPushFormat(viewer,format);
-<a name="line500">500: </a>    <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a>(pep,PEP_ERROR_RELATIVE,viewer);
-<a name="line501">501: </a>    PetscViewerPopFormat(viewer);
-<a name="line502">502: </a>    PetscViewerDestroy(&viewer);
-<a name="line503">503: </a>  }
-<a name="line504">504: </a>  PetscOptionsGetViewer(PetscObjectComm((PetscObject)pep),((PetscObject)pep)->prefix,<font color="#666666">"-pep_error_backward"</font>,&viewer,&format,&flg);
-<a name="line505">505: </a>  <font color="#4169E1">if</font> (flg) {
-<a name="line506">506: </a>    PetscViewerPushFormat(viewer,format);
-<a name="line507">507: </a>    <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a>(pep,PEP_ERROR_BACKWARD,viewer);
-<a name="line508">508: </a>    PetscViewerPopFormat(viewer);
-<a name="line509">509: </a>    PetscViewerDestroy(&viewer);
-<a name="line510">510: </a>  }
-<a name="line511">511: </a>  incall = PETSC_FALSE;
-<a name="line512">512: </a>  <font color="#4169E1">return</font>(0);
-<a name="line513">513: </a>}
-
-<a name="line517">517: </a><strong><font color="#4169E1"><a name="PEPValuesView_DRAW"></a>static PetscErrorCode PEPValuesView_DRAW(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,PetscViewer viewer)</font></strong>
-<a name="line518">518: </a>{
-<a name="line520">520: </a>  PetscDraw      draw;
-<a name="line521">521: </a>  PetscDrawSP    drawsp;
-<a name="line522">522: </a>  PetscReal      re,im;
-<a name="line523">523: </a>  PetscInt       i,k;
-
-<a name="line526">526: </a>  <font color="#4169E1">if</font> (!pep->nconv) <font color="#4169E1">return</font>(0);
-<a name="line527">527: </a>  PetscViewerDrawOpen(PETSC_COMM_SELF,0,<font color="#666666">"Computed Eigenvalues"</font>,PETSC_DECIDE,PETSC_DECIDE,300,300,&viewer);
-<a name="line528">528: </a>  PetscViewerDrawGetDraw(viewer,0,&draw);
-<a name="line529">529: </a>  PetscDrawSPCreate(draw,1,&drawsp);
-<a name="line530">530: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nconv;i++) {
-<a name="line531">531: </a>    k = pep->perm[i];
-<a name="line532">532: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line533">533: </a>    re = PetscRealPart(pep->eigr[k]);
-<a name="line534">534: </a>    im = PetscImaginaryPart(pep->eigr[k]);
-<a name="line535">535: </a><font color="#A020F0">#else</font>
-<a name="line536">536: </a>    re = pep->eigr[k];
-<a name="line537">537: </a>    im = pep->eigi[k];
-<a name="line538">538: </a><font color="#A020F0">#endif</font>
-<a name="line539">539: </a>    PetscDrawSPAddPoint(drawsp,&re,&im);
-<a name="line540">540: </a>  }
-<a name="line541">541: </a>  PetscDrawSPDraw(drawsp,PETSC_TRUE);
-<a name="line542">542: </a>  PetscDrawSPDestroy(&drawsp);
-<a name="line543">543: </a>  PetscViewerDestroy(&viewer);
-<a name="line544">544: </a>  <font color="#4169E1">return</font>(0);
-<a name="line545">545: </a>}
-
-<a name="line549">549: </a><strong><font color="#4169E1"><a name="PEPValuesView_ASCII"></a>static PetscErrorCode PEPValuesView_ASCII(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,PetscViewer viewer)</font></strong>
-<a name="line550">550: </a>{
-<a name="line551">551: </a>  PetscReal      re,im;
-<a name="line552">552: </a>  PetscInt       i,k;
-
-<a name="line556">556: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"Eigenvalues = \n"</font>);
-<a name="line557">557: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nconv;i++) {
-<a name="line558">558: </a>    k = pep->perm[i];
-<a name="line559">559: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line560">560: </a>    re = PetscRealPart(pep->eigr[k]);
-<a name="line561">561: </a>    im = PetscImaginaryPart(pep->eigr[k]);
-<a name="line562">562: </a><font color="#A020F0">#else</font>
-<a name="line563">563: </a>    re = pep->eigr[k];
-<a name="line564">564: </a>    im = pep->eigi[k];
-<a name="line565">565: </a><font color="#A020F0">#endif</font>
-<a name="line566">566: </a>    <font color="#4169E1">if</font> (PetscAbs(re)/PetscAbs(im)<PETSC_SMALL) re = 0.0;
-<a name="line567">567: </a>    <font color="#4169E1">if</font> (PetscAbs(im)/PetscAbs(re)<PETSC_SMALL) im = 0.0;
-<a name="line568">568: </a>    <font color="#4169E1">if</font> (im!=0.0) {
-<a name="line569">569: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"   %.5f%+.5fi\n"</font>,(double)re,(double)im);
-<a name="line570">570: </a>    } <font color="#4169E1">else</font> {
-<a name="line571">571: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"   %.5f\n"</font>,(double)re);
-<a name="line572">572: </a>    }
-<a name="line573">573: </a>  }
-<a name="line574">574: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"\n"</font>);
-<a name="line575">575: </a>  <font color="#4169E1">return</font>(0);
-<a name="line576">576: </a>}
-
-<a name="line580">580: </a><strong><font color="#4169E1"><a name="PEPValuesView_MATLAB"></a>static PetscErrorCode PEPValuesView_MATLAB(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,PetscViewer viewer)</font></strong>
-<a name="line581">581: </a>{
-<a name="line583">583: </a>  PetscInt       i,k;
-<a name="line584">584: </a>  PetscReal      re,im;
-<a name="line585">585: </a>  const char     *name;
-
-<a name="line588">588: </a>  PetscObjectGetName((PetscObject)pep,&name);
-<a name="line589">589: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"Lambda_%s = [\n"</font>,name);
-<a name="line590">590: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nconv;i++) {
-<a name="line591">591: </a>    k = pep->perm[i];
-<a name="line592">592: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line593">593: </a>    re = PetscRealPart(pep->eigr[k]);
-<a name="line594">594: </a>    im = PetscImaginaryPart(pep->eigr[k]);
-<a name="line595">595: </a><font color="#A020F0">#else</font>
-<a name="line596">596: </a>    re = pep->eigr[k];
-<a name="line597">597: </a>    im = pep->eigi[k];
-<a name="line598">598: </a><font color="#A020F0">#endif</font>
-<a name="line599">599: </a>    <font color="#4169E1">if</font> (im!=0.0) {
-<a name="line600">600: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"%18.16e%+18.16ei\n"</font>,(double)re,(double)im);
-<a name="line601">601: </a>    } <font color="#4169E1">else</font> {
-<a name="line602">602: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"%18.16e\n"</font>,(double)re);
-<a name="line603">603: </a>    }
-<a name="line604">604: </a>  }
-<a name="line605">605: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"];\n"</font>);
-<a name="line606">606: </a>  <font color="#4169E1">return</font>(0);
-<a name="line607">607: </a>}
-
-<a name="line611">611: </a><font color="#B22222">/*@C</font>
-<a name="line612">612: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPValuesView.html#PEPValuesView">PEPValuesView</a> - Displays the computed eigenvalues in a viewer.</font>
-
-<a name="line614">614: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
-
-<a name="line616">616: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line617">617: </a><font color="#B22222">+  pep    - the eigensolver context</font>
-<a name="line618">618: </a><font color="#B22222">-  viewer - the viewer</font>
-
-<a name="line620">620: </a><font color="#B22222">   Options Database Key:</font>
-<a name="line621">621: </a><font color="#B22222">.  -pep_view_values - print computed eigenvalues</font>
-
-<a name="line623">623: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line625">625: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/PEP/PEPSolve.html#PEPSolve">PEPSolve</a>(), <a href="../../../docs/manualpages/PEP/PEPVectorsView.html#PEPVectorsView">PEPVectorsView</a>(), <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a>()</font>
-<a name="line626">626: </a><font color="#B22222">@*/</font>
-<a name="line627">627: </a><strong><font color="#4169E1"><a name="PEPValuesView"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPValuesView.html#PEPValuesView">PEPValuesView</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,PetscViewer viewer)</font></strong>
-<a name="line628">628: </a>{
-<a name="line629">629: </a>  PetscBool         isascii,isdraw;
-<a name="line630">630: </a>  PetscViewerFormat format;
-<a name="line631">631: </a>  PetscErrorCode    ierr;
-
-<a name="line635">635: </a>  <font color="#4169E1">if</font> (!viewer) viewer = PETSC_VIEWER_STDOUT_(PetscObjectComm((PetscObject)pep));
-<a name="line638">638: </a>  PEPCheckSolved(pep,1);
-<a name="line639">639: </a>  PetscObjectTypeCompare((PetscObject)viewer,PETSCVIEWERDRAW,&isdraw);
-<a name="line640">640: </a>  PetscObjectTypeCompare((PetscObject)viewer,PETSCVIEWERASCII,&isascii);
-<a name="line641">641: </a>  <font color="#4169E1">if</font> (isdraw) {
-<a name="line642">642: </a>    PEPValuesView_DRAW(pep,viewer);
-<a name="line643">643: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isascii) {
-<a name="line644">644: </a>    PetscViewerGetFormat(viewer,&format);
-<a name="line645">645: </a>    <font color="#4169E1">switch</font> (format) {
-<a name="line646">646: </a>      <font color="#4169E1">case</font> PETSC_VIEWER_DEFAULT:
-<a name="line647">647: </a>      <font color="#4169E1">case</font> PETSC_VIEWER_ASCII_INFO:
-<a name="line648">648: </a>      <font color="#4169E1">case</font> PETSC_VIEWER_ASCII_INFO_DETAIL:
-<a name="line649">649: </a>        PEPValuesView_ASCII(pep,viewer);
-<a name="line650">650: </a>        <font color="#4169E1">break</font>;
-<a name="line651">651: </a>      <font color="#4169E1">case</font> PETSC_VIEWER_ASCII_MATLAB:
-<a name="line652">652: </a>        PEPValuesView_MATLAB(pep,viewer);
+<a name="line460">460: </a>    <font color="#4169E1">case</font> PETSC_VIEWER_ASCII_MATLAB:
+<a name="line461">461: </a>      PEPErrorView_MATLAB(pep,etype,viewer);
+<a name="line462">462: </a>      <font color="#4169E1">break</font>;
+<a name="line463">463: </a><strong><font color="#FF0000">    default:</font></strong>
+<a name="line464">464: </a>      PetscInfo1(pep,<font color="#666666">"Unsupported viewer format %s\n"</font>,PetscViewerFormats[format]);
+<a name="line465">465: </a>  }
+<a name="line466">466: </a>  <font color="#4169E1">return</font>(0);
+<a name="line467">467: </a>}
+
+<a name="line471">471: </a><font color="#B22222">/*@</font>
+<a name="line472">472: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPErrorViewFromOptions.html#PEPErrorViewFromOptions">PEPErrorViewFromOptions</a> - Processes command line options to determine if/how</font>
+<a name="line473">473: </a><font color="#B22222">   the errors of the computed solution are to be viewed. </font>
+
+<a name="line475">475: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
+
+<a name="line477">477: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line478">478: </a><font color="#B22222">.  pep - the eigensolver context</font>
+
+<a name="line480">480: </a><font color="#B22222">   Level: developer</font>
+<a name="line481">481: </a><font color="#B22222">@*/</font>
+<a name="line482">482: </a><strong><font color="#4169E1"><a name="PEPErrorViewFromOptions"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPErrorViewFromOptions.html#PEPErrorViewFromOptions">PEPErrorViewFromOptions</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep)</font></strong>
+<a name="line483">483: </a>{
+<a name="line484">484: </a>  PetscErrorCode    ierr;
+<a name="line485">485: </a>  PetscViewer       viewer;
+<a name="line486">486: </a>  PetscBool         flg;
+<a name="line487">487: </a>  static PetscBool  incall = PETSC_FALSE;
+<a name="line488">488: </a>  PetscViewerFormat format;
+
+<a name="line491">491: </a>  <font color="#4169E1">if</font> (incall) <font color="#4169E1">return</font>(0);
+<a name="line492">492: </a>  incall = PETSC_TRUE;
+<a name="line493">493: </a>  PetscOptionsGetViewer(PetscObjectComm((PetscObject)pep),((PetscObject)pep)->prefix,<font color="#666666">"-pep_error_absolute"</font>,&viewer,&format,&flg);
+<a name="line494">494: </a>  <font color="#4169E1">if</font> (flg) {
+<a name="line495">495: </a>    PetscViewerPushFormat(viewer,format);
+<a name="line496">496: </a>    <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a>(pep,PEP_ERROR_ABSOLUTE,viewer);
+<a name="line497">497: </a>    PetscViewerPopFormat(viewer);
+<a name="line498">498: </a>    PetscViewerDestroy(&viewer);
+<a name="line499">499: </a>  }
+<a name="line500">500: </a>  PetscOptionsGetViewer(PetscObjectComm((PetscObject)pep),((PetscObject)pep)->prefix,<font color="#666666">"-pep_error_relative"</font>,&viewer,&format,&flg);
+<a name="line501">501: </a>  <font color="#4169E1">if</font> (flg) {
+<a name="line502">502: </a>    PetscViewerPushFormat(viewer,format);
+<a name="line503">503: </a>    <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a>(pep,PEP_ERROR_RELATIVE,viewer);
+<a name="line504">504: </a>    PetscViewerPopFormat(viewer);
+<a name="line505">505: </a>    PetscViewerDestroy(&viewer);
+<a name="line506">506: </a>  }
+<a name="line507">507: </a>  PetscOptionsGetViewer(PetscObjectComm((PetscObject)pep),((PetscObject)pep)->prefix,<font color="#666666">"-pep_error_backward"</font>,&viewer,&format,&flg);
+<a name="line508">508: </a>  <font color="#4169E1">if</font> (flg) {
+<a name="line509">509: </a>    PetscViewerPushFormat(viewer,format);
+<a name="line510">510: </a>    <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a>(pep,PEP_ERROR_BACKWARD,viewer);
+<a name="line511">511: </a>    PetscViewerPopFormat(viewer);
+<a name="line512">512: </a>    PetscViewerDestroy(&viewer);
+<a name="line513">513: </a>  }
+<a name="line514">514: </a>  incall = PETSC_FALSE;
+<a name="line515">515: </a>  <font color="#4169E1">return</font>(0);
+<a name="line516">516: </a>}
+
+<a name="line520">520: </a><strong><font color="#4169E1"><a name="PEPValuesView_DRAW"></a>static PetscErrorCode PEPValuesView_DRAW(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,PetscViewer viewer)</font></strong>
+<a name="line521">521: </a>{
+<a name="line523">523: </a>  PetscDraw      draw;
+<a name="line524">524: </a>  PetscDrawSP    drawsp;
+<a name="line525">525: </a>  PetscReal      re,im;
+<a name="line526">526: </a>  PetscInt       i,k;
+
+<a name="line529">529: </a>  <font color="#4169E1">if</font> (!pep->nconv) <font color="#4169E1">return</font>(0);
+<a name="line530">530: </a>  PetscViewerDrawOpen(PETSC_COMM_SELF,0,<font color="#666666">"Computed Eigenvalues"</font>,PETSC_DECIDE,PETSC_DECIDE,300,300,&viewer);
+<a name="line531">531: </a>  PetscViewerDrawGetDraw(viewer,0,&draw);
+<a name="line532">532: </a>  PetscDrawSPCreate(draw,1,&drawsp);
+<a name="line533">533: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nconv;i++) {
+<a name="line534">534: </a>    k = pep->perm[i];
+<a name="line535">535: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line536">536: </a>    re = PetscRealPart(pep->eigr[k]);
+<a name="line537">537: </a>    im = PetscImaginaryPart(pep->eigr[k]);
+<a name="line538">538: </a><font color="#A020F0">#else</font>
+<a name="line539">539: </a>    re = pep->eigr[k];
+<a name="line540">540: </a>    im = pep->eigi[k];
+<a name="line541">541: </a><font color="#A020F0">#endif</font>
+<a name="line542">542: </a>    PetscDrawSPAddPoint(drawsp,&re,&im);
+<a name="line543">543: </a>  }
+<a name="line544">544: </a>  PetscDrawSPDraw(drawsp,PETSC_TRUE);
+<a name="line545">545: </a>  PetscDrawSPDestroy(&drawsp);
+<a name="line546">546: </a>  PetscViewerDestroy(&viewer);
+<a name="line547">547: </a>  <font color="#4169E1">return</font>(0);
+<a name="line548">548: </a>}
+
+<a name="line552">552: </a><strong><font color="#4169E1"><a name="PEPValuesView_ASCII"></a>static PetscErrorCode PEPValuesView_ASCII(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,PetscViewer viewer)</font></strong>
+<a name="line553">553: </a>{
+<a name="line554">554: </a>  PetscReal      re,im;
+<a name="line555">555: </a>  PetscInt       i,k;
+
+<a name="line559">559: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"Eigenvalues = \n"</font>);
+<a name="line560">560: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nconv;i++) {
+<a name="line561">561: </a>    k = pep->perm[i];
+<a name="line562">562: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line563">563: </a>    re = PetscRealPart(pep->eigr[k]);
+<a name="line564">564: </a>    im = PetscImaginaryPart(pep->eigr[k]);
+<a name="line565">565: </a><font color="#A020F0">#else</font>
+<a name="line566">566: </a>    re = pep->eigr[k];
+<a name="line567">567: </a>    im = pep->eigi[k];
+<a name="line568">568: </a><font color="#A020F0">#endif</font>
+<a name="line569">569: </a>    <font color="#4169E1">if</font> (PetscAbs(re)/PetscAbs(im)<PETSC_SMALL) re = 0.0;
+<a name="line570">570: </a>    <font color="#4169E1">if</font> (PetscAbs(im)/PetscAbs(re)<PETSC_SMALL) im = 0.0;
+<a name="line571">571: </a>    <font color="#4169E1">if</font> (im!=0.0) {
+<a name="line572">572: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"   %.5f%+.5fi\n"</font>,(double)re,(double)im);
+<a name="line573">573: </a>    } <font color="#4169E1">else</font> {
+<a name="line574">574: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"   %.5f\n"</font>,(double)re);
+<a name="line575">575: </a>    }
+<a name="line576">576: </a>  }
+<a name="line577">577: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"\n"</font>);
+<a name="line578">578: </a>  <font color="#4169E1">return</font>(0);
+<a name="line579">579: </a>}
+
+<a name="line583">583: </a><strong><font color="#4169E1"><a name="PEPValuesView_MATLAB"></a>static PetscErrorCode PEPValuesView_MATLAB(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,PetscViewer viewer)</font></strong>
+<a name="line584">584: </a>{
+<a name="line586">586: </a>  PetscInt       i,k;
+<a name="line587">587: </a>  PetscReal      re,im;
+<a name="line588">588: </a>  const char     *name;
+
+<a name="line591">591: </a>  PetscObjectGetName((PetscObject)pep,&name);
+<a name="line592">592: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"Lambda_%s = [\n"</font>,name);
+<a name="line593">593: </a>  <font color="#4169E1">for</font> (i=0;i<pep->nconv;i++) {
+<a name="line594">594: </a>    k = pep->perm[i];
+<a name="line595">595: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line596">596: </a>    re = PetscRealPart(pep->eigr[k]);
+<a name="line597">597: </a>    im = PetscImaginaryPart(pep->eigr[k]);
+<a name="line598">598: </a><font color="#A020F0">#else</font>
+<a name="line599">599: </a>    re = pep->eigr[k];
+<a name="line600">600: </a>    im = pep->eigi[k];
+<a name="line601">601: </a><font color="#A020F0">#endif</font>
+<a name="line602">602: </a>    <font color="#4169E1">if</font> (im!=0.0) {
+<a name="line603">603: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"%18.16e%+18.16ei\n"</font>,(double)re,(double)im);
+<a name="line604">604: </a>    } <font color="#4169E1">else</font> {
+<a name="line605">605: </a>      PetscViewerASCIIPrintf(viewer,<font color="#666666">"%18.16e\n"</font>,(double)re);
+<a name="line606">606: </a>    }
+<a name="line607">607: </a>  }
+<a name="line608">608: </a>  PetscViewerASCIIPrintf(viewer,<font color="#666666">"];\n"</font>);
+<a name="line609">609: </a>  <font color="#4169E1">return</font>(0);
+<a name="line610">610: </a>}
+
+<a name="line614">614: </a><font color="#B22222">/*@C</font>
+<a name="line615">615: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPValuesView.html#PEPValuesView">PEPValuesView</a> - Displays the computed eigenvalues in a viewer.</font>
+
+<a name="line617">617: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
+
+<a name="line619">619: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line620">620: </a><font color="#B22222">+  pep    - the eigensolver context</font>
+<a name="line621">621: </a><font color="#B22222">-  viewer - the viewer</font>
+
+<a name="line623">623: </a><font color="#B22222">   Options Database Key:</font>
+<a name="line624">624: </a><font color="#B22222">.  -pep_view_values - print computed eigenvalues</font>
+
+<a name="line626">626: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line628">628: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/PEP/PEPSolve.html#PEPSolve">PEPSolve</a>(), <a href="../../../docs/manualpages/PEP/PEPVectorsView.html#PEPVectorsView">PEPVectorsView</a>(), <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a>()</font>
+<a name="line629">629: </a><font color="#B22222">@*/</font>
+<a name="line630">630: </a><strong><font color="#4169E1"><a name="PEPValuesView"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPValuesView.html#PEPValuesView">PEPValuesView</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,PetscViewer viewer)</font></strong>
+<a name="line631">631: </a>{
+<a name="line632">632: </a>  PetscBool         isascii,isdraw;
+<a name="line633">633: </a>  PetscViewerFormat format;
+<a name="line634">634: </a>  PetscErrorCode    ierr;
+
+<a name="line638">638: </a>  <font color="#4169E1">if</font> (!viewer) viewer = PETSC_VIEWER_STDOUT_(PetscObjectComm((PetscObject)pep));
+<a name="line641">641: </a>  PEPCheckSolved(pep,1);
+<a name="line642">642: </a>  PetscObjectTypeCompare((PetscObject)viewer,PETSCVIEWERDRAW,&isdraw);
+<a name="line643">643: </a>  PetscObjectTypeCompare((PetscObject)viewer,PETSCVIEWERASCII,&isascii);
+<a name="line644">644: </a>  <font color="#4169E1">if</font> (isdraw) {
+<a name="line645">645: </a>    PEPValuesView_DRAW(pep,viewer);
+<a name="line646">646: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (isascii) {
+<a name="line647">647: </a>    PetscViewerGetFormat(viewer,&format);
+<a name="line648">648: </a>    <font color="#4169E1">switch</font> (format) {
+<a name="line649">649: </a>      <font color="#4169E1">case</font> PETSC_VIEWER_DEFAULT:
+<a name="line650">650: </a>      <font color="#4169E1">case</font> PETSC_VIEWER_ASCII_INFO:
+<a name="line651">651: </a>      <font color="#4169E1">case</font> PETSC_VIEWER_ASCII_INFO_DETAIL:
+<a name="line652">652: </a>        PEPValuesView_ASCII(pep,viewer);
 <a name="line653">653: </a>        <font color="#4169E1">break</font>;
-<a name="line654">654: </a><strong><font color="#FF0000">      default:</font></strong>
-<a name="line655">655: </a>        PetscInfo1(pep,<font color="#666666">"Unsupported viewer format %s\n"</font>,PetscViewerFormats[format]);
-<a name="line656">656: </a>    }
-<a name="line657">657: </a>  }
-<a name="line658">658: </a>  <font color="#4169E1">return</font>(0);
-<a name="line659">659: </a>}
-
-<a name="line663">663: </a><font color="#B22222">/*@</font>
-<a name="line664">664: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPValuesViewFromOptions.html#PEPValuesViewFromOptions">PEPValuesViewFromOptions</a> - Processes command line options to determine if/how</font>
-<a name="line665">665: </a><font color="#B22222">   the computed eigenvalues are to be viewed. </font>
-
-<a name="line667">667: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
-
-<a name="line669">669: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line670">670: </a><font color="#B22222">.  pep - the eigensolver context</font>
-
-<a name="line672">672: </a><font color="#B22222">   Level: developer</font>
-<a name="line673">673: </a><font color="#B22222">@*/</font>
-<a name="line674">674: </a><strong><font color="#4169E1"><a name="PEPValuesViewFromOptions"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPValuesViewFromOptions.html#PEPValuesViewFromOptions">PEPValuesViewFromOptions</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep)</font></strong>
-<a name="line675">675: </a>{
-<a name="line676">676: </a>  PetscErrorCode    ierr;
-<a name="line677">677: </a>  PetscViewer       viewer;
-<a name="line678">678: </a>  PetscBool         flg;
-<a name="line679">679: </a>  static PetscBool  incall = PETSC_FALSE;
-<a name="line680">680: </a>  PetscViewerFormat format;
-
-<a name="line683">683: </a>  <font color="#4169E1">if</font> (incall) <font color="#4169E1">return</font>(0);
-<a name="line684">684: </a>  incall = PETSC_TRUE;
-<a name="line685">685: </a>  PetscOptionsGetViewer(PetscObjectComm((PetscObject)pep),((PetscObject)pep)->prefix,<font color="#666666">"-pep_view_values"</font>,&viewer,&format,&flg);
-<a name="line686">686: </a>  <font color="#4169E1">if</font> (flg) {
-<a name="line687">687: </a>    PetscViewerPushFormat(viewer,format);
-<a name="line688">688: </a>    <a href="../../../docs/manualpages/PEP/PEPValuesView.html#PEPValuesView">PEPValuesView</a>(pep,viewer);
-<a name="line689">689: </a>    PetscViewerPopFormat(viewer);
-<a name="line690">690: </a>    PetscViewerDestroy(&viewer);
-<a name="line691">691: </a>  }
-<a name="line692">692: </a>  incall = PETSC_FALSE;
-<a name="line693">693: </a>  <font color="#4169E1">return</font>(0);
-<a name="line694">694: </a>}
-
-<a name="line698">698: </a><font color="#B22222">/*@C</font>
-<a name="line699">699: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPVectorsView.html#PEPVectorsView">PEPVectorsView</a> - Outputs computed eigenvectors to a viewer.</font>
-
-<a name="line701">701: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
-
-<a name="line703">703: </a><font color="#B22222">   Parameter:</font>
-<a name="line704">704: </a><font color="#B22222">+  pep    - the eigensolver context</font>
-<a name="line705">705: </a><font color="#B22222">-  viewer - the viewer</font>
-
-<a name="line707">707: </a><font color="#B22222">   Options Database Keys:</font>
-<a name="line708">708: </a><font color="#B22222">.  -pep_view_vectors - output eigenvectors.</font>
-
-<a name="line710">710: </a><font color="#B22222">   Note:</font>
-<a name="line711">711: </a><font color="#B22222">   If PETSc was configured with real scalars, complex conjugate eigenvectors</font>
-<a name="line712">712: </a><font color="#B22222">   will be viewed as two separate real vectors, one containing the real part</font>
-<a name="line713">713: </a><font color="#B22222">   and another one containing the imaginary part.</font>
-
-<a name="line715">715: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line717">717: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/PEP/PEPSolve.html#PEPSolve">PEPSolve</a>(), <a href="../../../docs/manualpages/PEP/PEPValuesView.html#PEPValuesView">PEPValuesView</a>(), <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a>()</font>
-<a name="line718">718: </a><font color="#B22222">@*/</font>
-<a name="line719">719: </a><strong><font color="#4169E1"><a name="PEPVectorsView"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPVectorsView.html#PEPVectorsView">PEPVectorsView</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,PetscViewer viewer)</font></strong>
-<a name="line720">720: </a>{
-<a name="line722">722: </a>  PetscInt       i,k;
-<a name="line723">723: </a>  Vec            x;
-<a name="line724">724: </a><strong><font color="#228B22">#define NMLEN 30</font></strong>
-<a name="line725">725: </a>  char           vname[NMLEN];
-<a name="line726">726: </a>  const char     *ename;
-
-<a name="line730">730: </a>  <font color="#4169E1">if</font> (!viewer) viewer = PETSC_VIEWER_STDOUT_(PetscObjectComm((PetscObject)pep));
-<a name="line733">733: </a>  PEPCheckSolved(pep,1);
-<a name="line734">734: </a>  <font color="#4169E1">if</font> (pep->nconv) {
-<a name="line735">735: </a>    PetscObjectGetName((PetscObject)pep,&ename);
-<a name="line736">736: </a>    PEPComputeVectors(pep);
-<a name="line737">737: </a>    <font color="#4169E1">for</font> (i=0;i<pep->nconv;i++) {
-<a name="line738">738: </a>      k = pep->perm[i];
-<a name="line739">739: </a>      PetscSNPrintf(vname,NMLEN,<font color="#666666">"V%d_%s"</font>,i,ename);
-<a name="line740">740: </a>      <a href="../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(pep->V,k,&x);
-<a name="line741">741: </a>      PetscObjectSetName((PetscObject)x,vname);
-<a name="line742">742: </a>      VecView(x,viewer);
-<a name="line743">743: </a>      <a href="../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(pep->V,k,&x);
-<a name="line744">744: </a>    }
-<a name="line745">745: </a>  }
-<a name="line746">746: </a>  <font color="#4169E1">return</font>(0);
-<a name="line747">747: </a>}
-
-<a name="line751">751: </a><font color="#B22222">/*@</font>
-<a name="line752">752: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPVectorsViewFromOptions.html#PEPVectorsViewFromOptions">PEPVectorsViewFromOptions</a> - Processes command line options to determine if/how</font>
-<a name="line753">753: </a><font color="#B22222">   the computed eigenvectors are to be viewed. </font>
-
-<a name="line755">755: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
-
-<a name="line757">757: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line758">758: </a><font color="#B22222">.  pep - the eigensolver context</font>
-
-<a name="line760">760: </a><font color="#B22222">   Level: developer</font>
-<a name="line761">761: </a><font color="#B22222">@*/</font>
-<a name="line762">762: </a><strong><font color="#4169E1"><a name="PEPVectorsViewFromOptions"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPVectorsViewFromOptions.html#PEPVectorsViewFromOptions">PEPVectorsViewFromOptions</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep)</font></strong>
-<a name="line763">763: </a>{
-<a name="line764">764: </a>  PetscErrorCode    ierr;
-<a name="line765">765: </a>  PetscViewer       viewer;
-<a name="line766">766: </a>  PetscBool         flg = PETSC_FALSE;
-<a name="line767">767: </a>  static PetscBool  incall = PETSC_FALSE;
-<a name="line768">768: </a>  PetscViewerFormat format;
-
-<a name="line771">771: </a>  <font color="#4169E1">if</font> (incall) <font color="#4169E1">return</font>(0);
-<a name="line772">772: </a>  incall = PETSC_TRUE;
-<a name="line773">773: </a>  PetscOptionsGetViewer(PetscObjectComm((PetscObject)pep),((PetscObject)pep)->prefix,<font color="#666666">"-pep_view_vectors"</font>,&viewer,&format,&flg);
-<a name="line774">774: </a>  <font color="#4169E1">if</font> (flg) {
-<a name="line775">775: </a>    PetscViewerPushFormat(viewer,format);
-<a name="line776">776: </a>    <a href="../../../docs/manualpages/PEP/PEPVectorsView.html#PEPVectorsView">PEPVectorsView</a>(pep,viewer);
-<a name="line777">777: </a>    PetscViewerPopFormat(viewer);
-<a name="line778">778: </a>    PetscViewerDestroy(&viewer);
-<a name="line779">779: </a>  }
-<a name="line780">780: </a>  incall = PETSC_FALSE;
-<a name="line781">781: </a>  <font color="#4169E1">return</font>(0);
-<a name="line782">782: </a>}
+<a name="line654">654: </a>      <font color="#4169E1">case</font> PETSC_VIEWER_ASCII_MATLAB:
+<a name="line655">655: </a>        PEPValuesView_MATLAB(pep,viewer);
+<a name="line656">656: </a>        <font color="#4169E1">break</font>;
+<a name="line657">657: </a><strong><font color="#FF0000">      default:</font></strong>
+<a name="line658">658: </a>        PetscInfo1(pep,<font color="#666666">"Unsupported viewer format %s\n"</font>,PetscViewerFormats[format]);
+<a name="line659">659: </a>    }
+<a name="line660">660: </a>  }
+<a name="line661">661: </a>  <font color="#4169E1">return</font>(0);
+<a name="line662">662: </a>}
+
+<a name="line666">666: </a><font color="#B22222">/*@</font>
+<a name="line667">667: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPValuesViewFromOptions.html#PEPValuesViewFromOptions">PEPValuesViewFromOptions</a> - Processes command line options to determine if/how</font>
+<a name="line668">668: </a><font color="#B22222">   the computed eigenvalues are to be viewed. </font>
+
+<a name="line670">670: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
+
+<a name="line672">672: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line673">673: </a><font color="#B22222">.  pep - the eigensolver context</font>
+
+<a name="line675">675: </a><font color="#B22222">   Level: developer</font>
+<a name="line676">676: </a><font color="#B22222">@*/</font>
+<a name="line677">677: </a><strong><font color="#4169E1"><a name="PEPValuesViewFromOptions"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPValuesViewFromOptions.html#PEPValuesViewFromOptions">PEPValuesViewFromOptions</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep)</font></strong>
+<a name="line678">678: </a>{
+<a name="line679">679: </a>  PetscErrorCode    ierr;
+<a name="line680">680: </a>  PetscViewer       viewer;
+<a name="line681">681: </a>  PetscBool         flg;
+<a name="line682">682: </a>  static PetscBool  incall = PETSC_FALSE;
+<a name="line683">683: </a>  PetscViewerFormat format;
+
+<a name="line686">686: </a>  <font color="#4169E1">if</font> (incall) <font color="#4169E1">return</font>(0);
+<a name="line687">687: </a>  incall = PETSC_TRUE;
+<a name="line688">688: </a>  PetscOptionsGetViewer(PetscObjectComm((PetscObject)pep),((PetscObject)pep)->prefix,<font color="#666666">"-pep_view_values"</font>,&viewer,&format,&flg);
+<a name="line689">689: </a>  <font color="#4169E1">if</font> (flg) {
+<a name="line690">690: </a>    PetscViewerPushFormat(viewer,format);
+<a name="line691">691: </a>    <a href="../../../docs/manualpages/PEP/PEPValuesView.html#PEPValuesView">PEPValuesView</a>(pep,viewer);
+<a name="line692">692: </a>    PetscViewerPopFormat(viewer);
+<a name="line693">693: </a>    PetscViewerDestroy(&viewer);
+<a name="line694">694: </a>  }
+<a name="line695">695: </a>  incall = PETSC_FALSE;
+<a name="line696">696: </a>  <font color="#4169E1">return</font>(0);
+<a name="line697">697: </a>}
+
+<a name="line701">701: </a><font color="#B22222">/*@C</font>
+<a name="line702">702: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPVectorsView.html#PEPVectorsView">PEPVectorsView</a> - Outputs computed eigenvectors to a viewer.</font>
+
+<a name="line704">704: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
+
+<a name="line706">706: </a><font color="#B22222">   Parameter:</font>
+<a name="line707">707: </a><font color="#B22222">+  pep    - the eigensolver context</font>
+<a name="line708">708: </a><font color="#B22222">-  viewer - the viewer</font>
+
+<a name="line710">710: </a><font color="#B22222">   Options Database Keys:</font>
+<a name="line711">711: </a><font color="#B22222">.  -pep_view_vectors - output eigenvectors.</font>
+
+<a name="line713">713: </a><font color="#B22222">   Note:</font>
+<a name="line714">714: </a><font color="#B22222">   If PETSc was configured with real scalars, complex conjugate eigenvectors</font>
+<a name="line715">715: </a><font color="#B22222">   will be viewed as two separate real vectors, one containing the real part</font>
+<a name="line716">716: </a><font color="#B22222">   and another one containing the imaginary part.</font>
+
+<a name="line718">718: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line720">720: </a><font color="#B22222">.seealso: <a href="../../../docs/manualpages/PEP/PEPSolve.html#PEPSolve">PEPSolve</a>(), <a href="../../../docs/manualpages/PEP/PEPValuesView.html#PEPValuesView">PEPValuesView</a>(), <a href="../../../docs/manualpages/PEP/PEPErrorView.html#PEPErrorView">PEPErrorView</a>()</font>
+<a name="line721">721: </a><font color="#B22222">@*/</font>
+<a name="line722">722: </a><strong><font color="#4169E1"><a name="PEPVectorsView"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPVectorsView.html#PEPVectorsView">PEPVectorsView</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep,PetscViewer viewer)</font></strong>
+<a name="line723">723: </a>{
+<a name="line725">725: </a>  PetscInt       i,k;
+<a name="line726">726: </a>  Vec            x;
+<a name="line727">727: </a><strong><font color="#228B22">#define NMLEN 30</font></strong>
+<a name="line728">728: </a>  char           vname[NMLEN];
+<a name="line729">729: </a>  const char     *ename;
+
+<a name="line733">733: </a>  <font color="#4169E1">if</font> (!viewer) viewer = PETSC_VIEWER_STDOUT_(PetscObjectComm((PetscObject)pep));
+<a name="line736">736: </a>  PEPCheckSolved(pep,1);
+<a name="line737">737: </a>  <font color="#4169E1">if</font> (pep->nconv) {
+<a name="line738">738: </a>    PetscObjectGetName((PetscObject)pep,&ename);
+<a name="line739">739: </a>    PEPComputeVectors(pep);
+<a name="line740">740: </a>    <font color="#4169E1">for</font> (i=0;i<pep->nconv;i++) {
+<a name="line741">741: </a>      k = pep->perm[i];
+<a name="line742">742: </a>      PetscSNPrintf(vname,NMLEN,<font color="#666666">"V%d_%s"</font>,i,ename);
+<a name="line743">743: </a>      <a href="../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(pep->V,k,&x);
+<a name="line744">744: </a>      PetscObjectSetName((PetscObject)x,vname);
+<a name="line745">745: </a>      VecView(x,viewer);
+<a name="line746">746: </a>      <a href="../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(pep->V,k,&x);
+<a name="line747">747: </a>    }
+<a name="line748">748: </a>  }
+<a name="line749">749: </a>  <font color="#4169E1">return</font>(0);
+<a name="line750">750: </a>}
+
+<a name="line754">754: </a><font color="#B22222">/*@</font>
+<a name="line755">755: </a><font color="#B22222">   <a href="../../../docs/manualpages/PEP/PEPVectorsViewFromOptions.html#PEPVectorsViewFromOptions">PEPVectorsViewFromOptions</a> - Processes command line options to determine if/how</font>
+<a name="line756">756: </a><font color="#B22222">   the computed eigenvectors are to be viewed. </font>
+
+<a name="line758">758: </a><font color="#B22222">   Collective on <a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a></font>
+
+<a name="line760">760: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line761">761: </a><font color="#B22222">.  pep - the eigensolver context</font>
+
+<a name="line763">763: </a><font color="#B22222">   Level: developer</font>
+<a name="line764">764: </a><font color="#B22222">@*/</font>
+<a name="line765">765: </a><strong><font color="#4169E1"><a name="PEPVectorsViewFromOptions"></a>PetscErrorCode <a href="../../../docs/manualpages/PEP/PEPVectorsViewFromOptions.html#PEPVectorsViewFromOptions">PEPVectorsViewFromOptions</a>(<a href="../../../docs/manualpages/PEP/PEP.html#PEP">PEP</a> pep)</font></strong>
+<a name="line766">766: </a>{
+<a name="line767">767: </a>  PetscErrorCode    ierr;
+<a name="line768">768: </a>  PetscViewer       viewer;
+<a name="line769">769: </a>  PetscBool         flg = PETSC_FALSE;
+<a name="line770">770: </a>  static PetscBool  incall = PETSC_FALSE;
+<a name="line771">771: </a>  PetscViewerFormat format;
+
+<a name="line774">774: </a>  <font color="#4169E1">if</font> (incall) <font color="#4169E1">return</font>(0);
+<a name="line775">775: </a>  incall = PETSC_TRUE;
+<a name="line776">776: </a>  PetscOptionsGetViewer(PetscObjectComm((PetscObject)pep),((PetscObject)pep)->prefix,<font color="#666666">"-pep_view_vectors"</font>,&viewer,&format,&flg);
+<a name="line777">777: </a>  <font color="#4169E1">if</font> (flg) {
+<a name="line778">778: </a>    PetscViewerPushFormat(viewer,format);
+<a name="line779">779: </a>    <a href="../../../docs/manualpages/PEP/PEPVectorsView.html#PEPVectorsView">PEPVectorsView</a>(pep,viewer);
+<a name="line780">780: </a>    PetscViewerPopFormat(viewer);
+<a name="line781">781: </a>    PetscViewerDestroy(&viewer);
+<a name="line782">782: </a>  }
+<a name="line783">783: </a>  incall = PETSC_FALSE;
+<a name="line784">784: </a>  <font color="#4169E1">return</font>(0);
+<a name="line785">785: </a>}
 
 </pre>
 </body>
diff --git a/src/pep/makefile.html b/src/pep/makefile.html
index 29b6453..6fa4e1a 100644
--- a/src/pep/makefile.html
+++ b/src/pep/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/pep/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:26+00:00">
+<meta name="date" content="2016-03-29T14:58:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/pep/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/pep/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/examples/index.html b/src/svd/examples/index.html
index d260532..eeaea1b 100644
--- a/src/svd/examples/index.html
+++ b/src/svd/examples/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/examples/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
 <a href="tests/">tests/</a><br>
 <a href="tutorials/">tutorials/</a><br>
diff --git a/src/svd/examples/makefile.html b/src/svd/examples/makefile.html
index b6ae61c..d00ecc3 100644
--- a/src/svd/examples/makefile.html
+++ b/src/svd/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:23+00:00">
+<meta name="date" content="2016-03-29T14:58:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/examples/tests/index.html b/src/svd/examples/tests/index.html
index 872de3e..3941fe1 100644
--- a/src/svd/examples/tests/index.html
+++ b/src/svd/examples/tests/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Singular Value Decomposition Solvers - SVD: <a href="../../../src/svd/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/svd/examples/tests/makefile.html b/src/svd/examples/tests/makefile.html
index 35abd16..3612334 100644
--- a/src/svd/examples/tests/makefile.html
+++ b/src/svd/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:24+00:00">
+<meta name="date" content="2016-03-29T14:58:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/examples/tests/test1.c.html b/src/svd/examples/tests/test1.c.html
index b354cb5..0fa5e32 100644
--- a/src/svd/examples/tests/test1.c.html
+++ b/src/svd/examples/tests/test1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/examples/tests/test1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:23+00:00">
+<meta name="date" content="2016-03-29T14:58:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/examples/tests/test2.c.html b/src/svd/examples/tests/test2.c.html
index dccf03b..9162d7c 100644
--- a/src/svd/examples/tests/test2.c.html
+++ b/src/svd/examples/tests/test2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/examples/tests/test2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:24+00:00">
+<meta name="date" content="2016-03-29T14:58:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/examples/tests/test3.c.html b/src/svd/examples/tests/test3.c.html
index 3c1f588..8f5dbf8 100644
--- a/src/svd/examples/tests/test3.c.html
+++ b/src/svd/examples/tests/test3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/examples/tests/test3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:24+00:00">
+<meta name="date" content="2016-03-29T14:58:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/examples/tests/test3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/examples/tests/test3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/examples/tutorials/ex14.c.html b/src/svd/examples/tutorials/ex14.c.html
index 2907285..65b7eb8 100644
--- a/src/svd/examples/tutorials/ex14.c.html
+++ b/src/svd/examples/tutorials/ex14.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/examples/tutorials/ex14.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:24+00:00">
+<meta name="date" content="2016-03-29T14:58:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/examples/tutorials/ex14.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/examples/tutorials/ex14.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/examples/tutorials/ex15.c.html b/src/svd/examples/tutorials/ex15.c.html
index ce5b22f..7ffe330 100644
--- a/src/svd/examples/tutorials/ex15.c.html
+++ b/src/svd/examples/tutorials/ex15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/examples/tutorials/ex15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:25+00:00">
+<meta name="date" content="2016-03-29T14:58:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/examples/tutorials/ex15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/examples/tutorials/ex15f.F.html b/src/svd/examples/tutorials/ex15f.F.html
index c07895e..a4b970a 100644
--- a/src/svd/examples/tutorials/ex15f.F.html
+++ b/src/svd/examples/tutorials/ex15f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/examples/tutorials/ex15f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:25+00:00">
+<meta name="date" content="2016-03-29T14:58:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/examples/tutorials/ex15f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/examples/tutorials/ex15f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/svd/examples/tutorials/ex8.c.html b/src/svd/examples/tutorials/ex8.c.html
index e6ef36b..d422ae0 100644
--- a/src/svd/examples/tutorials/ex8.c.html
+++ b/src/svd/examples/tutorials/ex8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/examples/tutorials/ex8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:24+00:00">
+<meta name="date" content="2016-03-29T14:58:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/examples/tutorials/ex8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/examples/tutorials/ex8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/examples/tutorials/index.html b/src/svd/examples/tutorials/index.html
index caf935a..588e13d 100644
--- a/src/svd/examples/tutorials/index.html
+++ b/src/svd/examples/tutorials/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/examples/tutorials/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Singular Value Decomposition Solvers - SVD: <a href="../../../src/svd/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/svd/examples/tutorials/makefile.html b/src/svd/examples/tutorials/makefile.html
index 54ff61a..a17bcf0 100644
--- a/src/svd/examples/tutorials/makefile.html
+++ b/src/svd/examples/tutorials/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/examples/tutorials/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:25+00:00">
+<meta name="date" content="2016-03-29T14:58:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/examples/tutorials/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/f90-mod/index.html b/src/svd/f90-mod/index.html
index a088201..c0f0711 100644
--- a/src/svd/f90-mod/index.html
+++ b/src/svd/f90-mod/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Singular Value Decomposition Solvers - SVD: <a href="../../../src/svd/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/svd/f90-mod/makefile.html b/src/svd/f90-mod/makefile.html
index 7889fda..2e609f5 100644
--- a/src/svd/f90-mod/makefile.html
+++ b/src/svd/f90-mod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:25+00:00">
+<meta name="date" content="2016-03-29T14:58:45+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/f90-mod/slepcsvdmod.F.html b/src/svd/f90-mod/slepcsvdmod.F.html
index 32a5699..051838a 100644
--- a/src/svd/f90-mod/slepcsvdmod.F.html
+++ b/src/svd/f90-mod/slepcsvdmod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/f90-mod/slepcsvdmod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:25+00:00">
+<meta name="date" content="2016-03-29T14:58:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/f90-mod/slepcsvdmod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/f90-mod/slepcsvdmod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/svd/impls/cross/cross.c.html b/src/svd/impls/cross/cross.c.html
index 7231cdb..f34c78e 100644
--- a/src/svd/impls/cross/cross.c.html
+++ b/src/svd/impls/cross/cross.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/impls/cross/cross.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:20+00:00">
+<meta name="date" content="2016-03-29T14:58:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/cross/cross.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/cross/cross.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc singular value solver: "cross"</font>
diff --git a/src/svd/impls/cross/index.html b/src/svd/impls/cross/index.html
index 8593880..33b6fbf 100644
--- a/src/svd/impls/cross/index.html
+++ b/src/svd/impls/cross/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/cross/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/cross/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Singular Value Decomposition Solvers - SVD: <a href="../../../src/svd/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/svd/impls/cross/makefile.html b/src/svd/impls/cross/makefile.html
index d231535..aa12541 100644
--- a/src/svd/impls/cross/makefile.html
+++ b/src/svd/impls/cross/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/impls/cross/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:21+00:00">
+<meta name="date" content="2016-03-29T14:58:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/cross/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/cross/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/impls/cyclic/cyclic.c.html b/src/svd/impls/cyclic/cyclic.c.html
index 5b5d5fd..f177e06 100644
--- a/src/svd/impls/cyclic/cyclic.c.html
+++ b/src/svd/impls/cyclic/cyclic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/impls/cyclic/cyclic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:21+00:00">
+<meta name="date" content="2016-03-29T14:58:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/cyclic/cyclic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/cyclic/cyclic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc singular value solver: "cyclic"</font>
diff --git a/src/svd/impls/cyclic/index.html b/src/svd/impls/cyclic/index.html
index f9281f9..d664f9a 100644
--- a/src/svd/impls/cyclic/index.html
+++ b/src/svd/impls/cyclic/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/cyclic/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/cyclic/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Singular Value Decomposition Solvers - SVD: <a href="../../../src/svd/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/svd/impls/cyclic/makefile.html b/src/svd/impls/cyclic/makefile.html
index 5362c1f..4ca5af6 100644
--- a/src/svd/impls/cyclic/makefile.html
+++ b/src/svd/impls/cyclic/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/impls/cyclic/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:22+00:00">
+<meta name="date" content="2016-03-29T14:58:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/cyclic/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/cyclic/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/impls/index.html b/src/svd/impls/index.html
index 1a7501f..f853a5a 100644
--- a/src/svd/impls/index.html
+++ b/src/svd/impls/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Singular Value Decomposition Solvers - SVD: <a href="../../../src/svd/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/svd/impls/lanczos/gklanczos.c.html b/src/svd/impls/lanczos/gklanczos.c.html
index 11d1667..b2a47b7 100644
--- a/src/svd/impls/lanczos/gklanczos.c.html
+++ b/src/svd/impls/lanczos/gklanczos.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/impls/lanczos/gklanczos.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:22+00:00">
+<meta name="date" content="2016-03-29T14:58:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/lanczos/gklanczos.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/lanczos/gklanczos.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc singular value solver: "lanczos"</font>
diff --git a/src/svd/impls/lanczos/index.html b/src/svd/impls/lanczos/index.html
index a064e79..367ce4f 100644
--- a/src/svd/impls/lanczos/index.html
+++ b/src/svd/impls/lanczos/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/lanczos/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/lanczos/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Singular Value Decomposition Solvers - SVD: <a href="../../../src/svd/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/svd/impls/lanczos/makefile.html b/src/svd/impls/lanczos/makefile.html
index 6df8b81..590f753 100644
--- a/src/svd/impls/lanczos/makefile.html
+++ b/src/svd/impls/lanczos/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/impls/lanczos/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:23+00:00">
+<meta name="date" content="2016-03-29T14:58:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/lanczos/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/lanczos/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/impls/lapack/index.html b/src/svd/impls/lapack/index.html
index fd46d8a..b5f22f3 100644
--- a/src/svd/impls/lapack/index.html
+++ b/src/svd/impls/lapack/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/lapack/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/lapack/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Singular Value Decomposition Solvers - SVD: <a href="../../../src/svd/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/svd/impls/lapack/makefile.html b/src/svd/impls/lapack/makefile.html
index 7b0a5bb..45c1d16 100644
--- a/src/svd/impls/lapack/makefile.html
+++ b/src/svd/impls/lapack/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/impls/lapack/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:22+00:00">
+<meta name="date" content="2016-03-29T14:58:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/lapack/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/lapack/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/impls/lapack/svdlapack.c.html b/src/svd/impls/lapack/svdlapack.c.html
index be9a15a..1ead1ba 100644
--- a/src/svd/impls/lapack/svdlapack.c.html
+++ b/src/svd/impls/lapack/svdlapack.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/impls/lapack/svdlapack.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:22+00:00">
+<meta name="date" content="2016-03-29T14:58:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/lapack/svdlapack.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/lapack/svdlapack.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   This file implements a wrapper to the LAPACK <a href="../../../../docs/manualpages/SVD/SVD.html#SVD">SVD</a> subroutines.</font>
 
diff --git a/src/svd/impls/makefile.html b/src/svd/impls/makefile.html
index 8619743..d0cddc3 100644
--- a/src/svd/impls/makefile.html
+++ b/src/svd/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:20+00:00">
+<meta name="date" content="2016-03-29T14:58:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/impls/trlanczos/index.html b/src/svd/impls/trlanczos/index.html
index 2d5aa22..4496721 100644
--- a/src/svd/impls/trlanczos/index.html
+++ b/src/svd/impls/trlanczos/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/trlanczos/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/trlanczos/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Singular Value Decomposition Solvers - SVD: <a href="../../../src/svd/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/svd/impls/trlanczos/makefile.html b/src/svd/impls/trlanczos/makefile.html
index eabc3fe..9506238 100644
--- a/src/svd/impls/trlanczos/makefile.html
+++ b/src/svd/impls/trlanczos/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/impls/trlanczos/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:23+00:00">
+<meta name="date" content="2016-03-29T14:58:43+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/trlanczos/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/trlanczos/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/impls/trlanczos/trlanczos.c.html b/src/svd/impls/trlanczos/trlanczos.c.html
index 5f31bca..7854444 100644
--- a/src/svd/impls/trlanczos/trlanczos.c.html
+++ b/src/svd/impls/trlanczos/trlanczos.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/impls/trlanczos/trlanczos.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:23+00:00">
+<meta name="date" content="2016-03-29T14:58:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/impls/trlanczos/trlanczos.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/impls/trlanczos/trlanczos.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   SLEPc singular value solver: "trlanczos"</font>
diff --git a/src/svd/index.html b/src/svd/index.html
index f6bb8b2..32607f6 100644
--- a/src/svd/index.html
+++ b/src/svd/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Singular Value Decomposition Solvers - SVD: <a href="../../../src/svd/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/svd/interface/dlregissvd.c.html b/src/svd/interface/dlregissvd.c.html
index 1c5c8f5..d539135 100644
--- a/src/svd/interface/dlregissvd.c.html
+++ b/src/svd/interface/dlregissvd.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/interface/dlregissvd.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:20+00:00">
+<meta name="date" content="2016-03-29T14:58:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/interface/dlregissvd.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/interface/dlregissvd.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/interface/index.html b/src/svd/interface/index.html
index f093644..e9abc46 100644
--- a/src/svd/interface/index.html
+++ b/src/svd/interface/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Singular Value Decomposition Solvers - SVD: <a href="../../../src/svd/examples/tutorials/index.html">Examples</a></h2>
 
diff --git a/src/svd/interface/makefile.html b/src/svd/interface/makefile.html
index af14378..ef2e5f1 100644
--- a/src/svd/interface/makefile.html
+++ b/src/svd/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:20+00:00">
+<meta name="date" content="2016-03-29T14:58:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/interface/svdbasic.c.html b/src/svd/interface/svdbasic.c.html
index aef879a..f5d3be2 100644
--- a/src/svd/interface/svdbasic.c.html
+++ b/src/svd/interface/svdbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/interface/svdbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:15+00:00">
+<meta name="date" content="2016-03-29T14:58:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/interface/svdbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/interface/svdbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   The basic <a href="../../../docs/manualpages/SVD/SVD.html#SVD">SVD</a> routines, Create, Destroy, etc. are here.</font>
 
diff --git a/src/svd/interface/svdmon.c.html b/src/svd/interface/svdmon.c.html
index d65043b..3ca3261 100644
--- a/src/svd/interface/svdmon.c.html
+++ b/src/svd/interface/svdmon.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/interface/svdmon.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:19+00:00">
+<meta name="date" content="2016-03-29T14:58:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/interface/svdmon.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/interface/svdmon.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/SVD/SVD.html#SVD">SVD</a> routines related to monitors.</font>
 
diff --git a/src/svd/interface/svdopts.c.html b/src/svd/interface/svdopts.c.html
index 54ac094..5f09a9f 100644
--- a/src/svd/interface/svdopts.c.html
+++ b/src/svd/interface/svdopts.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/interface/svdopts.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:17+00:00">
+<meta name="date" content="2016-03-29T14:58:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/interface/svdopts.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/interface/svdopts.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">     <a href="../../../docs/manualpages/SVD/SVD.html#SVD">SVD</a> routines for setting solver options.</font>
 
diff --git a/src/svd/interface/svdregis.c.html b/src/svd/interface/svdregis.c.html
index 239137b..6ac549e 100644
--- a/src/svd/interface/svdregis.c.html
+++ b/src/svd/interface/svdregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/interface/svdregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:15+00:00">
+<meta name="date" content="2016-03-29T14:58:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/interface/svdregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/interface/svdregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/svd/interface/svdsetup.c.html b/src/svd/interface/svdsetup.c.html
index f278553..0d844f5 100644
--- a/src/svd/interface/svdsetup.c.html
+++ b/src/svd/interface/svdsetup.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/interface/svdsetup.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:18+00:00">
+<meta name="date" content="2016-03-29T14:58:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/interface/svdsetup.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/interface/svdsetup.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">     <a href="../../../docs/manualpages/SVD/SVD.html#SVD">SVD</a> routines for setting up the solver.</font>
 
diff --git a/src/svd/interface/svdsolve.c.html b/src/svd/interface/svdsolve.c.html
index 11eadff..39903d1 100644
--- a/src/svd/interface/svdsolve.c.html
+++ b/src/svd/interface/svdsolve.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/interface/svdsolve.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:19+00:00">
+<meta name="date" content="2016-03-29T14:58:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/interface/svdsolve.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/interface/svdsolve.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      <a href="../../../docs/manualpages/SVD/SVD.html#SVD">SVD</a> routines related to the solution process.</font>
 
diff --git a/src/svd/interface/svdview.c.html b/src/svd/interface/svdview.c.html
index 1bd8d14..e6dd78f 100644
--- a/src/svd/interface/svdview.c.html
+++ b/src/svd/interface/svdview.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/interface/svdview.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:15+00:00">
+<meta name="date" content="2016-03-29T14:58:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/interface/svdview.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/interface/svdview.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   The <a href="../../../docs/manualpages/SVD/SVD.html#SVD">SVD</a> routines related to various viewers.</font>
 
diff --git a/src/svd/makefile.html b/src/svd/makefile.html
index 26d7b8e..344dca4 100644
--- a/src/svd/makefile.html
+++ b/src/svd/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/svd/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:05:15+00:00">
+<meta name="date" content="2016-03-29T14:58:34+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/svd/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/svd/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/examples/index.html b/src/sys/classes/bv/examples/index.html
index faa8633..adf780e 100644
--- a/src/sys/classes/bv/examples/index.html
+++ b/src/sys/classes/bv/examples/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
 <a href="tests/">tests/</a><br>
  
diff --git a/src/sys/classes/bv/examples/makefile.html b/src/sys/classes/bv/examples/makefile.html
index 62f4f56..56e2399 100644
--- a/src/sys/classes/bv/examples/makefile.html
+++ b/src/sys/classes/bv/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:13+00:00">
+<meta name="date" content="2016-03-29T14:57:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/examples/tests/index.html b/src/sys/classes/bv/examples/tests/index.html
index 97ce459..c38a058 100644
--- a/src/sys/classes/bv/examples/tests/index.html
+++ b/src/sys/classes/bv/examples/tests/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Basis Vectors - BV</h2>
 
diff --git a/src/sys/classes/bv/examples/tests/makefile.html b/src/sys/classes/bv/examples/tests/makefile.html
index 6fc7572..40ea2de 100644
--- a/src/sys/classes/bv/examples/tests/makefile.html
+++ b/src/sys/classes/bv/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:17+00:00">
+<meta name="date" content="2016-03-29T14:57:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/examples/tests/test1.c.html b/src/sys/classes/bv/examples/tests/test1.c.html
index b73632b..ad3c487 100644
--- a/src/sys/classes/bv/examples/tests/test1.c.html
+++ b/src/sys/classes/bv/examples/tests/test1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/examples/tests/test1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:13+00:00">
+<meta name="date" content="2016-03-29T14:57:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/examples/tests/test10.c.html b/src/sys/classes/bv/examples/tests/test10.c.html
index 5e05018..03ecdfb 100644
--- a/src/sys/classes/bv/examples/tests/test10.c.html
+++ b/src/sys/classes/bv/examples/tests/test10.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/examples/tests/test10.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:16+00:00">
+<meta name="date" content="2016-03-29T14:57:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/tests/test10.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/tests/test10.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/examples/tests/test11.c.html b/src/sys/classes/bv/examples/tests/test11.c.html
index 79925d4..0612e01 100644
--- a/src/sys/classes/bv/examples/tests/test11.c.html
+++ b/src/sys/classes/bv/examples/tests/test11.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/examples/tests/test11.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:16+00:00">
+<meta name="date" content="2016-03-29T14:57:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/tests/test11.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/tests/test11.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/examples/tests/test2.c.html b/src/sys/classes/bv/examples/tests/test2.c.html
index d02e526..6e7a8ea 100644
--- a/src/sys/classes/bv/examples/tests/test2.c.html
+++ b/src/sys/classes/bv/examples/tests/test2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/examples/tests/test2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:14+00:00">
+<meta name="date" content="2016-03-29T14:57:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/examples/tests/test3.c.html b/src/sys/classes/bv/examples/tests/test3.c.html
index 14844e5..7d996ae 100644
--- a/src/sys/classes/bv/examples/tests/test3.c.html
+++ b/src/sys/classes/bv/examples/tests/test3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/examples/tests/test3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:14+00:00">
+<meta name="date" content="2016-03-29T14:57:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/tests/test3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/tests/test3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/examples/tests/test4.c.html b/src/sys/classes/bv/examples/tests/test4.c.html
index bc06a28..c558596 100644
--- a/src/sys/classes/bv/examples/tests/test4.c.html
+++ b/src/sys/classes/bv/examples/tests/test4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/examples/tests/test4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:14+00:00">
+<meta name="date" content="2016-03-29T14:57:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/tests/test4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/tests/test4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/examples/tests/test5.c.html b/src/sys/classes/bv/examples/tests/test5.c.html
index e0748f2..a6bfca5 100644
--- a/src/sys/classes/bv/examples/tests/test5.c.html
+++ b/src/sys/classes/bv/examples/tests/test5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/examples/tests/test5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:15+00:00">
+<meta name="date" content="2016-03-29T14:57:31+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/tests/test5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/tests/test5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/examples/tests/test6.c.html b/src/sys/classes/bv/examples/tests/test6.c.html
index 2457dc0..8e7ec51 100644
--- a/src/sys/classes/bv/examples/tests/test6.c.html
+++ b/src/sys/classes/bv/examples/tests/test6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/examples/tests/test6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:15+00:00">
+<meta name="date" content="2016-03-29T14:57:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/tests/test6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/tests/test6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/examples/tests/test7.c.html b/src/sys/classes/bv/examples/tests/test7.c.html
index 2b491dd..6b7ea57 100644
--- a/src/sys/classes/bv/examples/tests/test7.c.html
+++ b/src/sys/classes/bv/examples/tests/test7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/examples/tests/test7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:15+00:00">
+<meta name="date" content="2016-03-29T14:57:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/tests/test7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/tests/test7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/examples/tests/test8.c.html b/src/sys/classes/bv/examples/tests/test8.c.html
index 5aeaaa1..aeee164 100644
--- a/src/sys/classes/bv/examples/tests/test8.c.html
+++ b/src/sys/classes/bv/examples/tests/test8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/examples/tests/test8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:15+00:00">
+<meta name="date" content="2016-03-29T14:57:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/tests/test8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/tests/test8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/examples/tests/test9.c.html b/src/sys/classes/bv/examples/tests/test9.c.html
index d78cef5..abe45d2 100644
--- a/src/sys/classes/bv/examples/tests/test9.c.html
+++ b/src/sys/classes/bv/examples/tests/test9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/examples/tests/test9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:16+00:00">
+<meta name="date" content="2016-03-29T14:57:32+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/examples/tests/test9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/examples/tests/test9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/impls/contiguous/contig.c.html b/src/sys/classes/bv/impls/contiguous/contig.c.html
index 09c28ce..ad79410 100644
--- a/src/sys/classes/bv/impls/contiguous/contig.c.html
+++ b/src/sys/classes/bv/impls/contiguous/contig.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/impls/contiguous/contig.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:11+00:00">
+<meta name="date" content="2016-03-29T14:57:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/contiguous/contig.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/contiguous/contig.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   <a href="../../../../../../docs/manualpages/BV/BV.html#BV">BV</a> implemented as an array of Vecs sharing a contiguous array for elements</font>
 
diff --git a/src/sys/classes/bv/impls/contiguous/index.html b/src/sys/classes/bv/impls/contiguous/index.html
index 81a0ed2..e94f2aa 100644
--- a/src/sys/classes/bv/impls/contiguous/index.html
+++ b/src/sys/classes/bv/impls/contiguous/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/contiguous/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/contiguous/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Basis Vectors - BV</h2>
 
diff --git a/src/sys/classes/bv/impls/contiguous/makefile.html b/src/sys/classes/bv/impls/contiguous/makefile.html
index 64352df..42a0a87 100644
--- a/src/sys/classes/bv/impls/contiguous/makefile.html
+++ b/src/sys/classes/bv/impls/contiguous/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/impls/contiguous/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:12+00:00">
+<meta name="date" content="2016-03-29T14:57:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/contiguous/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/contiguous/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/impls/index.html b/src/sys/classes/bv/impls/index.html
index 75c2b9b..5b2103e 100644
--- a/src/sys/classes/bv/impls/index.html
+++ b/src/sys/classes/bv/impls/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Basis Vectors - BV</h2>
 
diff --git a/src/sys/classes/bv/impls/makefile.html b/src/sys/classes/bv/impls/makefile.html
index 52afef0..a2efa77 100644
--- a/src/sys/classes/bv/impls/makefile.html
+++ b/src/sys/classes/bv/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:10+00:00">
+<meta name="date" content="2016-03-29T14:57:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/impls/mat/bvmat.c.html b/src/sys/classes/bv/impls/mat/bvmat.c.html
index 51d6f29..e2cd741 100644
--- a/src/sys/classes/bv/impls/mat/bvmat.c.html
+++ b/src/sys/classes/bv/impls/mat/bvmat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/impls/mat/bvmat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:13+00:00">
+<meta name="date" content="2016-03-29T14:57:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/mat/bvmat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/mat/bvmat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   <a href="../../../../../../docs/manualpages/BV/BV.html#BV">BV</a> implemented with a dense Mat</font>
 
diff --git a/src/sys/classes/bv/impls/mat/index.html b/src/sys/classes/bv/impls/mat/index.html
index 2b140d7..8929cec 100644
--- a/src/sys/classes/bv/impls/mat/index.html
+++ b/src/sys/classes/bv/impls/mat/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/mat/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/mat/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Basis Vectors - BV</h2>
 
diff --git a/src/sys/classes/bv/impls/mat/makefile.html b/src/sys/classes/bv/impls/mat/makefile.html
index ea3b89d..b4e81dd 100644
--- a/src/sys/classes/bv/impls/mat/makefile.html
+++ b/src/sys/classes/bv/impls/mat/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/impls/mat/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:13+00:00">
+<meta name="date" content="2016-03-29T14:57:30+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/mat/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/mat/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/impls/svec/index.html b/src/sys/classes/bv/impls/svec/index.html
index d63c878..e79093b 100644
--- a/src/sys/classes/bv/impls/svec/index.html
+++ b/src/sys/classes/bv/impls/svec/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/svec/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/svec/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Basis Vectors - BV</h2>
 
diff --git a/src/sys/classes/bv/impls/svec/makefile.html b/src/sys/classes/bv/impls/svec/makefile.html
index 1c7dac1..f951ae7 100644
--- a/src/sys/classes/bv/impls/svec/makefile.html
+++ b/src/sys/classes/bv/impls/svec/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/impls/svec/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:13+00:00">
+<meta name="date" content="2016-03-29T14:57:29+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/svec/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/svec/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/impls/svec/svec.c.html b/src/sys/classes/bv/impls/svec/svec.c.html
index 5e7d800..7ab9149 100644
--- a/src/sys/classes/bv/impls/svec/svec.c.html
+++ b/src/sys/classes/bv/impls/svec/svec.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/impls/svec/svec.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:12+00:00">
+<meta name="date" content="2016-03-29T14:57:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/svec/svec.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/svec/svec.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   <a href="../../../../../../docs/manualpages/BV/BV.html#BV">BV</a> implemented as a single Vec</font>
 
diff --git a/src/sys/classes/bv/impls/vecs/index.html b/src/sys/classes/bv/impls/vecs/index.html
index 469584e..6a4499e 100644
--- a/src/sys/classes/bv/impls/vecs/index.html
+++ b/src/sys/classes/bv/impls/vecs/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/vecs/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/vecs/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Basis Vectors - BV</h2>
 
diff --git a/src/sys/classes/bv/impls/vecs/makefile.html b/src/sys/classes/bv/impls/vecs/makefile.html
index ab0e472..54cd1e0 100644
--- a/src/sys/classes/bv/impls/vecs/makefile.html
+++ b/src/sys/classes/bv/impls/vecs/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/impls/vecs/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:11+00:00">
+<meta name="date" content="2016-03-29T14:57:28+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/vecs/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/vecs/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/impls/vecs/vecs.c.html b/src/sys/classes/bv/impls/vecs/vecs.c.html
index 2943cc4..a2c03eb 100644
--- a/src/sys/classes/bv/impls/vecs/vecs.c.html
+++ b/src/sys/classes/bv/impls/vecs/vecs.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/impls/vecs/vecs.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:10+00:00">
+<meta name="date" content="2016-03-29T14:57:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/impls/vecs/vecs.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/impls/vecs/vecs.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   <a href="../../../../../../docs/manualpages/BV/BV.html#BV">BV</a> implemented as an array of independent Vecs</font>
 
diff --git a/src/sys/classes/bv/index.html b/src/sys/classes/bv/index.html
index f0a93c7..e8faa1a 100644
--- a/src/sys/classes/bv/index.html
+++ b/src/sys/classes/bv/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Basis Vectors - BV</h2>
 
diff --git a/src/sys/classes/bv/interface/bvbasic.c b/src/sys/classes/bv/interface/bvbasic.c
index 7833d72..d5b90e0 100644
--- a/src/sys/classes/bv/interface/bvbasic.c
+++ b/src/sys/classes/bv/interface/bvbasic.c
@@ -169,7 +169,7 @@ PetscErrorCode BVSetSizes(BV bv,PetscInt n,PetscInt N,PetscInt m)
 
    Input Parameters:
 +  bv - the basis vectors
-.  t  - the template vectors
+.  t  - the template vector
 -  m  - the number of columns
 
    Level: beginner
diff --git a/src/sys/classes/bv/interface/bvbasic.c.html b/src/sys/classes/bv/interface/bvbasic.c.html
index c547fdc..b20fbca 100644
--- a/src/sys/classes/bv/interface/bvbasic.c.html
+++ b/src/sys/classes/bv/interface/bvbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/interface/bvbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:01+00:00">
+<meta name="date" content="2016-03-29T14:57:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/interface/bvbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/interface/bvbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Basic <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> routines.</font>
 
@@ -162,7 +162,7 @@
 
 <a name="line170">170: </a><font color="#B22222">   Input Parameters:</font>
 <a name="line171">171: </a><font color="#B22222">+  bv - the basis vectors</font>
-<a name="line172">172: </a><font color="#B22222">.  t  - the template vectors</font>
+<a name="line172">172: </a><font color="#B22222">.  t  - the template vector</font>
 <a name="line173">173: </a><font color="#B22222">-  m  - the number of columns</font>
 
 <a name="line175">175: </a><font color="#B22222">   Level: beginner</font>
diff --git a/src/sys/classes/bv/interface/bvblas.c b/src/sys/classes/bv/interface/bvblas.c
index 29a3013..030d6b6 100644
--- a/src/sys/classes/bv/interface/bvblas.c
+++ b/src/sys/classes/bv/interface/bvblas.c
@@ -53,7 +53,7 @@ PetscErrorCode BVMult_BLAS_Private(BV bv,PetscInt m_,PetscInt n_,PetscInt k_,Pet
     PetscStackCallBLAS("BLASgemm",BLASgemm_("N","N",&bs,&n,&k,&alpha,(PetscScalar*)A+l,&m,(PetscScalar*)B,&ldb,&beta,C+l,&m));
   }
 #else
-  PetscStackCallBLAS("BLASgemm",BLASgemm_("N","N",&m,&n,&k,&alpha,(PetscScalar*)A,&m,(PetscScalar*)B,&ldb,&beta,C,&m));
+  if (m) PetscStackCallBLAS("BLASgemm",BLASgemm_("N","N",&m,&n,&k,&alpha,(PetscScalar*)A,&m,(PetscScalar*)B,&ldb,&beta,C,&m));
 #endif
   ierr = PetscLogFlops(2.0*m*n*k);CHKERRQ(ierr);
   PetscFunctionReturn(0);
@@ -219,19 +219,21 @@ PetscErrorCode BVDot_BLAS_Private(BV bv,PetscInt m_,PetscInt n_,PetscInt k_,Pets
   if (mpi) {
     if (ldc==m) {
       ierr = BVAllocateWork_Private(bv,m*n);CHKERRQ(ierr);
-      PetscStackCallBLAS("BLASgemm",BLASgemm_("C","N",&m,&n,&k,&one,(PetscScalar*)A,&k,(PetscScalar*)B,&k,&zero,bv->work,&ldc));
+      if (k) PetscStackCallBLAS("BLASgemm",BLASgemm_("C","N",&m,&n,&k,&one,(PetscScalar*)A,&k,(PetscScalar*)B,&k,&zero,bv->work,&ldc));
+      else { ierr = PetscMemzero(bv->work,m*n*sizeof(PetscScalar));CHKERRQ(ierr); }
       ierr = MPI_Allreduce(bv->work,C,m*n,MPIU_SCALAR,MPIU_SUM,PetscObjectComm((PetscObject)bv));CHKERRQ(ierr);
     } else {
       ierr = BVAllocateWork_Private(bv,2*m*n);CHKERRQ(ierr);
       CC = bv->work+m*n;
-      PetscStackCallBLAS("BLASgemm",BLASgemm_("C","N",&m,&n,&k,&one,(PetscScalar*)A,&k,(PetscScalar*)B,&k,&zero,bv->work,&m));
+      if (k) PetscStackCallBLAS("BLASgemm",BLASgemm_("C","N",&m,&n,&k,&one,(PetscScalar*)A,&k,(PetscScalar*)B,&k,&zero,bv->work,&m));
+      else { ierr = PetscMemzero(bv->work,m*n*sizeof(PetscScalar));CHKERRQ(ierr); }
       ierr = MPI_Allreduce(bv->work,CC,m*n,MPIU_SCALAR,MPIU_SUM,PetscObjectComm((PetscObject)bv));CHKERRQ(ierr);
       for (j=0;j<n;j++) {
         ierr = PetscMemcpy(C+j*ldc,CC+j*m,m*sizeof(PetscScalar));CHKERRQ(ierr);
       }
     }
   } else {
-    PetscStackCallBLAS("BLASgemm",BLASgemm_("C","N",&m,&n,&k,&one,(PetscScalar*)A,&k,(PetscScalar*)B,&k,&zero,C,&ldc));
+    if (k) PetscStackCallBLAS("BLASgemm",BLASgemm_("C","N",&m,&n,&k,&one,(PetscScalar*)A,&k,(PetscScalar*)B,&k,&zero,C,&ldc));
   }
   ierr = PetscLogFlops(2.0*m*n*k);CHKERRQ(ierr);
   PetscFunctionReturn(0);
diff --git a/src/sys/classes/bv/interface/bvblas.c.html b/src/sys/classes/bv/interface/bvblas.c.html
index a1992c5..d0dd6c9 100644
--- a/src/sys/classes/bv/interface/bvblas.c.html
+++ b/src/sys/classes/bv/interface/bvblas.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/interface/bvblas.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:08+00:00">
+<meta name="date" content="2016-03-29T14:57:25+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/interface/bvblas.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/interface/bvblas.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> private kernels that use the BLAS.</font>
 
@@ -61,7 +61,7 @@
 <a name="line53"> 53: </a>    PetscStackCallBLAS(<font color="#666666">"BLASgemm"</font>,BLASgemm_(<font color="#666666">"N"</font>,<font color="#666666">"N"</font>,&bs,&n,&k,&alpha,(PetscScalar*)A+l,&m,(PetscScalar*)B,&ldb,&beta,C+l,&m));
 <a name="line54"> 54: </a>  }
 <a name="line55"> 55: </a><font color="#A020F0">#else</font>
-<a name="line56"> 56: </a>  PetscStackCallBLAS(<font color="#666666">"BLASgemm"</font>,BLASgemm_(<font color="#666666">"N"</font>,<font color="#666666">"N"</font>,&m,&n,&k,&alpha,(PetscScalar*)A,&m,(PetscScalar*)B,&ldb,&beta,C,&m));
+<a name="line56"> 56: </a>  <font color="#4169E1">if</font> (m) PetscStackCallBLAS(<font color="#666666">"BLASgemm"</font>,BLASgemm_(<font color="#666666">"N"</font>,<font color="#666666">"N"</font>,&m,&n,&k,&alpha,(PetscScalar*)A,&m,(PetscScalar*)B,&ldb,&beta,C,&m));
 <a name="line57"> 57: </a><font color="#A020F0">#endif</font>
 <a name="line58"> 58: </a>  PetscLogFlops(2.0*m*n*k);
 <a name="line59"> 59: </a>  <font color="#4169E1">return</font>(0);
@@ -208,202 +208,204 @@
 <a name="line219">219: </a>  <font color="#4169E1">if</font> (mpi) {
 <a name="line220">220: </a>    <font color="#4169E1">if</font> (ldc==m) {
 <a name="line221">221: </a>      BVAllocateWork_Private(bv,m*n);
-<a name="line222">222: </a>      PetscStackCallBLAS(<font color="#666666">"BLASgemm"</font>,BLASgemm_(<font color="#666666">"C"</font>,<font color="#666666">"N"</font>,&m,&n,&k,&one,(PetscScalar*)A,&k,(PetscScalar*)B,&k,&zero,bv->work,&ldc));
-<a name="line223">223: </a>      <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allreduce.html#MPI_Allreduce">MPI_Allreduce</a>(bv->work,C,m*n,MPIU_SCALAR,MPIU_SUM,PetscObjectComm((PetscObject)bv));
-<a name="line224">224: </a>    } <font color="#4169E1">else</font> {
-<a name="line225">225: </a>      BVAllocateWork_Private(bv,2*m*n);
-<a name="line226">226: </a>      CC = bv->work+m*n;
-<a name="line227">227: </a>      PetscStackCallBLAS(<font color="#666666">"BLASgemm"</font>,BLASgemm_(<font color="#666666">"C"</font>,<font color="#666666">"N"</font>,&m,&n,&k,&one,(PetscScalar*)A,&k,(PetscScalar*)B,&k,&zero,bv->work,&m));
-<a name="line228">228: </a>      <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allreduce.html#MPI_Allreduce">MPI_Allreduce</a>(bv->work,CC,m*n,MPIU_SCALAR,MPIU_SUM,PetscObjectComm((PetscObject)bv));
-<a name="line229">229: </a>      <font color="#4169E1">for</font> (j=0;j<n;j++) {
-<a name="line230">230: </a>        PetscMemcpy(C+j*ldc,CC+j*m,m*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line231">231: </a>      }
-<a name="line232">232: </a>    }
-<a name="line233">233: </a>  } <font color="#4169E1">else</font> {
-<a name="line234">234: </a>    PetscStackCallBLAS(<font color="#666666">"BLASgemm"</font>,BLASgemm_(<font color="#666666">"C"</font>,<font color="#666666">"N"</font>,&m,&n,&k,&one,(PetscScalar*)A,&k,(PetscScalar*)B,&k,&zero,C,&ldc));
-<a name="line235">235: </a>  }
-<a name="line236">236: </a>  PetscLogFlops(2.0*m*n*k);
-<a name="line237">237: </a>  <font color="#4169E1">return</font>(0);
-<a name="line238">238: </a>}
-
-<a name="line242">242: </a><font color="#B22222">/*</font>
-<a name="line243">243: </a><font color="#B22222">    y := A'*x</font>
-
-<a name="line245">245: </a><font color="#B22222">    A is nxk (ld=n)</font>
-<a name="line246">246: </a><font color="#B22222">*/</font>
-<a name="line247">247: </a><strong><font color="#4169E1"><a name="BVDotVec_BLAS_Private"></a>PetscErrorCode BVDotVec_BLAS_Private(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt n_,PetscInt k_,const PetscScalar *A,const PetscScalar *x,PetscScalar *y,PetscBool mpi)</font></strong>
-<a name="line248">248: </a>{
-<a name="line250">250: </a>  PetscScalar    zero=0.0,done=1.0;
-<a name="line251">251: </a>  PetscBLASInt   n,k,one=1;
-
-<a name="line254">254: </a>  PetscBLASIntCast(n_,&n);
-<a name="line255">255: </a>  PetscBLASIntCast(k_,&k);
-<a name="line256">256: </a>  <font color="#4169E1">if</font> (mpi) {
-<a name="line257">257: </a>    BVAllocateWork_Private(bv,k);
-<a name="line258">258: </a>    <font color="#4169E1">if</font> (n) {
-<a name="line259">259: </a>      PetscStackCallBLAS(<font color="#666666">"BLASgemv"</font>,BLASgemv_(<font color="#666666">"C"</font>,&n,&k,&done,A,&n,x,&one,&zero,bv->work,&one));
-<a name="line260">260: </a>    } <font color="#4169E1">else</font> {
-<a name="line261">261: </a>      PetscMemzero(bv->work,k*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line262">262: </a>    }
-<a name="line263">263: </a>    <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allreduce.html#MPI_Allreduce">MPI_Allreduce</a>(bv->work,y,k,MPIU_SCALAR,MPIU_SUM,PetscObjectComm((PetscObject)bv));
-<a name="line264">264: </a>  } <font color="#4169E1">else</font> {
-<a name="line265">265: </a>    <font color="#4169E1">if</font> (n) PetscStackCallBLAS(<font color="#666666">"BLASgemv"</font>,BLASgemv_(<font color="#666666">"C"</font>,&n,&k,&done,A,&n,x,&one,&zero,y,&one));
-<a name="line266">266: </a>  }
-<a name="line267">267: </a>  PetscLogFlops(2.0*n*k);
-<a name="line268">268: </a>  <font color="#4169E1">return</font>(0);
-<a name="line269">269: </a>}
-
-<a name="line273">273: </a><font color="#B22222">/*</font>
-<a name="line274">274: </a><font color="#B22222">    Scale n scalars</font>
-<a name="line275">275: </a><font color="#B22222">*/</font>
-<a name="line276">276: </a><strong><font color="#4169E1"><a name="BVScale_BLAS_Private"></a>PetscErrorCode BVScale_BLAS_Private(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt n_,PetscScalar *A,PetscScalar alpha)</font></strong>
-<a name="line277">277: </a>{
-<a name="line279">279: </a>  PetscBLASInt   n,one=1;
-
-<a name="line282">282: </a>  <font color="#4169E1">if</font> (alpha == (PetscScalar)0.0) {
-<a name="line283">283: </a>    PetscMemzero(A,n_*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line284">284: </a>  } <font color="#4169E1">else</font> {
-<a name="line285">285: </a>    PetscBLASIntCast(n_,&n);
-<a name="line286">286: </a>    PetscStackCallBLAS(<font color="#666666">"BLASscal"</font>,BLASscal_(&n,&alpha,A,&one));
-<a name="line287">287: </a>    PetscLogFlops(n);
-<a name="line288">288: </a>  }
-<a name="line289">289: </a>  <font color="#4169E1">return</font>(0);
-<a name="line290">290: </a>}
-
-<a name="line294">294: </a><font color="#B22222">/*</font>
-<a name="line295">295: </a><font color="#B22222">    Compute ||A|| for an mxn matrix</font>
-<a name="line296">296: </a><font color="#B22222">*/</font>
-<a name="line297">297: </a><strong><font color="#4169E1"><a name="BVNorm_LAPACK_Private"></a>PetscErrorCode BVNorm_LAPACK_Private(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt m_,PetscInt n_,const PetscScalar *A,NormType type,PetscReal *nrm,PetscBool mpi)</font></strong>
-<a name="line298">298: </a>{
-<a name="line300">300: </a>  PetscBLASInt   m,n,i,j;
-<a name="line301">301: </a>  PetscReal      lnrm,*rwork=NULL,*rwork2=NULL;
-
-<a name="line304">304: </a>  PetscFPTrapPush(PETSC_FP_TRAP_OFF);
-<a name="line305">305: </a>  PetscBLASIntCast(m_,&m);
-<a name="line306">306: </a>  PetscBLASIntCast(n_,&n);
-<a name="line307">307: </a>  <font color="#4169E1">if</font> (type==NORM_FROBENIUS || type==NORM_2) {
-<a name="line308">308: </a>    lnrm = LAPACKlange_(<font color="#666666">"F"</font>,&m,&n,(PetscScalar*)A,&m,rwork);
-<a name="line309">309: </a>    <font color="#4169E1">if</font> (mpi) {
-<a name="line310">310: </a>      lnrm = lnrm*lnrm;
-<a name="line311">311: </a>      <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allreduce.html#MPI_Allreduce">MPI_Allreduce</a>(&lnrm,nrm,1,MPIU_REAL,MPIU_SUM,PetscObjectComm((PetscObject)bv));
-<a name="line312">312: </a>      *nrm = PetscSqrtReal(*nrm);
-<a name="line313">313: </a>    } <font color="#4169E1">else</font> *nrm = lnrm;
-<a name="line314">314: </a>    PetscLogFlops(2.0*m*n);
-<a name="line315">315: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (type==NORM_1) {
-<a name="line316">316: </a>    <font color="#4169E1">if</font> (mpi) {
-<a name="line317">317: </a>      BVAllocateWork_Private(bv,2*n_);
-<a name="line318">318: </a>      rwork = (PetscReal*)bv->work;
-<a name="line319">319: </a>      rwork2 = rwork+n_;
-<a name="line320">320: </a>      PetscMemzero(rwork,n_*<font color="#4169E1">sizeof</font>(PetscReal));
-<a name="line321">321: </a>      PetscMemzero(rwork2,n_*<font color="#4169E1">sizeof</font>(PetscReal));
-<a name="line322">322: </a>      <font color="#4169E1">for</font> (j=0;j<n_;j++) {
-<a name="line323">323: </a>        <font color="#4169E1">for</font> (i=0;i<m_;i++) {
-<a name="line324">324: </a>          rwork[j] += PetscAbsScalar(A[i+j*m_]);
-<a name="line325">325: </a>        }
-<a name="line326">326: </a>      }
-<a name="line327">327: </a>      <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allreduce.html#MPI_Allreduce">MPI_Allreduce</a>(rwork,rwork2,n_,MPIU_REAL,MPIU_SUM,PetscObjectComm((PetscObject)bv));
-<a name="line328">328: </a>      <font color="#4169E1">for</font> (j=0;j<n_;j++) <font color="#4169E1">if</font> (rwork2[j] > *nrm) *nrm = rwork2[j];
-<a name="line329">329: </a>    } <font color="#4169E1">else</font> {
-<a name="line330">330: </a>      *nrm = LAPACKlange_(<font color="#666666">"O"</font>,&m,&n,(PetscScalar*)A,&m,rwork);
-<a name="line331">331: </a>    }
-<a name="line332">332: </a>    PetscLogFlops(1.0*m*n);
-<a name="line333">333: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (type==NORM_INFINITY) {
-<a name="line334">334: </a>    BVAllocateWork_Private(bv,m_);
-<a name="line335">335: </a>    rwork = (PetscReal*)bv->work;
-<a name="line336">336: </a>    lnrm = LAPACKlange_(<font color="#666666">"I"</font>,&m,&n,(PetscScalar*)A,&m,rwork);
-<a name="line337">337: </a>    <font color="#4169E1">if</font> (mpi) {
-<a name="line338">338: </a>      <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allreduce.html#MPI_Allreduce">MPI_Allreduce</a>(&lnrm,nrm,1,MPIU_REAL,MPIU_MAX,PetscObjectComm((PetscObject)bv));
-<a name="line339">339: </a>    } <font color="#4169E1">else</font> *nrm = lnrm;
-<a name="line340">340: </a>    PetscLogFlops(1.0*m*n);
-<a name="line341">341: </a>  }
-<a name="line342">342: </a>  PetscFPTrapPop();
-<a name="line343">343: </a>  <font color="#4169E1">return</font>(0);
-<a name="line344">344: </a>}
-
-<a name="line348">348: </a><font color="#B22222">/*</font>
-<a name="line349">349: </a><font color="#B22222">    QR factorization of an mxn matrix</font>
-<a name="line350">350: </a><font color="#B22222">*/</font>
-<a name="line351">351: </a><strong><font color="#4169E1"><a name="BVOrthogonalize_LAPACK_Private"></a>PetscErrorCode BVOrthogonalize_LAPACK_Private(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt m_,PetscInt n_,PetscScalar *Q,PetscScalar *R,PetscBool mpi)</font></strong>
-<a name="line352">352: </a>{
-<a name="line353">353: </a><font color="#A020F0">#if defined(PETSC_MISSING_LAPACK_GEQRF) || defined(SLEPC_MISSING_LAPACK_ORGQR)</font>
-<a name="line355">355: </a>  SETERRQ(PETSC_COMM_SELF,PETSC_ERR_SUP,<font color="#666666">"GEQRF/ORGQR - Lapack routines are unavailable"</font>);
-<a name="line356">356: </a><font color="#A020F0">#else</font>
-<a name="line358">358: </a>  PetscBLASInt   m,n,i,j,k,l,nb,lwork,info;
-<a name="line359">359: </a>  PetscScalar    *tau,*work,*Rl=NULL,*A=NULL,*C=NULL,one=1.0,zero=0.0;
-<a name="line360">360: </a>  PetscMPIInt    rank,size;
-
-<a name="line363">363: </a>  PetscFPTrapPush(PETSC_FP_TRAP_OFF);
-<a name="line364">364: </a>  PetscBLASIntCast(m_,&m);
-<a name="line365">365: </a>  PetscBLASIntCast(n_,&n);
-<a name="line366">366: </a>  k = PetscMin(m,n);
-<a name="line367">367: </a>  nb = 16;
-<a name="line368">368: </a>  <font color="#4169E1">if</font> (mpi) {
-<a name="line369">369: </a>    <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(PetscObjectComm((PetscObject)bv),&rank);
-<a name="line370">370: </a>    <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(PetscObjectComm((PetscObject)bv),&size);
-<a name="line371">371: </a>    BVAllocateWork_Private(bv,k+n*nb+n*n+n*n*size+m*n);
-<a name="line372">372: </a>  } <font color="#4169E1">else</font> {
-<a name="line373">373: </a>    BVAllocateWork_Private(bv,k+n*nb);
-<a name="line374">374: </a>   }
-<a name="line375">375: </a>  tau = bv->work;
-<a name="line376">376: </a>  work = bv->work+k;
-<a name="line377">377: </a>  PetscBLASIntCast(n*nb,&lwork);
-<a name="line378">378: </a>  <font color="#4169E1">if</font> (mpi) {
-<a name="line379">379: </a>    Rl = bv->work+k+n*nb;
-<a name="line380">380: </a>    A  = bv->work+k+n*nb+n*n;
-<a name="line381">381: </a>    C  = bv->work+k+n*nb+n*n+n*n*size;
-<a name="line382">382: </a>  }
-
-<a name="line384">384: </a>  <font color="#B22222">/* Compute QR */</font>
-<a name="line385">385: </a>  PetscStackCallBLAS(<font color="#666666">"LAPACKgeqrf"</font>,LAPACKgeqrf_(&m,&n,Q,&m,tau,work,&lwork,&info));
-<a name="line386">386: </a>  <font color="#4169E1">if</font> (info) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"Error in Lapack xGEQRF %d"</font>,info);
-
-<a name="line388">388: </a>  <font color="#B22222">/* Extract R */</font>
-<a name="line389">389: </a>  <font color="#4169E1">if</font> (R || mpi) {
-<a name="line390">390: </a>    PetscMemzero(mpi? Rl: R,n*n*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line391">391: </a>    <font color="#4169E1">for</font> (j=0;j<n;j++) {
-<a name="line392">392: </a>      <font color="#4169E1">for</font> (i=0;i<=j;i++) {
-<a name="line393">393: </a>        <font color="#4169E1">if</font> (mpi) Rl[i+j*n] = Q[i+j*m];
-<a name="line394">394: </a>        <font color="#4169E1">else</font> R[i+j*n] = Q[i+j*m];
-<a name="line395">395: </a>      }
-<a name="line396">396: </a>    }
-<a name="line397">397: </a>  }
-
-<a name="line399">399: </a>  <font color="#B22222">/* Compute orthogonal matrix in Q */</font>
-<a name="line400">400: </a>  PetscStackCallBLAS(<font color="#666666">"LAPACKorgqr"</font>,LAPACKorgqr_(&m,&n,&k,Q,&m,tau,work,&lwork,&info));
-<a name="line401">401: </a>  <font color="#4169E1">if</font> (info) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"Error in Lapack xORGQR %d"</font>,info);
-
-<a name="line403">403: </a>  <font color="#4169E1">if</font> (mpi) {
-
-<a name="line405">405: </a>    <font color="#B22222">/* Stack triangular matrices */</font>
-<a name="line406">406: </a>    PetscBLASIntCast(n*size,&l);
-<a name="line407">407: </a>    <font color="#4169E1">for</font> (j=0;j<n;j++) {
-<a name="line408">408: </a>      <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allgather.html#MPI_Allgather">MPI_Allgather</a>(Rl+j*n,n,MPIU_SCALAR,A+j*l,n,MPIU_SCALAR,PetscObjectComm((PetscObject)bv));
-<a name="line409">409: </a>    }
-
-<a name="line411">411: </a>    <font color="#B22222">/* Compute QR */</font>
-<a name="line412">412: </a>    PetscStackCallBLAS(<font color="#666666">"LAPACKgeqrf"</font>,LAPACKgeqrf_(&l,&n,A,&l,tau,work,&lwork,&info));
-<a name="line413">413: </a>    <font color="#4169E1">if</font> (info) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"Error in Lapack xGEQRF %d"</font>,info);
-
-<a name="line415">415: </a>    <font color="#B22222">/* Extract R */</font>
-<a name="line416">416: </a>    <font color="#4169E1">if</font> (R) {
-<a name="line417">417: </a>      PetscMemzero(R,n*n*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line418">418: </a>      <font color="#4169E1">for</font> (j=0;j<n;j++)
-<a name="line419">419: </a>        <font color="#4169E1">for</font> (i=0;i<=j;i++)
-<a name="line420">420: </a>          R[i+j*n] = A[i+j*l];
-<a name="line421">421: </a>    }
-
-<a name="line423">423: </a>    <font color="#B22222">/* Accumulate orthogonal matrix */</font>
-<a name="line424">424: </a>    PetscStackCallBLAS(<font color="#666666">"LAPACKorgqr"</font>,LAPACKorgqr_(&l,&n,&n,A,&l,tau,work,&lwork,&info));
-<a name="line425">425: </a>    <font color="#4169E1">if</font> (info) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"Error in Lapack xORGQR %d"</font>,info);
-<a name="line426">426: </a>    PetscStackCallBLAS(<font color="#666666">"BLASgemm"</font>,BLASgemm_(<font color="#666666">"N"</font>,<font color="#666666">"N"</font>,&m,&n,&n,&one,Q,&m,A+rank*n,&l,&zero,C,&m));
-<a name="line427">427: </a>    PetscMemcpy(Q,C,m*n*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line428">428: </a>  }
-
-<a name="line430">430: </a>  PetscLogFlops(3.0*m*n*n);
-<a name="line431">431: </a>  PetscFPTrapPop();
-<a name="line432">432: </a>  <font color="#4169E1">return</font>(0);
-<a name="line433">433: </a><font color="#A020F0">#endif</font>
-<a name="line434">434: </a>}
+<a name="line222">222: </a>      <font color="#4169E1">if</font> (k) PetscStackCallBLAS(<font color="#666666">"BLASgemm"</font>,BLASgemm_(<font color="#666666">"C"</font>,<font color="#666666">"N"</font>,&m,&n,&k,&one,(PetscScalar*)A,&k,(PetscScalar*)B,&k,&zero,bv->work,&ldc));
+<a name="line223">223: </a>      <font color="#4169E1">else</font> { PetscMemzero(bv->work,m*n*<font color="#4169E1">sizeof</font>(PetscScalar)); }
+<a name="line224">224: </a>      <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allreduce.html#MPI_Allreduce">MPI_Allreduce</a>(bv->work,C,m*n,MPIU_SCALAR,MPIU_SUM,PetscObjectComm((PetscObject)bv));
+<a name="line225">225: </a>    } <font color="#4169E1">else</font> {
+<a name="line226">226: </a>      BVAllocateWork_Private(bv,2*m*n);
+<a name="line227">227: </a>      CC = bv->work+m*n;
+<a name="line228">228: </a>      <font color="#4169E1">if</font> (k) PetscStackCallBLAS(<font color="#666666">"BLASgemm"</font>,BLASgemm_(<font color="#666666">"C"</font>,<font color="#666666">"N"</font>,&m,&n,&k,&one,(PetscScalar*)A,&k,(PetscScalar*)B,&k,&zero,bv->work,&m));
+<a name="line229">229: </a>      <font color="#4169E1">else</font> { PetscMemzero(bv->work,m*n*<font color="#4169E1">sizeof</font>(PetscScalar)); }
+<a name="line230">230: </a>      <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allreduce.html#MPI_Allreduce">MPI_Allreduce</a>(bv->work,CC,m*n,MPIU_SCALAR,MPIU_SUM,PetscObjectComm((PetscObject)bv));
+<a name="line231">231: </a>      <font color="#4169E1">for</font> (j=0;j<n;j++) {
+<a name="line232">232: </a>        PetscMemcpy(C+j*ldc,CC+j*m,m*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line233">233: </a>      }
+<a name="line234">234: </a>    }
+<a name="line235">235: </a>  } <font color="#4169E1">else</font> {
+<a name="line236">236: </a>    <font color="#4169E1">if</font> (k) PetscStackCallBLAS(<font color="#666666">"BLASgemm"</font>,BLASgemm_(<font color="#666666">"C"</font>,<font color="#666666">"N"</font>,&m,&n,&k,&one,(PetscScalar*)A,&k,(PetscScalar*)B,&k,&zero,C,&ldc));
+<a name="line237">237: </a>  }
+<a name="line238">238: </a>  PetscLogFlops(2.0*m*n*k);
+<a name="line239">239: </a>  <font color="#4169E1">return</font>(0);
+<a name="line240">240: </a>}
+
+<a name="line244">244: </a><font color="#B22222">/*</font>
+<a name="line245">245: </a><font color="#B22222">    y := A'*x</font>
+
+<a name="line247">247: </a><font color="#B22222">    A is nxk (ld=n)</font>
+<a name="line248">248: </a><font color="#B22222">*/</font>
+<a name="line249">249: </a><strong><font color="#4169E1"><a name="BVDotVec_BLAS_Private"></a>PetscErrorCode BVDotVec_BLAS_Private(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt n_,PetscInt k_,const PetscScalar *A,const PetscScalar *x,PetscScalar *y,PetscBool mpi)</font></strong>
+<a name="line250">250: </a>{
+<a name="line252">252: </a>  PetscScalar    zero=0.0,done=1.0;
+<a name="line253">253: </a>  PetscBLASInt   n,k,one=1;
+
+<a name="line256">256: </a>  PetscBLASIntCast(n_,&n);
+<a name="line257">257: </a>  PetscBLASIntCast(k_,&k);
+<a name="line258">258: </a>  <font color="#4169E1">if</font> (mpi) {
+<a name="line259">259: </a>    BVAllocateWork_Private(bv,k);
+<a name="line260">260: </a>    <font color="#4169E1">if</font> (n) {
+<a name="line261">261: </a>      PetscStackCallBLAS(<font color="#666666">"BLASgemv"</font>,BLASgemv_(<font color="#666666">"C"</font>,&n,&k,&done,A,&n,x,&one,&zero,bv->work,&one));
+<a name="line262">262: </a>    } <font color="#4169E1">else</font> {
+<a name="line263">263: </a>      PetscMemzero(bv->work,k*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line264">264: </a>    }
+<a name="line265">265: </a>    <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allreduce.html#MPI_Allreduce">MPI_Allreduce</a>(bv->work,y,k,MPIU_SCALAR,MPIU_SUM,PetscObjectComm((PetscObject)bv));
+<a name="line266">266: </a>  } <font color="#4169E1">else</font> {
+<a name="line267">267: </a>    <font color="#4169E1">if</font> (n) PetscStackCallBLAS(<font color="#666666">"BLASgemv"</font>,BLASgemv_(<font color="#666666">"C"</font>,&n,&k,&done,A,&n,x,&one,&zero,y,&one));
+<a name="line268">268: </a>  }
+<a name="line269">269: </a>  PetscLogFlops(2.0*n*k);
+<a name="line270">270: </a>  <font color="#4169E1">return</font>(0);
+<a name="line271">271: </a>}
+
+<a name="line275">275: </a><font color="#B22222">/*</font>
+<a name="line276">276: </a><font color="#B22222">    Scale n scalars</font>
+<a name="line277">277: </a><font color="#B22222">*/</font>
+<a name="line278">278: </a><strong><font color="#4169E1"><a name="BVScale_BLAS_Private"></a>PetscErrorCode BVScale_BLAS_Private(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt n_,PetscScalar *A,PetscScalar alpha)</font></strong>
+<a name="line279">279: </a>{
+<a name="line281">281: </a>  PetscBLASInt   n,one=1;
+
+<a name="line284">284: </a>  <font color="#4169E1">if</font> (alpha == (PetscScalar)0.0) {
+<a name="line285">285: </a>    PetscMemzero(A,n_*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line286">286: </a>  } <font color="#4169E1">else</font> {
+<a name="line287">287: </a>    PetscBLASIntCast(n_,&n);
+<a name="line288">288: </a>    PetscStackCallBLAS(<font color="#666666">"BLASscal"</font>,BLASscal_(&n,&alpha,A,&one));
+<a name="line289">289: </a>    PetscLogFlops(n);
+<a name="line290">290: </a>  }
+<a name="line291">291: </a>  <font color="#4169E1">return</font>(0);
+<a name="line292">292: </a>}
+
+<a name="line296">296: </a><font color="#B22222">/*</font>
+<a name="line297">297: </a><font color="#B22222">    Compute ||A|| for an mxn matrix</font>
+<a name="line298">298: </a><font color="#B22222">*/</font>
+<a name="line299">299: </a><strong><font color="#4169E1"><a name="BVNorm_LAPACK_Private"></a>PetscErrorCode BVNorm_LAPACK_Private(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt m_,PetscInt n_,const PetscScalar *A,NormType type,PetscReal *nrm,PetscBool mpi)</font></strong>
+<a name="line300">300: </a>{
+<a name="line302">302: </a>  PetscBLASInt   m,n,i,j;
+<a name="line303">303: </a>  PetscReal      lnrm,*rwork=NULL,*rwork2=NULL;
+
+<a name="line306">306: </a>  PetscFPTrapPush(PETSC_FP_TRAP_OFF);
+<a name="line307">307: </a>  PetscBLASIntCast(m_,&m);
+<a name="line308">308: </a>  PetscBLASIntCast(n_,&n);
+<a name="line309">309: </a>  <font color="#4169E1">if</font> (type==NORM_FROBENIUS || type==NORM_2) {
+<a name="line310">310: </a>    lnrm = LAPACKlange_(<font color="#666666">"F"</font>,&m,&n,(PetscScalar*)A,&m,rwork);
+<a name="line311">311: </a>    <font color="#4169E1">if</font> (mpi) {
+<a name="line312">312: </a>      lnrm = lnrm*lnrm;
+<a name="line313">313: </a>      <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allreduce.html#MPI_Allreduce">MPI_Allreduce</a>(&lnrm,nrm,1,MPIU_REAL,MPIU_SUM,PetscObjectComm((PetscObject)bv));
+<a name="line314">314: </a>      *nrm = PetscSqrtReal(*nrm);
+<a name="line315">315: </a>    } <font color="#4169E1">else</font> *nrm = lnrm;
+<a name="line316">316: </a>    PetscLogFlops(2.0*m*n);
+<a name="line317">317: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (type==NORM_1) {
+<a name="line318">318: </a>    <font color="#4169E1">if</font> (mpi) {
+<a name="line319">319: </a>      BVAllocateWork_Private(bv,2*n_);
+<a name="line320">320: </a>      rwork = (PetscReal*)bv->work;
+<a name="line321">321: </a>      rwork2 = rwork+n_;
+<a name="line322">322: </a>      PetscMemzero(rwork,n_*<font color="#4169E1">sizeof</font>(PetscReal));
+<a name="line323">323: </a>      PetscMemzero(rwork2,n_*<font color="#4169E1">sizeof</font>(PetscReal));
+<a name="line324">324: </a>      <font color="#4169E1">for</font> (j=0;j<n_;j++) {
+<a name="line325">325: </a>        <font color="#4169E1">for</font> (i=0;i<m_;i++) {
+<a name="line326">326: </a>          rwork[j] += PetscAbsScalar(A[i+j*m_]);
+<a name="line327">327: </a>        }
+<a name="line328">328: </a>      }
+<a name="line329">329: </a>      <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allreduce.html#MPI_Allreduce">MPI_Allreduce</a>(rwork,rwork2,n_,MPIU_REAL,MPIU_SUM,PetscObjectComm((PetscObject)bv));
+<a name="line330">330: </a>      <font color="#4169E1">for</font> (j=0;j<n_;j++) <font color="#4169E1">if</font> (rwork2[j] > *nrm) *nrm = rwork2[j];
+<a name="line331">331: </a>    } <font color="#4169E1">else</font> {
+<a name="line332">332: </a>      *nrm = LAPACKlange_(<font color="#666666">"O"</font>,&m,&n,(PetscScalar*)A,&m,rwork);
+<a name="line333">333: </a>    }
+<a name="line334">334: </a>    PetscLogFlops(1.0*m*n);
+<a name="line335">335: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (type==NORM_INFINITY) {
+<a name="line336">336: </a>    BVAllocateWork_Private(bv,m_);
+<a name="line337">337: </a>    rwork = (PetscReal*)bv->work;
+<a name="line338">338: </a>    lnrm = LAPACKlange_(<font color="#666666">"I"</font>,&m,&n,(PetscScalar*)A,&m,rwork);
+<a name="line339">339: </a>    <font color="#4169E1">if</font> (mpi) {
+<a name="line340">340: </a>      <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allreduce.html#MPI_Allreduce">MPI_Allreduce</a>(&lnrm,nrm,1,MPIU_REAL,MPIU_MAX,PetscObjectComm((PetscObject)bv));
+<a name="line341">341: </a>    } <font color="#4169E1">else</font> *nrm = lnrm;
+<a name="line342">342: </a>    PetscLogFlops(1.0*m*n);
+<a name="line343">343: </a>  }
+<a name="line344">344: </a>  PetscFPTrapPop();
+<a name="line345">345: </a>  <font color="#4169E1">return</font>(0);
+<a name="line346">346: </a>}
+
+<a name="line350">350: </a><font color="#B22222">/*</font>
+<a name="line351">351: </a><font color="#B22222">    QR factorization of an mxn matrix</font>
+<a name="line352">352: </a><font color="#B22222">*/</font>
+<a name="line353">353: </a><strong><font color="#4169E1"><a name="BVOrthogonalize_LAPACK_Private"></a>PetscErrorCode BVOrthogonalize_LAPACK_Private(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt m_,PetscInt n_,PetscScalar *Q,PetscScalar *R,PetscBool mpi)</font></strong>
+<a name="line354">354: </a>{
+<a name="line355">355: </a><font color="#A020F0">#if defined(PETSC_MISSING_LAPACK_GEQRF) || defined(SLEPC_MISSING_LAPACK_ORGQR)</font>
+<a name="line357">357: </a>  SETERRQ(PETSC_COMM_SELF,PETSC_ERR_SUP,<font color="#666666">"GEQRF/ORGQR - Lapack routines are unavailable"</font>);
+<a name="line358">358: </a><font color="#A020F0">#else</font>
+<a name="line360">360: </a>  PetscBLASInt   m,n,i,j,k,l,nb,lwork,info;
+<a name="line361">361: </a>  PetscScalar    *tau,*work,*Rl=NULL,*A=NULL,*C=NULL,one=1.0,zero=0.0;
+<a name="line362">362: </a>  PetscMPIInt    rank,size;
+
+<a name="line365">365: </a>  PetscFPTrapPush(PETSC_FP_TRAP_OFF);
+<a name="line366">366: </a>  PetscBLASIntCast(m_,&m);
+<a name="line367">367: </a>  PetscBLASIntCast(n_,&n);
+<a name="line368">368: </a>  k = PetscMin(m,n);
+<a name="line369">369: </a>  nb = 16;
+<a name="line370">370: </a>  <font color="#4169E1">if</font> (mpi) {
+<a name="line371">371: </a>    <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Comm_rank.html#MPI_Comm_rank">MPI_Comm_rank</a>(PetscObjectComm((PetscObject)bv),&rank);
+<a name="line372">372: </a>    <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Comm_size.html#MPI_Comm_size">MPI_Comm_size</a>(PetscObjectComm((PetscObject)bv),&size);
+<a name="line373">373: </a>    BVAllocateWork_Private(bv,k+n*nb+n*n+n*n*size+m*n);
+<a name="line374">374: </a>  } <font color="#4169E1">else</font> {
+<a name="line375">375: </a>    BVAllocateWork_Private(bv,k+n*nb);
+<a name="line376">376: </a>   }
+<a name="line377">377: </a>  tau = bv->work;
+<a name="line378">378: </a>  work = bv->work+k;
+<a name="line379">379: </a>  PetscBLASIntCast(n*nb,&lwork);
+<a name="line380">380: </a>  <font color="#4169E1">if</font> (mpi) {
+<a name="line381">381: </a>    Rl = bv->work+k+n*nb;
+<a name="line382">382: </a>    A  = bv->work+k+n*nb+n*n;
+<a name="line383">383: </a>    C  = bv->work+k+n*nb+n*n+n*n*size;
+<a name="line384">384: </a>  }
+
+<a name="line386">386: </a>  <font color="#B22222">/* Compute QR */</font>
+<a name="line387">387: </a>  PetscStackCallBLAS(<font color="#666666">"LAPACKgeqrf"</font>,LAPACKgeqrf_(&m,&n,Q,&m,tau,work,&lwork,&info));
+<a name="line388">388: </a>  <font color="#4169E1">if</font> (info) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"Error in Lapack xGEQRF %d"</font>,info);
+
+<a name="line390">390: </a>  <font color="#B22222">/* Extract R */</font>
+<a name="line391">391: </a>  <font color="#4169E1">if</font> (R || mpi) {
+<a name="line392">392: </a>    PetscMemzero(mpi? Rl: R,n*n*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line393">393: </a>    <font color="#4169E1">for</font> (j=0;j<n;j++) {
+<a name="line394">394: </a>      <font color="#4169E1">for</font> (i=0;i<=j;i++) {
+<a name="line395">395: </a>        <font color="#4169E1">if</font> (mpi) Rl[i+j*n] = Q[i+j*m];
+<a name="line396">396: </a>        <font color="#4169E1">else</font> R[i+j*n] = Q[i+j*m];
+<a name="line397">397: </a>      }
+<a name="line398">398: </a>    }
+<a name="line399">399: </a>  }
+
+<a name="line401">401: </a>  <font color="#B22222">/* Compute orthogonal matrix in Q */</font>
+<a name="line402">402: </a>  PetscStackCallBLAS(<font color="#666666">"LAPACKorgqr"</font>,LAPACKorgqr_(&m,&n,&k,Q,&m,tau,work,&lwork,&info));
+<a name="line403">403: </a>  <font color="#4169E1">if</font> (info) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"Error in Lapack xORGQR %d"</font>,info);
+
+<a name="line405">405: </a>  <font color="#4169E1">if</font> (mpi) {
+
+<a name="line407">407: </a>    <font color="#B22222">/* Stack triangular matrices */</font>
+<a name="line408">408: </a>    PetscBLASIntCast(n*size,&l);
+<a name="line409">409: </a>    <font color="#4169E1">for</font> (j=0;j<n;j++) {
+<a name="line410">410: </a>      <a href="http://www.mcs.anl.gov/mpi/www/www3/MPI_Allgather.html#MPI_Allgather">MPI_Allgather</a>(Rl+j*n,n,MPIU_SCALAR,A+j*l,n,MPIU_SCALAR,PetscObjectComm((PetscObject)bv));
+<a name="line411">411: </a>    }
+
+<a name="line413">413: </a>    <font color="#B22222">/* Compute QR */</font>
+<a name="line414">414: </a>    PetscStackCallBLAS(<font color="#666666">"LAPACKgeqrf"</font>,LAPACKgeqrf_(&l,&n,A,&l,tau,work,&lwork,&info));
+<a name="line415">415: </a>    <font color="#4169E1">if</font> (info) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"Error in Lapack xGEQRF %d"</font>,info);
+
+<a name="line417">417: </a>    <font color="#B22222">/* Extract R */</font>
+<a name="line418">418: </a>    <font color="#4169E1">if</font> (R) {
+<a name="line419">419: </a>      PetscMemzero(R,n*n*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line420">420: </a>      <font color="#4169E1">for</font> (j=0;j<n;j++)
+<a name="line421">421: </a>        <font color="#4169E1">for</font> (i=0;i<=j;i++)
+<a name="line422">422: </a>          R[i+j*n] = A[i+j*l];
+<a name="line423">423: </a>    }
+
+<a name="line425">425: </a>    <font color="#B22222">/* Accumulate orthogonal matrix */</font>
+<a name="line426">426: </a>    PetscStackCallBLAS(<font color="#666666">"LAPACKorgqr"</font>,LAPACKorgqr_(&l,&n,&n,A,&l,tau,work,&lwork,&info));
+<a name="line427">427: </a>    <font color="#4169E1">if</font> (info) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"Error in Lapack xORGQR %d"</font>,info);
+<a name="line428">428: </a>    PetscStackCallBLAS(<font color="#666666">"BLASgemm"</font>,BLASgemm_(<font color="#666666">"N"</font>,<font color="#666666">"N"</font>,&m,&n,&n,&one,Q,&m,A+rank*n,&l,&zero,C,&m));
+<a name="line429">429: </a>    PetscMemcpy(Q,C,m*n*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line430">430: </a>  }
+
+<a name="line432">432: </a>  PetscLogFlops(3.0*m*n*n);
+<a name="line433">433: </a>  PetscFPTrapPop();
+<a name="line434">434: </a>  <font color="#4169E1">return</font>(0);
+<a name="line435">435: </a><font color="#A020F0">#endif</font>
+<a name="line436">436: </a>}
 
 </pre>
 </body>
diff --git a/src/sys/classes/bv/interface/bvfunc.c.html b/src/sys/classes/bv/interface/bvfunc.c.html
index b495b62..daf7f49 100644
--- a/src/sys/classes/bv/interface/bvfunc.c.html
+++ b/src/sys/classes/bv/interface/bvfunc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/interface/bvfunc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:04+00:00">
+<meta name="date" content="2016-03-29T14:57:21+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/interface/bvfunc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/interface/bvfunc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> (basis vectors) interface routines, callable by users.</font>
 
diff --git a/src/sys/classes/bv/interface/bvglobal.c b/src/sys/classes/bv/interface/bvglobal.c
index bb92bf2..ed9625f 100644
--- a/src/sys/classes/bv/interface/bvglobal.c
+++ b/src/sys/classes/bv/interface/bvglobal.c
@@ -477,16 +477,7 @@ PETSC_STATIC_INLINE PetscErrorCode BVNorm_Private(BV bv,Vec z,NormType type,Pets
   PetscFunctionBegin;
   ierr = BV_IPMatMult(bv,z);CHKERRQ(ierr);
   ierr = VecDot(bv->Bx,z,&p);CHKERRQ(ierr);
-  if (PetscAbsScalar(p)<PETSC_MACHINE_EPSILON)
-    ierr = PetscInfo(bv,"Zero norm, either the vector is zero or a semi-inner product is being used\n");CHKERRQ(ierr);
-  if (bv->indef) {
-    if (PetscAbsReal(PetscImaginaryPart(p))/PetscAbsScalar(p)>PETSC_MACHINE_EPSILON) SETERRQ(PetscObjectComm((PetscObject)bv),1,"BVNorm: The inner product is not well defined");
-    if (PetscRealPart(p)<0.0) *val = -PetscSqrtScalar(-PetscRealPart(p));
-    else *val = PetscSqrtScalar(PetscRealPart(p));
-  } else { 
-    if (PetscRealPart(p)<0.0 || PetscAbsReal(PetscImaginaryPart(p))/PetscAbsScalar(p)>PETSC_MACHINE_EPSILON) SETERRQ(PetscObjectComm((PetscObject)bv),1,"BVNorm: The inner product is not well defined");
-    *val = PetscSqrtScalar(PetscRealPart(p));
-  }
+  ierr = BV_SafeSqrt(bv,p,val);CHKERRQ(ierr);
   PetscFunctionReturn(0);
 }
 
@@ -512,16 +503,7 @@ PETSC_STATIC_INLINE PetscErrorCode BVNorm_End_Private(BV bv,Vec z,NormType type,
 
   PetscFunctionBegin;
   ierr = VecDotEnd(bv->Bx,z,&p);CHKERRQ(ierr);
-  if (PetscAbsScalar(p)<PETSC_MACHINE_EPSILON)
-    ierr = PetscInfo(bv,"Zero norm, either the vector is zero or a semi-inner product is being used\n");CHKERRQ(ierr);
-  if (bv->indef) {
-    if (PetscAbsReal(PetscImaginaryPart(p))/PetscAbsScalar(p)>PETSC_MACHINE_EPSILON) SETERRQ(PetscObjectComm((PetscObject)bv),1,"BVNorm: The inner product is not well defined");
-    if (PetscRealPart(p)<0.0) *val = -PetscSqrtScalar(-PetscRealPart(p));
-    else *val = PetscSqrtScalar(PetscRealPart(p));
-  } else { 
-    if (PetscRealPart(p)<0.0 || PetscAbsReal(PetscImaginaryPart(p))/PetscAbsScalar(p)>PETSC_MACHINE_EPSILON) SETERRQ(PetscObjectComm((PetscObject)bv),1,"BVNorm: The inner product is not well defined");
-    *val = PetscSqrtScalar(PetscRealPart(p));
-  }
+  ierr = BV_SafeSqrt(bv,p,val);CHKERRQ(ierr);
   PetscFunctionReturn(0);
 }
 
diff --git a/src/sys/classes/bv/interface/bvglobal.c.html b/src/sys/classes/bv/interface/bvglobal.c.html
index 5e85509..9cecf7d 100644
--- a/src/sys/classes/bv/interface/bvglobal.c.html
+++ b/src/sys/classes/bv/interface/bvglobal.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/interface/bvglobal.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:06+00:00">
+<meta name="date" content="2016-03-29T14:57:23+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/interface/bvglobal.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/interface/bvglobal.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> operations involving global communication.</font>
 
@@ -429,651 +429,633 @@
 
 <a name="line478">478: </a>  BV_IPMatMult(bv,z);
 <a name="line479">479: </a>  VecDot(bv->Bx,z,&p);
-<a name="line480">480: </a>  <font color="#4169E1">if</font> (PetscAbsScalar(p)<PETSC_MACHINE_EPSILON)
-<a name="line481">481: </a>    PetscInfo(bv,<font color="#666666">"Zero norm, either the vector is zero or a semi-inner product is being used\n"</font>);
-<a name="line482">482: </a>  <font color="#4169E1">if</font> (bv->indef) {
-<a name="line483">483: </a>    <font color="#4169E1">if</font> (PetscAbsReal(PetscImaginaryPart(p))/PetscAbsScalar(p)>PETSC_MACHINE_EPSILON) SETERRQ(PetscObjectComm((PetscObject)bv),1,<font color="#666666">"<a href="../../../../../docs/manualpages/BV/BVNorm.html#BVNorm">BVNorm</a>: The inner product is not well defined"</font>);
-<a name="line484">484: </a>    <font color="#4169E1">if</font> (PetscRealPart(p)<0.0) *val = -PetscSqrtScalar(-PetscRealPart(p));
-<a name="line485">485: </a>    <font color="#4169E1">else</font> *val = PetscSqrtScalar(PetscRealPart(p));
-<a name="line486">486: </a>  } <font color="#4169E1">else</font> { 
-<a name="line487">487: </a>    <font color="#4169E1">if</font> (PetscRealPart(p)<0.0 || PetscAbsReal(PetscImaginaryPart(p))/PetscAbsScalar(p)>PETSC_MACHINE_EPSILON) SETERRQ(PetscObjectComm((PetscObject)bv),1,<font color="#666666">"<a href="../../../../../docs/manualpages/BV/BVNorm.html#BVNorm">BVNorm</a>: The inner product is not well defined"</font>);
-<a name="line488">488: </a>    *val = PetscSqrtScalar(PetscRealPart(p));
-<a name="line489">489: </a>  }
-<a name="line490">490: </a>  <font color="#4169E1">return</font>(0);
-<a name="line491">491: </a>}
-
-<a name="line495">495: </a><strong><font color="#4169E1"><a name="BVNorm_Begin_Private"></a>PETSC_STATIC_INLINE PetscErrorCode BVNorm_Begin_Private(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Vec z,NormType type,PetscReal *val)</font></strong>
-<a name="line496">496: </a>{
-<a name="line498">498: </a>  PetscScalar    p;
-
-<a name="line501">501: </a>  BV_IPMatMult(bv,z);
-<a name="line502">502: </a>  VecDotBegin(bv->Bx,z,&p);
-<a name="line503">503: </a>  <font color="#4169E1">return</font>(0);
-<a name="line504">504: </a>}
-
-<a name="line508">508: </a><strong><font color="#4169E1"><a name="BVNorm_End_Private"></a>PETSC_STATIC_INLINE PetscErrorCode BVNorm_End_Private(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Vec z,NormType type,PetscReal *val)</font></strong>
-<a name="line509">509: </a>{
-<a name="line511">511: </a>  PetscScalar    p;
-
-<a name="line514">514: </a>  VecDotEnd(bv->Bx,z,&p);
-<a name="line515">515: </a>  <font color="#4169E1">if</font> (PetscAbsScalar(p)<PETSC_MACHINE_EPSILON)
-<a name="line516">516: </a>    PetscInfo(bv,<font color="#666666">"Zero norm, either the vector is zero or a semi-inner product is being used\n"</font>);
-<a name="line517">517: </a>  <font color="#4169E1">if</font> (bv->indef) {
-<a name="line518">518: </a>    <font color="#4169E1">if</font> (PetscAbsReal(PetscImaginaryPart(p))/PetscAbsScalar(p)>PETSC_MACHINE_EPSILON) SETERRQ(PetscObjectComm((PetscObject)bv),1,<font color="#666666">"<a href="../../../../../docs/manualpages/BV/BVNorm.html#BVNorm">BVNorm</a>: The inner product is not well defined"</font>);
-<a name="line519">519: </a>    <font color="#4169E1">if</font> (PetscRealPart(p)<0.0) *val = -PetscSqrtScalar(-PetscRealPart(p));
-<a name="line520">520: </a>    <font color="#4169E1">else</font> *val = PetscSqrtScalar(PetscRealPart(p));
-<a name="line521">521: </a>  } <font color="#4169E1">else</font> { 
-<a name="line522">522: </a>    <font color="#4169E1">if</font> (PetscRealPart(p)<0.0 || PetscAbsReal(PetscImaginaryPart(p))/PetscAbsScalar(p)>PETSC_MACHINE_EPSILON) SETERRQ(PetscObjectComm((PetscObject)bv),1,<font color="#666666">"<a href="../../../../../docs/manualpages/BV/BVNorm.html#BVNorm">BVNorm</a>: The inner product is not well defined"</font>);
-<a name="line523">523: </a>    *val = PetscSqrtScalar(PetscRealPart(p));
-<a name="line524">524: </a>  }
-<a name="line525">525: </a>  <font color="#4169E1">return</font>(0);
-<a name="line526">526: </a>}
-
-<a name="line530">530: </a><font color="#B22222">/*@</font>
-<a name="line531">531: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNorm.html#BVNorm">BVNorm</a> - Computes the matrix norm of the <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a>.</font>
-
-<a name="line533">533: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line535">535: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line536">536: </a><font color="#B22222">+  bv   - basis vectors</font>
-<a name="line537">537: </a><font color="#B22222">-  type - the norm type</font>
-
-<a name="line539">539: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line540">540: </a><font color="#B22222">.  val  - the norm</font>
-
-<a name="line542">542: </a><font color="#B22222">   Notes:</font>
-<a name="line543">543: </a><font color="#B22222">   All active columns (except the leading ones) are considered as a matrix.</font>
-<a name="line544">544: </a><font color="#B22222">   The allowed norms are NORM_1, NORM_FROBENIUS, and NORM_INFINITY.</font>
-
-<a name="line546">546: </a><font color="#B22222">   This operation fails if a non-standard inner product has been</font>
-<a name="line547">547: </a><font color="#B22222">   specified with <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>().</font>
-
-<a name="line549">549: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line551">551: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNormVec.html#BVNormVec">BVNormVec</a>(), <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(), <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>()</font>
-<a name="line552">552: </a><font color="#B22222">@*/</font>
-<a name="line553">553: </a><strong><font color="#4169E1"><a name="BVNorm"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNorm.html#BVNorm">BVNorm</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,NormType type,PetscReal *val)</font></strong>
-<a name="line554">554: </a>{
-
-<a name="line562">562: </a>  BVCheckSizes(bv,1);
-
-<a name="line564">564: </a>  <font color="#4169E1">if</font> (type==NORM_2 || type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
-<a name="line565">565: </a>  <font color="#4169E1">if</font> (bv->matrix) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Matrix norm not available for non-standard inner product"</font>);
-
-<a name="line567">567: </a>  PetscLogEventBegin(BV_Norm,bv,0,0,0);
-<a name="line568">568: </a>  (*bv->ops->norm)(bv,-1,type,val);
-<a name="line569">569: </a>  PetscLogEventEnd(BV_Norm,bv,0,0,0);
-<a name="line570">570: </a>  <font color="#4169E1">return</font>(0);
-<a name="line571">571: </a>}
-
-<a name="line575">575: </a><font color="#B22222">/*@</font>
-<a name="line576">576: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNormVec.html#BVNormVec">BVNormVec</a> - Computes the norm of a given vector.</font>
-
-<a name="line578">578: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line580">580: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line581">581: </a><font color="#B22222">+  bv   - basis vectors</font>
-<a name="line582">582: </a><font color="#B22222">.  v    - the vector</font>
-<a name="line583">583: </a><font color="#B22222">-  type - the norm type</font>
-
-<a name="line585">585: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line586">586: </a><font color="#B22222">.  val  - the norm</font>
-
-<a name="line588">588: </a><font color="#B22222">   Notes:</font>
-<a name="line589">589: </a><font color="#B22222">   This is the analogue of <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a>() but for a vector that is not in the <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a>.</font>
-<a name="line590">590: </a><font color="#B22222">   If a non-standard inner product has been specified with <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>(),</font>
-<a name="line591">591: </a><font color="#B22222">   then the returned value is sqrt(v'*B*v), where B is the inner product</font>
-<a name="line592">592: </a><font color="#B22222">   matrix (argument 'type' is ignored). Otherwise, VecNorm() is called.</font>
-
-<a name="line594">594: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line596">596: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNorm.html#BVNorm">BVNorm</a>(), <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a>(), <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>()</font>
-<a name="line597">597: </a><font color="#B22222">@*/</font>
-<a name="line598">598: </a><strong><font color="#4169E1"><a name="BVNormVec"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNormVec.html#BVNormVec">BVNormVec</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Vec v,NormType type,PetscReal *val)</font></strong>
-<a name="line599">599: </a>{
-<a name="line601">601: </a>  PetscInt       n;
-
-<a name="line609">609: </a>  BVCheckSizes(bv,1);
-
-<a name="line613">613: </a>  <font color="#4169E1">if</font> (type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
-
-<a name="line615">615: </a>  PetscLogEventBegin(BV_Norm,bv,0,0,0);
-<a name="line616">616: </a>  <font color="#4169E1">if</font> (bv->matrix) { <font color="#B22222">/* non-standard inner product */</font>
-<a name="line617">617: </a>    VecGetLocalSize(v,&n);
-<a name="line618">618: </a>    <font color="#4169E1">if</font> (bv->n!=n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Mismatching local dimension bv %D, v %D"</font>,bv->n,n);
-<a name="line619">619: </a>    BVNorm_Private(bv,v,type,val);
-<a name="line620">620: </a>  } <font color="#4169E1">else</font> {
-<a name="line621">621: </a>    VecNorm(v,type,val);
-<a name="line622">622: </a>  }
-<a name="line623">623: </a>  PetscLogEventEnd(BV_Norm,bv,0,0,0);
-<a name="line624">624: </a>  <font color="#4169E1">return</font>(0);
-<a name="line625">625: </a>}
-
-<a name="line629">629: </a><font color="#B22222">/*@</font>
-<a name="line630">630: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNormVecBegin.html#BVNormVecBegin">BVNormVecBegin</a> - Starts a split phase norm computation.</font>
-
-<a name="line632">632: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line633">633: </a><font color="#B22222">+  bv   - basis vectors</font>
-<a name="line634">634: </a><font color="#B22222">.  v    - the vector</font>
-<a name="line635">635: </a><font color="#B22222">.  type - the norm type</font>
-<a name="line636">636: </a><font color="#B22222">-  val  - the norm</font>
-
-<a name="line638">638: </a><font color="#B22222">   Note:</font>
-<a name="line639">639: </a><font color="#B22222">   Each call to <a href="../../../../../docs/manualpages/BV/BVNormVecBegin.html#BVNormVecBegin">BVNormVecBegin</a>() should be paired with a call to <a href="../../../../../docs/manualpages/BV/BVNormVecEnd.html#BVNormVecEnd">BVNormVecEnd</a>().</font>
-
-<a name="line641">641: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line643">643: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNormVecEnd.html#BVNormVecEnd">BVNormVecEnd</a>(), <a href="../../../../../docs/manualpages/BV/BVNormVec.html#BVNormVec">BVNormVec</a>()</font>
-<a name="line644">644: </a><font color="#B22222">@*/</font>
-<a name="line645">645: </a><strong><font color="#4169E1"><a name="BVNormVecBegin"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNormVecBegin.html#BVNormVecBegin">BVNormVecBegin</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Vec v,NormType type,PetscReal *val)</font></strong>
-<a name="line646">646: </a>{
-<a name="line648">648: </a>  PetscInt       n;
+<a name="line480">480: </a>  BV_SafeSqrt(bv,p,val);
+<a name="line481">481: </a>  <font color="#4169E1">return</font>(0);
+<a name="line482">482: </a>}
 
-<a name="line656">656: </a>  BVCheckSizes(bv,1);
-
-<a name="line660">660: </a>  <font color="#4169E1">if</font> (type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
-
-<a name="line662">662: </a>  PetscLogEventBegin(BV_Norm,bv,0,0,0);
-<a name="line663">663: </a>  <font color="#4169E1">if</font> (bv->matrix) { <font color="#B22222">/* non-standard inner product */</font>
-<a name="line664">664: </a>    VecGetLocalSize(v,&n);
-<a name="line665">665: </a>    <font color="#4169E1">if</font> (bv->n!=n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Mismatching local dimension bv %D, v %D"</font>,bv->n,n);
-<a name="line666">666: </a>    BVNorm_Begin_Private(bv,v,type,val);
-<a name="line667">667: </a>  } <font color="#4169E1">else</font> {
-<a name="line668">668: </a>    VecNormBegin(v,type,val);
-<a name="line669">669: </a>  }
-<a name="line670">670: </a>  PetscLogEventEnd(BV_Norm,bv,0,0,0);
-<a name="line671">671: </a>  <font color="#4169E1">return</font>(0);
-<a name="line672">672: </a>}
-
-<a name="line676">676: </a><font color="#B22222">/*@</font>
-<a name="line677">677: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNormVecEnd.html#BVNormVecEnd">BVNormVecEnd</a> - Ends a split phase norm computation.</font>
-
-<a name="line679">679: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line680">680: </a><font color="#B22222">+  bv   - basis vectors</font>
-<a name="line681">681: </a><font color="#B22222">.  v    - the vector</font>
-<a name="line682">682: </a><font color="#B22222">.  type - the norm type</font>
-<a name="line683">683: </a><font color="#B22222">-  val  - the norm</font>
-
-<a name="line685">685: </a><font color="#B22222">   Note:</font>
-<a name="line686">686: </a><font color="#B22222">   Each call to <a href="../../../../../docs/manualpages/BV/BVNormVecBegin.html#BVNormVecBegin">BVNormVecBegin</a>() should be paired with a call to <a href="../../../../../docs/manualpages/BV/BVNormVecEnd.html#BVNormVecEnd">BVNormVecEnd</a>().</font>
-
-<a name="line688">688: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line690">690: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNormVecBegin.html#BVNormVecBegin">BVNormVecBegin</a>(), <a href="../../../../../docs/manualpages/BV/BVNormVec.html#BVNormVec">BVNormVec</a>()</font>
-<a name="line691">691: </a><font color="#B22222">@*/</font>
-<a name="line692">692: </a><strong><font color="#4169E1"><a name="BVNormVecEnd"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNormVecEnd.html#BVNormVecEnd">BVNormVecEnd</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Vec v,NormType type,PetscReal *val)</font></strong>
-<a name="line693">693: </a>{
-
-<a name="line701">701: </a>  BVCheckSizes(bv,1);
-
-<a name="line703">703: </a>  <font color="#4169E1">if</font> (type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
-
-<a name="line705">705: </a>  <font color="#4169E1">if</font> (bv->matrix) { <font color="#B22222">/* non-standard inner product */</font>
-<a name="line706">706: </a>    BVNorm_End_Private(bv,v,type,val);
-<a name="line707">707: </a>  } <font color="#4169E1">else</font> {
-<a name="line708">708: </a>    VecNormEnd(v,type,val);
-<a name="line709">709: </a>  }
-<a name="line710">710: </a>  <font color="#4169E1">return</font>(0);
-<a name="line711">711: </a>}
-
-<a name="line715">715: </a><font color="#B22222">/*@</font>
-<a name="line716">716: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a> - Computes the vector norm of a selected column.</font>
-
-<a name="line718">718: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line720">720: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line721">721: </a><font color="#B22222">+  bv   - basis vectors</font>
-<a name="line722">722: </a><font color="#B22222">.  j    - column number to be used</font>
-<a name="line723">723: </a><font color="#B22222">-  type - the norm type</font>
-
-<a name="line725">725: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line726">726: </a><font color="#B22222">.  val  - the norm</font>
-
-<a name="line728">728: </a><font color="#B22222">   Notes:</font>
-<a name="line729">729: </a><font color="#B22222">   The norm of V[j] is computed (NORM_1, NORM_2, or NORM_INFINITY).</font>
-<a name="line730">730: </a><font color="#B22222">   If a non-standard inner product has been specified with <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>(),</font>
-<a name="line731">731: </a><font color="#B22222">   then the returned value is sqrt(V[j]'*B*V[j]), </font>
-<a name="line732">732: </a><font color="#B22222">   where B is the inner product matrix (argument 'type' is ignored).</font>
-
-<a name="line734">734: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line736">736: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNorm.html#BVNorm">BVNorm</a>(), <a href="../../../../../docs/manualpages/BV/BVNormVec.html#BVNormVec">BVNormVec</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(), <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>()</font>
-<a name="line737">737: </a><font color="#B22222">@*/</font>
-<a name="line738">738: </a><strong><font color="#4169E1"><a name="BVNormColumn"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt j,NormType type,PetscReal *val)</font></strong>
-<a name="line739">739: </a>{
-<a name="line741">741: </a>  Vec            z;
-
-<a name="line749">749: </a>  BVCheckSizes(bv,1);
-
-<a name="line751">751: </a>  <font color="#4169E1">if</font> (j<0 || j>=bv->m) SETERRQ2(PetscObjectComm((PetscObject)bv),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument j has wrong value %D, the number of columns is %D"</font>,j,bv->m);
-<a name="line752">752: </a>  <font color="#4169E1">if</font> (type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
-
-<a name="line754">754: </a>  PetscLogEventBegin(BV_Norm,bv,0,0,0);
-<a name="line755">755: </a>  <font color="#4169E1">if</font> (bv->matrix) { <font color="#B22222">/* non-standard inner product */</font>
-<a name="line756">756: </a>    <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(bv,j,&z);
-<a name="line757">757: </a>    BVNorm_Private(bv,z,type,val);
-<a name="line758">758: </a>    <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(bv,j,&z);
-<a name="line759">759: </a>  } <font color="#4169E1">else</font> {
-<a name="line760">760: </a>    (*bv->ops->norm)(bv,j,type,val);
-<a name="line761">761: </a>  }
-<a name="line762">762: </a>  PetscLogEventEnd(BV_Norm,bv,0,0,0);
-<a name="line763">763: </a>  <font color="#4169E1">return</font>(0);
-<a name="line764">764: </a>}
-
-<a name="line768">768: </a><font color="#B22222">/*@</font>
-<a name="line769">769: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNormColumnBegin.html#BVNormColumnBegin">BVNormColumnBegin</a> - Starts a split phase norm computation.</font>
-
-<a name="line771">771: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line772">772: </a><font color="#B22222">+  bv   - basis vectors</font>
-<a name="line773">773: </a><font color="#B22222">.  j    - column number to be used</font>
-<a name="line774">774: </a><font color="#B22222">.  type - the norm type</font>
-<a name="line775">775: </a><font color="#B22222">-  val  - the norm</font>
-
-<a name="line777">777: </a><font color="#B22222">   Note:</font>
-<a name="line778">778: </a><font color="#B22222">   Each call to <a href="../../../../../docs/manualpages/BV/BVNormColumnBegin.html#BVNormColumnBegin">BVNormColumnBegin</a>() should be paired with a call to <a href="../../../../../docs/manualpages/BV/BVNormColumnEnd.html#BVNormColumnEnd">BVNormColumnEnd</a>().</font>
-
-<a name="line780">780: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line782">782: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNormColumnEnd.html#BVNormColumnEnd">BVNormColumnEnd</a>(), <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a>()</font>
-<a name="line783">783: </a><font color="#B22222">@*/</font>
-<a name="line784">784: </a><strong><font color="#4169E1"><a name="BVNormColumnBegin"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNormColumnBegin.html#BVNormColumnBegin">BVNormColumnBegin</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt j,NormType type,PetscReal *val)</font></strong>
-<a name="line785">785: </a>{
-<a name="line786">786: </a>  PetscErrorCode      ierr;
-<a name="line787">787: </a>  PetscSplitReduction *sr;
-<a name="line788">788: </a>  PetscReal           lresult;
-<a name="line789">789: </a>  MPI_Comm            comm;
-<a name="line790">790: </a>  Vec                 z;
-
-<a name="line798">798: </a>  BVCheckSizes(bv,1);
-
-<a name="line800">800: </a>  <font color="#4169E1">if</font> (j<0 || j>=bv->m) SETERRQ2(PetscObjectComm((PetscObject)bv),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument j has wrong value %D, the number of columns is %D"</font>,j,bv->m);
-<a name="line801">801: </a>  <font color="#4169E1">if</font> (type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
-
-<a name="line803">803: </a>  PetscLogEventBegin(BV_Norm,bv,0,0,0);
-<a name="line804">804: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(bv,j,&z);
-<a name="line805">805: </a>  <font color="#4169E1">if</font> (bv->matrix) { <font color="#B22222">/* non-standard inner product */</font>
-<a name="line806">806: </a>    BVNorm_Begin_Private(bv,z,type,val);
-<a name="line807">807: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (bv->ops->norm_begin) {
-<a name="line808">808: </a>    (*bv->ops->norm_begin)(bv,j,type,val);
-<a name="line809">809: </a>  } <font color="#4169E1">else</font> {
-<a name="line810">810: </a>    PetscObjectGetComm((PetscObject)z,&comm);
-<a name="line811">811: </a>    PetscSplitReductionGet(comm,&sr);
-<a name="line812">812: </a>    <font color="#4169E1">if</font> (sr->state != STATE_BEGIN) SETERRQ(PETSC_COMM_SELF,PETSC_ERR_ORDER,<font color="#666666">"Called before all VecxxxEnd() called"</font>);
-<a name="line813">813: </a>    <font color="#4169E1">if</font> (sr->numopsbegin >= sr->maxops) {
-<a name="line814">814: </a>      PetscSplitReductionExtend(sr);
-<a name="line815">815: </a>    }
-<a name="line816">816: </a>    sr->invecs[sr->numopsbegin] = (void*)bv;
-<a name="line817">817: </a>    (*bv->ops->norm_local)(bv,j,type,&lresult);
-<a name="line818">818: </a>    <font color="#4169E1">if</font> (type == NORM_2) lresult = lresult*lresult;
-<a name="line819">819: </a>    <font color="#4169E1">else</font> <font color="#4169E1">if</font> (type == NORM_MAX) sr->reducetype[sr->numopsbegin] = REDUCE_MAX;
-<a name="line820">820: </a>    <font color="#4169E1">else</font> sr->reducetype[sr->numopsbegin] = REDUCE_SUM;
-<a name="line821">821: </a>    sr->lvalues[sr->numopsbegin++] = lresult;
-<a name="line822">822: </a>  }
-<a name="line823">823: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(bv,j,&z);
-<a name="line824">824: </a>  PetscLogEventEnd(BV_Norm,bv,0,0,0);
-<a name="line825">825: </a>  <font color="#4169E1">return</font>(0);
-<a name="line826">826: </a>}
-
-<a name="line830">830: </a><font color="#B22222">/*@</font>
-<a name="line831">831: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNormColumnEnd.html#BVNormColumnEnd">BVNormColumnEnd</a> - Ends a split phase norm computation.</font>
-
-<a name="line833">833: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line834">834: </a><font color="#B22222">+  bv   - basis vectors</font>
-<a name="line835">835: </a><font color="#B22222">.  j    - column number to be used</font>
-<a name="line836">836: </a><font color="#B22222">.  type - the norm type</font>
-<a name="line837">837: </a><font color="#B22222">-  val  - the norm</font>
-
-<a name="line839">839: </a><font color="#B22222">   Note:</font>
-<a name="line840">840: </a><font color="#B22222">   Each call to <a href="../../../../../docs/manualpages/BV/BVNormColumnBegin.html#BVNormColumnBegin">BVNormColumnBegin</a>() should be paired with a call to <a href="../../../../../docs/manualpages/BV/BVNormColumnEnd.html#BVNormColumnEnd">BVNormColumnEnd</a>().</font>
-
-<a name="line842">842: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line844">844: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNormColumnBegin.html#BVNormColumnBegin">BVNormColumnBegin</a>(), <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a>()</font>
-<a name="line845">845: </a><font color="#B22222">@*/</font>
-<a name="line846">846: </a><strong><font color="#4169E1"><a name="BVNormColumnEnd"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNormColumnEnd.html#BVNormColumnEnd">BVNormColumnEnd</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt j,NormType type,PetscReal *val)</font></strong>
-<a name="line847">847: </a>{
-<a name="line848">848: </a>  PetscErrorCode      ierr;
-<a name="line849">849: </a>  PetscSplitReduction *sr;
-<a name="line850">850: </a>  MPI_Comm            comm;
-<a name="line851">851: </a>  Vec                 z;
-
-<a name="line859">859: </a>  BVCheckSizes(bv,1);
-
-<a name="line861">861: </a>  <font color="#4169E1">if</font> (type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
-
-<a name="line863">863: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(bv,j,&z);
-<a name="line864">864: </a>  <font color="#4169E1">if</font> (bv->matrix) { <font color="#B22222">/* non-standard inner product */</font>
-<a name="line865">865: </a>    BVNorm_End_Private(bv,z,type,val);
-<a name="line866">866: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (bv->ops->norm_end) {
-<a name="line867">867: </a>    (*bv->ops->norm_end)(bv,j,type,val);
-<a name="line868">868: </a>  } <font color="#4169E1">else</font> {
-<a name="line869">869: </a>    PetscObjectGetComm((PetscObject)z,&comm);
-<a name="line870">870: </a>    PetscSplitReductionGet(comm,&sr);
-<a name="line871">871: </a>    PetscSplitReductionEnd(sr);
-
-<a name="line873">873: </a>    <font color="#4169E1">if</font> (sr->numopsend >= sr->numopsbegin) SETERRQ(PETSC_COMM_SELF,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Called VecxxxEnd() more times then VecxxxBegin()"</font>);
-<a name="line874">874: </a>    <font color="#4169E1">if</font> ((void*)bv != sr->invecs[sr->numopsend]) SETERRQ(PETSC_COMM_SELF,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Called VecxxxEnd() in a different order or with a different vector than VecxxxBegin()"</font>);
-<a name="line875">875: </a>    <font color="#4169E1">if</font> (sr->reducetype[sr->numopsend] != REDUCE_MAX && type == NORM_MAX) SETERRQ(PETSC_COMM_SELF,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Called BVNormEnd(,NORM_MAX,) on a reduction started with VecDotBegin() or NORM_1 or NORM_2"</font>);
-<a name="line876">876: </a>    *val = PetscRealPart(sr->gvalues[sr->numopsend++]);
-<a name="line877">877: </a>    <font color="#4169E1">if</font> (type == NORM_2) *val = PetscSqrtReal(*val);
-<a name="line878">878: </a>    <font color="#4169E1">if</font> (sr->numopsend == sr->numopsbegin) {
-<a name="line879">879: </a>      sr->state       = STATE_BEGIN;
-<a name="line880">880: </a>      sr->numopsend   = 0;
-<a name="line881">881: </a>      sr->numopsbegin = 0;
-<a name="line882">882: </a>    }
-<a name="line883">883: </a>  }
-<a name="line884">884: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(bv,j,&z);
-<a name="line885">885: </a>  <font color="#4169E1">return</font>(0);
-<a name="line886">886: </a>}
-
-<a name="line890">890: </a><font color="#B22222">/*</font>
-<a name="line891">891: </a><font color="#B22222">  Compute Y^H*A*X: right part column by column (with MatMult) and bottom</font>
-<a name="line892">892: </a><font color="#B22222">  part row by row (with MatMultHermitianTranspose); result placed in marray[*,ldm]</font>
-<a name="line893">893: </a><font color="#B22222">*/</font>
-<a name="line894">894: </a><strong><font color="#4169E1"><a name="BVMatProject_Vec"></a>PETSC_STATIC_INLINE PetscErrorCode BVMatProject_Vec(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,Mat A,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y,PetscScalar *marray,PetscInt ldm,PetscBool symm)</font></strong>
-<a name="line895">895: </a>{
-<a name="line897">897: </a>  PetscInt       i,j,lx,ly,kx,ky,ulim;
-<a name="line898">898: </a>  Vec            z,f;
-
-<a name="line901">901: </a>  lx = X->l; kx = X->k;
-<a name="line902">902: </a>  ly = Y->l; ky = Y->k;
-<a name="line903">903: </a>  <a href="../../../../../docs/manualpages/BV/BVCreateVec.html#BVCreateVec">BVCreateVec</a>(X,&f);
-<a name="line904">904: </a>  <font color="#4169E1">for</font> (j=lx;j<kx;j++) {
-<a name="line905">905: </a>    <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(X,j,&z);
-<a name="line906">906: </a>    MatMult(A,z,f);
-<a name="line907">907: </a>    <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(X,j,&z);
-<a name="line908">908: </a>    ulim = PetscMin(ly+(j-lx)+1,ky);
-<a name="line909">909: </a>    Y->l = 0; Y->k = ulim;
-<a name="line910">910: </a>    (*Y->ops->dotvec)(Y,f,marray+j*ldm);
-<a name="line911">911: </a>    <font color="#4169E1">if</font> (symm) {
-<a name="line912">912: </a>      <font color="#4169E1">for</font> (i=0;i<j;i++) marray[j+i*ldm] = PetscConj(marray[i+j*ldm]);
-<a name="line913">913: </a>    }
-<a name="line914">914: </a>  }
-<a name="line915">915: </a>  <font color="#4169E1">if</font> (!symm) {
-<a name="line916">916: </a>    BV_AllocateCoeffs(Y);
-<a name="line917">917: </a>    <font color="#4169E1">for</font> (j=ly;j<ky;j++) {
-<a name="line918">918: </a>      <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(Y,j,&z);
-<a name="line919">919: </a>      MatMultHermitianTranspose(A,z,f);
-<a name="line920">920: </a>      <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(Y,j,&z);
-<a name="line921">921: </a>      ulim = PetscMin(lx+(j-ly),kx);
-<a name="line922">922: </a>      X->l = 0; X->k = ulim;
-<a name="line923">923: </a>      (*X->ops->dotvec)(X,f,Y->h);
-<a name="line924">924: </a>      <font color="#4169E1">for</font> (i=0;i<ulim;i++) marray[j+i*ldm] = PetscConj(Y->h[i]);
-<a name="line925">925: </a>    }
-<a name="line926">926: </a>  }
-<a name="line927">927: </a>  VecDestroy(&f);
-<a name="line928">928: </a>  X->l = lx; X->k = kx;
-<a name="line929">929: </a>  Y->l = ly; Y->k = ky;
-<a name="line930">930: </a>  <font color="#4169E1">return</font>(0);
-<a name="line931">931: </a>}
-
-<a name="line935">935: </a><font color="#B22222">/*</font>
-<a name="line936">936: </a><font color="#B22222">  Compute Y^H*A*X= [   --   | Y0'*W1 ]</font>
-<a name="line937">937: </a><font color="#B22222">                   [ Y1'*W0 | Y1'*W1 ]</font>
-<a name="line938">938: </a><font color="#B22222">  Allocates auxiliary <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> to store the result of A*X, then one <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a></font>
-<a name="line939">939: </a><font color="#B22222">  call for top-right part and another one for bottom part;</font>
-<a name="line940">940: </a><font color="#B22222">  result placed in marray[*,ldm]</font>
-<a name="line941">941: </a><font color="#B22222">*/</font>
-<a name="line942">942: </a><strong><font color="#4169E1"><a name="BVMatProject_MatMult"></a>PETSC_STATIC_INLINE PetscErrorCode BVMatProject_MatMult(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,Mat A,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y,PetscScalar *marray,PetscInt ldm)</font></strong>
-<a name="line943">943: </a>{
-<a name="line945">945: </a>  PetscInt       j,lx,ly,kx,ky;
-<a name="line946">946: </a>  PetscScalar    *harray;
-<a name="line947">947: </a>  Mat            H;
-<a name="line948">948: </a>  <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a>             W;
-
-<a name="line951">951: </a>  lx = X->l; kx = X->k;
-<a name="line952">952: </a>  ly = Y->l; ky = Y->k;
-<a name="line953">953: </a>  <a href="../../../../../docs/manualpages/BV/BVDuplicate.html#BVDuplicate">BVDuplicate</a>(X,&W);
-<a name="line954">954: </a>  X->l = 0; X->k = kx;
-<a name="line955">955: </a>  <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(X,A,W);
-
-<a name="line957">957: </a>  <font color="#B22222">/* top-right part, Y0'*AX1 */</font>
-<a name="line958">958: </a>  <font color="#4169E1">if</font> (ly>0 && lx<kx) {
-<a name="line959">959: </a>    MatCreateSeqDense(PETSC_COMM_SELF,ly,kx,NULL,&H);
-<a name="line960">960: </a>    W->l = lx; W->k = kx;
-<a name="line961">961: </a>    Y->l = 0;  Y->k = ly;
-<a name="line962">962: </a>    <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(W,Y,H);
-<a name="line963">963: </a>    MatDenseGetArray(H,&harray);
-<a name="line964">964: </a>    <font color="#4169E1">for</font> (j=lx;j<kx;j++) {
-<a name="line965">965: </a>      PetscMemcpy(marray+j*ldm,harray+j*ly,ly*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line966">966: </a>    }
-<a name="line967">967: </a>    MatDenseRestoreArray(H,&harray);
-<a name="line968">968: </a>    MatDestroy(&H);
-<a name="line969">969: </a>  }
-
-<a name="line971">971: </a>  <font color="#B22222">/* bottom part, Y1'*AX */</font>
-<a name="line972">972: </a>  <font color="#4169E1">if</font> (kx>0 && ly<ky) {
-<a name="line973">973: </a>    MatCreateSeqDense(PETSC_COMM_SELF,ky,kx,NULL,&H);
-<a name="line974">974: </a>    W->l = 0;  W->k = kx;
-<a name="line975">975: </a>    Y->l = ly; Y->k = ky;
-<a name="line976">976: </a>    <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(W,Y,H);
-<a name="line977">977: </a>    MatDenseGetArray(H,&harray);
-<a name="line978">978: </a>    <font color="#4169E1">for</font> (j=0;j<kx;j++) {
-<a name="line979">979: </a>      PetscMemcpy(marray+j*ldm+ly,harray+j*ky+ly,(ky-ly)*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line980">980: </a>    }
-<a name="line981">981: </a>    MatDenseRestoreArray(H,&harray);
-<a name="line982">982: </a>    MatDestroy(&H);
-<a name="line983">983: </a>  }
-<a name="line984">984: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&W);
-<a name="line985">985: </a>  X->l = lx; X->k = kx;
-<a name="line986">986: </a>  Y->l = ly; Y->k = ky;
-<a name="line987">987: </a>  <font color="#4169E1">return</font>(0);
-<a name="line988">988: </a>}
-
-<a name="line992">992: </a><font color="#B22222">/*</font>
-<a name="line993">993: </a><font color="#B22222">  Compute Y^H*A*X= [   --   | Y0'*W1 ]</font>
-<a name="line994">994: </a><font color="#B22222">                   [ Y1'*W0 | Y1'*W1 ]</font>
-<a name="line995">995: </a><font color="#B22222">  First stage: allocate auxiliary <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> to store A*X1, one <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a> for right part;</font>
-<a name="line996">996: </a><font color="#B22222">  Second stage: resize <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> to accomodate A'*Y1, then call <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a> for transpose of</font>
-<a name="line997">997: </a><font color="#B22222">  bottom-left part; result placed in marray[*,ldm]</font>
-<a name="line998">998: </a><font color="#B22222">*/</font>
-<a name="line999">999: </a><strong><font color="#4169E1"><a name="BVMatProject_MatMult_2"></a>PETSC_STATIC_INLINE PetscErrorCode BVMatProject_MatMult_2(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,Mat A,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y,PetscScalar *marray,PetscInt ldm,PetscBool symm)</font></strong>
-<a name="line1000">1000: </a>{
-<a name="line1002">1002: </a>  PetscInt       i,j,lx,ly,kx,ky;
-<a name="line1003">1003: </a>  PetscScalar    *harray;
-<a name="line1004">1004: </a>  Mat            H;
-<a name="line1005">1005: </a>  <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a>             W;
-
-<a name="line1008">1008: </a>  lx = X->l; kx = X->k;
-<a name="line1009">1009: </a>  ly = Y->l; ky = Y->k;
-
-<a name="line1011">1011: </a>  <font color="#B22222">/* right part, Y'*AX1 */</font>
-<a name="line1012">1012: </a>  <a href="../../../../../docs/manualpages/BV/BVDuplicateResize.html#BVDuplicateResize">BVDuplicateResize</a>(X,kx-lx,&W);
-<a name="line1013">1013: </a>  <font color="#4169E1">if</font> (ky>0 && lx<kx) {
-<a name="line1014">1014: </a>    <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(X,A,W);
-<a name="line1015">1015: </a>    MatCreateSeqDense(PETSC_COMM_SELF,ky,kx-lx,NULL,&H);
-<a name="line1016">1016: </a>    Y->l = 0; Y->k = ky;
-<a name="line1017">1017: </a>    <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(W,Y,H);
-<a name="line1018">1018: </a>    MatDenseGetArray(H,&harray);
-<a name="line1019">1019: </a>    <font color="#4169E1">for</font> (j=lx;j<kx;j++) {
-<a name="line1020">1020: </a>      PetscMemcpy(marray+j*ldm,harray+(j-lx)*ky,ky*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line1021">1021: </a>    }
-<a name="line1022">1022: </a>    MatDenseRestoreArray(H,&harray);
-<a name="line1023">1023: </a>    MatDestroy(&H);
-<a name="line1024">1024: </a>  }
-
-<a name="line1026">1026: </a>  <font color="#B22222">/* bottom-left part, Y1'*AX0 */</font>
-<a name="line1027">1027: </a>  <font color="#4169E1">if</font> (lx>0 && ly<ky) {
-<a name="line1028">1028: </a>    <font color="#4169E1">if</font> (symm) {
-<a name="line1029">1029: </a>      <font color="#B22222">/* do not compute, just copy symmetric elements */</font>
-<a name="line1030">1030: </a>      <font color="#4169E1">for</font> (i=ly;i<ky;i++) {
-<a name="line1031">1031: </a>        <font color="#4169E1">for</font> (j=0;j<lx;j++) marray[i+j*ldm] = PetscConj(marray[j+i*ldm]);
-<a name="line1032">1032: </a>      }
-<a name="line1033">1033: </a>    } <font color="#4169E1">else</font> {
-<a name="line1034">1034: </a>      <a href="../../../../../docs/manualpages/BV/BVResize.html#BVResize">BVResize</a>(W,ky-ly,PETSC_FALSE);
-<a name="line1035">1035: </a>      Y->l = ly; Y->k = ky;
-<a name="line1036">1036: </a>      <a href="../../../../../docs/manualpages/BV/BVMatMultHermitianTranspose.html#BVMatMultHermitianTranspose">BVMatMultHermitianTranspose</a>(Y,A,W);
-<a name="line1037">1037: </a>      MatCreateSeqDense(PETSC_COMM_SELF,lx,ky-ly,NULL,&H);
-<a name="line1038">1038: </a>      X->l = 0; X->k = lx;
-<a name="line1039">1039: </a>      <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(W,X,H);
-<a name="line1040">1040: </a>      MatDenseGetArray(H,&harray);
-<a name="line1041">1041: </a>      <font color="#4169E1">for</font> (i=0;i<ky-ly;i++) {
-<a name="line1042">1042: </a>        <font color="#4169E1">for</font> (j=0;j<lx;j++) {
-<a name="line1043">1043: </a>          marray[i+j*ldm+ly] = PetscConj(harray[j+i*(ky-ly)]);
-<a name="line1044">1044: </a>        }
-<a name="line1045">1045: </a>      }
-<a name="line1046">1046: </a>      MatDenseRestoreArray(H,&harray);
-<a name="line1047">1047: </a>      MatDestroy(&H);
-<a name="line1048">1048: </a>    }
-<a name="line1049">1049: </a>  }
-<a name="line1050">1050: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&W);
-<a name="line1051">1051: </a>  X->l = lx; X->k = kx;
-<a name="line1052">1052: </a>  Y->l = ly; Y->k = ky;
-<a name="line1053">1053: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1054">1054: </a>}
-
-<a name="line1058">1058: </a><font color="#B22222">/*</font>
-<a name="line1059">1059: </a><font color="#B22222">  Compute Y^H*X = [   --   | Y0'*X1 ]     (X contains A*X):</font>
-<a name="line1060">1060: </a><font color="#B22222">                  [ Y1'*X0 | Y1'*X1 ]</font>
-<a name="line1061">1061: </a><font color="#B22222">  one <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a> call for top-right part and another one for bottom part;</font>
-<a name="line1062">1062: </a><font color="#B22222">  result placed in marray[*,ldm]</font>
-<a name="line1063">1063: </a><font color="#B22222">*/</font>
-<a name="line1064">1064: </a><strong><font color="#4169E1"><a name="BVMatProject_Dot"></a>PETSC_STATIC_INLINE PetscErrorCode BVMatProject_Dot(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y,PetscScalar *marray,PetscInt ldm)</font></strong>
-<a name="line1065">1065: </a>{
-<a name="line1067">1067: </a>  PetscInt       j,lx,ly,kx,ky;
-<a name="line1068">1068: </a>  PetscScalar    *harray;
-<a name="line1069">1069: </a>  Mat            H;
-
-<a name="line1072">1072: </a>  lx = X->l; kx = X->k;
-<a name="line1073">1073: </a>  ly = Y->l; ky = Y->k;
-
-<a name="line1075">1075: </a>  <font color="#B22222">/* top-right part, Y0'*X1 */</font>
-<a name="line1076">1076: </a>  <font color="#4169E1">if</font> (ly>0 && lx<kx) {
-<a name="line1077">1077: </a>    MatCreateSeqDense(PETSC_COMM_SELF,ly,kx,NULL,&H);
-<a name="line1078">1078: </a>    X->l = lx; X->k = kx;
-<a name="line1079">1079: </a>    Y->l = 0;  Y->k = ly;
-<a name="line1080">1080: </a>    <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(X,Y,H);
-<a name="line1081">1081: </a>    MatDenseGetArray(H,&harray);
-<a name="line1082">1082: </a>    <font color="#4169E1">for</font> (j=lx;j<kx;j++) {
-<a name="line1083">1083: </a>      PetscMemcpy(marray+j*ldm,harray+j*ly,ly*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line1084">1084: </a>    }
-<a name="line1085">1085: </a>    MatDenseRestoreArray(H,&harray);
-<a name="line1086">1086: </a>    MatDestroy(&H);
-<a name="line1087">1087: </a>  }
-
-<a name="line1089">1089: </a>  <font color="#B22222">/* bottom part, Y1'*X */</font>
-<a name="line1090">1090: </a>  <font color="#4169E1">if</font> (kx>0 && ly<ky) {
-<a name="line1091">1091: </a>    MatCreateSeqDense(PETSC_COMM_SELF,ky,kx,NULL,&H);
-<a name="line1092">1092: </a>    X->l = 0;  X->k = kx;
-<a name="line1093">1093: </a>    Y->l = ly; Y->k = ky;
-<a name="line1094">1094: </a>    <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(X,Y,H);
-<a name="line1095">1095: </a>    MatDenseGetArray(H,&harray);
-<a name="line1096">1096: </a>    <font color="#4169E1">for</font> (j=0;j<kx;j++) {
-<a name="line1097">1097: </a>      PetscMemcpy(marray+j*ldm+ly,harray+j*ky+ly,(ky-ly)*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line1098">1098: </a>    }
-<a name="line1099">1099: </a>    MatDenseRestoreArray(H,&harray);
-<a name="line1100">1100: </a>    MatDestroy(&H);
-<a name="line1101">1101: </a>  }
-<a name="line1102">1102: </a>  X->l = lx; X->k = kx;
-<a name="line1103">1103: </a>  Y->l = ly; Y->k = ky;
-<a name="line1104">1104: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1105">1105: </a>}
-
-<a name="line1109">1109: </a><font color="#B22222">/*@</font>
-<a name="line1110">1110: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMatProject.html#BVMatProject">BVMatProject</a> - Computes the projection of a matrix onto a subspace.</font>
-
-<a name="line1112">1112: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line1114">1114: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line1115">1115: </a><font color="#B22222">+  X - basis vectors</font>
-<a name="line1116">1116: </a><font color="#B22222">.  A - (optional) matrix to be projected</font>
-<a name="line1117">1117: </a><font color="#B22222">.  Y - left basis vectors, can be equal to X</font>
-<a name="line1118">1118: </a><font color="#B22222">-  M - Mat object where the result must be placed</font>
-
-<a name="line1120">1120: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line1121">1121: </a><font color="#B22222">.  M - the resulting matrix</font>
-
-<a name="line1123">1123: </a><font color="#B22222">   Notes:</font>
-<a name="line1124">1124: </a><font color="#B22222">   If A=NULL, then it is assumed that X already contains A*X.</font>
-
-<a name="line1126">1126: </a><font color="#B22222">   This operation is similar to <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(), with important differences.</font>
-<a name="line1127">1127: </a><font color="#B22222">   The goal is to compute the matrix resulting from the orthogonal projection</font>
-<a name="line1128">1128: </a><font color="#B22222">   of A onto the subspace spanned by the columns of X, M = X^H*A*X, or the</font>
-<a name="line1129">1129: </a><font color="#B22222">   oblique projection onto X along Y, M = Y^H*A*X.</font>
-
-<a name="line1131">1131: </a><font color="#B22222">   A difference with respect to <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>() is that the standard inner product</font>
-<a name="line1132">1132: </a><font color="#B22222">   is always used, regardless of a non-standard inner product being specified</font>
-<a name="line1133">1133: </a><font color="#B22222">   with <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>().</font>
-
-<a name="line1135">1135: </a><font color="#B22222">   On entry, M must be a sequential dense Mat with dimensions ky,kx at least,</font>
-<a name="line1136">1136: </a><font color="#B22222">   where ky (resp. kx) is the number of active columns of Y (resp. X).</font>
-<a name="line1137">1137: </a><font color="#B22222">   Another difference with respect to <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>() is that all entries of M are</font>
-<a name="line1138">1138: </a><font color="#B22222">   computed except the leading ly,lx part, where ly (resp. lx) is the</font>
-<a name="line1139">1139: </a><font color="#B22222">   number of leading columns of Y (resp. X). Hence, the leading columns of</font>
-<a name="line1140">1140: </a><font color="#B22222">   X and Y participate in the computation, as opposed to <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>().</font>
-<a name="line1141">1141: </a><font color="#B22222">   The leading part of M is assumed to be already available from previous</font>
-<a name="line1142">1142: </a><font color="#B22222">   computations.</font>
-
-<a name="line1144">1144: </a><font color="#B22222">   In the orthogonal projection case, Y=X, some computation can be saved if</font>
-<a name="line1145">1145: </a><font color="#B22222">   A is real symmetric (or complex Hermitian). In order to exploit this</font>
-<a name="line1146">1146: </a><font color="#B22222">   property, the symmetry flag of A must be set with MatSetOption().</font>
-
-<a name="line1148">1148: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line1150">1150: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(), <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>()</font>
-<a name="line1151">1151: </a><font color="#B22222">@*/</font>
-<a name="line1152">1152: </a><strong><font color="#4169E1"><a name="BVMatProject"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMatProject.html#BVMatProject">BVMatProject</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,Mat A,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y,Mat M)</font></strong>
-<a name="line1153">1153: </a>{
-<a name="line1155">1155: </a>  PetscBool      match,set,flg,symm=PETSC_FALSE;
-<a name="line1156">1156: </a>  PetscInt       m,n;
-<a name="line1157">1157: </a>  PetscScalar    *marray;
-<a name="line1158">1158: </a>  Mat            Xmatrix,Ymatrix;
-<a name="line1159">1159: </a>  PetscObjectId  idx,idy;
-
-<a name="line1167">1167: </a>  BVCheckSizes(X,1);
-<a name="line1168">1168: </a>  <font color="#4169E1">if</font> (A) {
-<a name="line1171">1171: </a>  }
-<a name="line1173">1173: </a>  BVCheckSizes(Y,3);
-<a name="line1176">1176: </a>  PetscObjectTypeCompare((PetscObject)M,MATSEQDENSE,&match);
-<a name="line1177">1177: </a>  <font color="#4169E1">if</font> (!match) SETERRQ(PetscObjectComm((PetscObject)X),PETSC_ERR_SUP,<font color="#666666">"Matrix M must be of type seqdense"</font>);
-
-<a name="line1179">1179: </a>  MatGetSize(M,&m,&n);
-<a name="line1180">1180: </a>  <font color="#4169E1">if</font> (m<Y->k) SETERRQ2(PetscObjectComm((PetscObject)X),PETSC_ERR_ARG_SIZ,<font color="#666666">"Matrix M has %D rows, should have at least %D"</font>,m,Y->k);
-<a name="line1181">1181: </a>  <font color="#4169E1">if</font> (n<X->k) SETERRQ2(PetscObjectComm((PetscObject)X),PETSC_ERR_ARG_SIZ,<font color="#666666">"Matrix M has %D columns, should have at least %D"</font>,n,X->k);
-<a name="line1182">1182: </a>  <font color="#4169E1">if</font> (X->n!=Y->n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Mismatching local dimension X %D, Y %D"</font>,X->n,Y->n);
-
-<a name="line1184">1184: </a>  PetscLogEventBegin(BV_MatProject,X,A,Y,0);
-<a name="line1185">1185: </a>  <font color="#B22222">/* temporarily set standard inner product */</font>
-<a name="line1186">1186: </a>  Xmatrix = X->matrix;
-<a name="line1187">1187: </a>  Ymatrix = Y->matrix;
-<a name="line1188">1188: </a>  X->matrix = Y->matrix = NULL;
-
-<a name="line1190">1190: </a>  PetscObjectGetId((PetscObject)X,&idx);
-<a name="line1191">1191: </a>  PetscObjectGetId((PetscObject)Y,&idy);
-<a name="line1192">1192: </a>  <font color="#4169E1">if</font> (!A && idx==idy) SETERRQ(PETSC_COMM_SELF,PETSC_ERR_ARG_WRONG,<font color="#666666">"Cannot set X=Y if A=NULL"</font>);
-
-<a name="line1194">1194: </a>  MatDenseGetArray(M,&marray);
-
-<a name="line1196">1196: </a>  <font color="#4169E1">if</font> (A && idx==idy) { <font color="#B22222">/* check symmetry of M=X'AX */</font>
-<a name="line1197">1197: </a>    MatIsHermitianKnown(A,&set,&flg);
-<a name="line1198">1198: </a>    symm = set? flg: PETSC_FALSE;
+<a name="line486">486: </a><strong><font color="#4169E1"><a name="BVNorm_Begin_Private"></a>PETSC_STATIC_INLINE PetscErrorCode BVNorm_Begin_Private(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Vec z,NormType type,PetscReal *val)</font></strong>
+<a name="line487">487: </a>{
+<a name="line489">489: </a>  PetscScalar    p;
+
+<a name="line492">492: </a>  BV_IPMatMult(bv,z);
+<a name="line493">493: </a>  VecDotBegin(bv->Bx,z,&p);
+<a name="line494">494: </a>  <font color="#4169E1">return</font>(0);
+<a name="line495">495: </a>}
+
+<a name="line499">499: </a><strong><font color="#4169E1"><a name="BVNorm_End_Private"></a>PETSC_STATIC_INLINE PetscErrorCode BVNorm_End_Private(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Vec z,NormType type,PetscReal *val)</font></strong>
+<a name="line500">500: </a>{
+<a name="line502">502: </a>  PetscScalar    p;
+
+<a name="line505">505: </a>  VecDotEnd(bv->Bx,z,&p);
+<a name="line506">506: </a>  BV_SafeSqrt(bv,p,val);
+<a name="line507">507: </a>  <font color="#4169E1">return</font>(0);
+<a name="line508">508: </a>}
+
+<a name="line512">512: </a><font color="#B22222">/*@</font>
+<a name="line513">513: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNorm.html#BVNorm">BVNorm</a> - Computes the matrix norm of the <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a>.</font>
+
+<a name="line515">515: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line517">517: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line518">518: </a><font color="#B22222">+  bv   - basis vectors</font>
+<a name="line519">519: </a><font color="#B22222">-  type - the norm type</font>
+
+<a name="line521">521: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line522">522: </a><font color="#B22222">.  val  - the norm</font>
+
+<a name="line524">524: </a><font color="#B22222">   Notes:</font>
+<a name="line525">525: </a><font color="#B22222">   All active columns (except the leading ones) are considered as a matrix.</font>
+<a name="line526">526: </a><font color="#B22222">   The allowed norms are NORM_1, NORM_FROBENIUS, and NORM_INFINITY.</font>
+
+<a name="line528">528: </a><font color="#B22222">   This operation fails if a non-standard inner product has been</font>
+<a name="line529">529: </a><font color="#B22222">   specified with <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>().</font>
+
+<a name="line531">531: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line533">533: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNormVec.html#BVNormVec">BVNormVec</a>(), <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(), <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>()</font>
+<a name="line534">534: </a><font color="#B22222">@*/</font>
+<a name="line535">535: </a><strong><font color="#4169E1"><a name="BVNorm"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNorm.html#BVNorm">BVNorm</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,NormType type,PetscReal *val)</font></strong>
+<a name="line536">536: </a>{
+
+<a name="line544">544: </a>  BVCheckSizes(bv,1);
+
+<a name="line546">546: </a>  <font color="#4169E1">if</font> (type==NORM_2 || type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
+<a name="line547">547: </a>  <font color="#4169E1">if</font> (bv->matrix) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Matrix norm not available for non-standard inner product"</font>);
+
+<a name="line549">549: </a>  PetscLogEventBegin(BV_Norm,bv,0,0,0);
+<a name="line550">550: </a>  (*bv->ops->norm)(bv,-1,type,val);
+<a name="line551">551: </a>  PetscLogEventEnd(BV_Norm,bv,0,0,0);
+<a name="line552">552: </a>  <font color="#4169E1">return</font>(0);
+<a name="line553">553: </a>}
+
+<a name="line557">557: </a><font color="#B22222">/*@</font>
+<a name="line558">558: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNormVec.html#BVNormVec">BVNormVec</a> - Computes the norm of a given vector.</font>
+
+<a name="line560">560: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line562">562: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line563">563: </a><font color="#B22222">+  bv   - basis vectors</font>
+<a name="line564">564: </a><font color="#B22222">.  v    - the vector</font>
+<a name="line565">565: </a><font color="#B22222">-  type - the norm type</font>
+
+<a name="line567">567: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line568">568: </a><font color="#B22222">.  val  - the norm</font>
+
+<a name="line570">570: </a><font color="#B22222">   Notes:</font>
+<a name="line571">571: </a><font color="#B22222">   This is the analogue of <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a>() but for a vector that is not in the <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a>.</font>
+<a name="line572">572: </a><font color="#B22222">   If a non-standard inner product has been specified with <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>(),</font>
+<a name="line573">573: </a><font color="#B22222">   then the returned value is sqrt(v'*B*v), where B is the inner product</font>
+<a name="line574">574: </a><font color="#B22222">   matrix (argument 'type' is ignored). Otherwise, VecNorm() is called.</font>
+
+<a name="line576">576: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line578">578: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNorm.html#BVNorm">BVNorm</a>(), <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a>(), <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>()</font>
+<a name="line579">579: </a><font color="#B22222">@*/</font>
+<a name="line580">580: </a><strong><font color="#4169E1"><a name="BVNormVec"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNormVec.html#BVNormVec">BVNormVec</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Vec v,NormType type,PetscReal *val)</font></strong>
+<a name="line581">581: </a>{
+<a name="line583">583: </a>  PetscInt       n;
+
+<a name="line591">591: </a>  BVCheckSizes(bv,1);
+
+<a name="line595">595: </a>  <font color="#4169E1">if</font> (type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
+
+<a name="line597">597: </a>  PetscLogEventBegin(BV_Norm,bv,0,0,0);
+<a name="line598">598: </a>  <font color="#4169E1">if</font> (bv->matrix) { <font color="#B22222">/* non-standard inner product */</font>
+<a name="line599">599: </a>    VecGetLocalSize(v,&n);
+<a name="line600">600: </a>    <font color="#4169E1">if</font> (bv->n!=n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Mismatching local dimension bv %D, v %D"</font>,bv->n,n);
+<a name="line601">601: </a>    BVNorm_Private(bv,v,type,val);
+<a name="line602">602: </a>  } <font color="#4169E1">else</font> {
+<a name="line603">603: </a>    VecNorm(v,type,val);
+<a name="line604">604: </a>  }
+<a name="line605">605: </a>  PetscLogEventEnd(BV_Norm,bv,0,0,0);
+<a name="line606">606: </a>  <font color="#4169E1">return</font>(0);
+<a name="line607">607: </a>}
+
+<a name="line611">611: </a><font color="#B22222">/*@</font>
+<a name="line612">612: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNormVecBegin.html#BVNormVecBegin">BVNormVecBegin</a> - Starts a split phase norm computation.</font>
+
+<a name="line614">614: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line615">615: </a><font color="#B22222">+  bv   - basis vectors</font>
+<a name="line616">616: </a><font color="#B22222">.  v    - the vector</font>
+<a name="line617">617: </a><font color="#B22222">.  type - the norm type</font>
+<a name="line618">618: </a><font color="#B22222">-  val  - the norm</font>
+
+<a name="line620">620: </a><font color="#B22222">   Note:</font>
+<a name="line621">621: </a><font color="#B22222">   Each call to <a href="../../../../../docs/manualpages/BV/BVNormVecBegin.html#BVNormVecBegin">BVNormVecBegin</a>() should be paired with a call to <a href="../../../../../docs/manualpages/BV/BVNormVecEnd.html#BVNormVecEnd">BVNormVecEnd</a>().</font>
+
+<a name="line623">623: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line625">625: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNormVecEnd.html#BVNormVecEnd">BVNormVecEnd</a>(), <a href="../../../../../docs/manualpages/BV/BVNormVec.html#BVNormVec">BVNormVec</a>()</font>
+<a name="line626">626: </a><font color="#B22222">@*/</font>
+<a name="line627">627: </a><strong><font color="#4169E1"><a name="BVNormVecBegin"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNormVecBegin.html#BVNormVecBegin">BVNormVecBegin</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Vec v,NormType type,PetscReal *val)</font></strong>
+<a name="line628">628: </a>{
+<a name="line630">630: </a>  PetscInt       n;
+
+<a name="line638">638: </a>  BVCheckSizes(bv,1);
+
+<a name="line642">642: </a>  <font color="#4169E1">if</font> (type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
+
+<a name="line644">644: </a>  PetscLogEventBegin(BV_Norm,bv,0,0,0);
+<a name="line645">645: </a>  <font color="#4169E1">if</font> (bv->matrix) { <font color="#B22222">/* non-standard inner product */</font>
+<a name="line646">646: </a>    VecGetLocalSize(v,&n);
+<a name="line647">647: </a>    <font color="#4169E1">if</font> (bv->n!=n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Mismatching local dimension bv %D, v %D"</font>,bv->n,n);
+<a name="line648">648: </a>    BVNorm_Begin_Private(bv,v,type,val);
+<a name="line649">649: </a>  } <font color="#4169E1">else</font> {
+<a name="line650">650: </a>    VecNormBegin(v,type,val);
+<a name="line651">651: </a>  }
+<a name="line652">652: </a>  PetscLogEventEnd(BV_Norm,bv,0,0,0);
+<a name="line653">653: </a>  <font color="#4169E1">return</font>(0);
+<a name="line654">654: </a>}
+
+<a name="line658">658: </a><font color="#B22222">/*@</font>
+<a name="line659">659: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNormVecEnd.html#BVNormVecEnd">BVNormVecEnd</a> - Ends a split phase norm computation.</font>
+
+<a name="line661">661: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line662">662: </a><font color="#B22222">+  bv   - basis vectors</font>
+<a name="line663">663: </a><font color="#B22222">.  v    - the vector</font>
+<a name="line664">664: </a><font color="#B22222">.  type - the norm type</font>
+<a name="line665">665: </a><font color="#B22222">-  val  - the norm</font>
+
+<a name="line667">667: </a><font color="#B22222">   Note:</font>
+<a name="line668">668: </a><font color="#B22222">   Each call to <a href="../../../../../docs/manualpages/BV/BVNormVecBegin.html#BVNormVecBegin">BVNormVecBegin</a>() should be paired with a call to <a href="../../../../../docs/manualpages/BV/BVNormVecEnd.html#BVNormVecEnd">BVNormVecEnd</a>().</font>
+
+<a name="line670">670: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line672">672: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNormVecBegin.html#BVNormVecBegin">BVNormVecBegin</a>(), <a href="../../../../../docs/manualpages/BV/BVNormVec.html#BVNormVec">BVNormVec</a>()</font>
+<a name="line673">673: </a><font color="#B22222">@*/</font>
+<a name="line674">674: </a><strong><font color="#4169E1"><a name="BVNormVecEnd"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNormVecEnd.html#BVNormVecEnd">BVNormVecEnd</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,Vec v,NormType type,PetscReal *val)</font></strong>
+<a name="line675">675: </a>{
+
+<a name="line683">683: </a>  BVCheckSizes(bv,1);
+
+<a name="line685">685: </a>  <font color="#4169E1">if</font> (type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
+
+<a name="line687">687: </a>  <font color="#4169E1">if</font> (bv->matrix) { <font color="#B22222">/* non-standard inner product */</font>
+<a name="line688">688: </a>    BVNorm_End_Private(bv,v,type,val);
+<a name="line689">689: </a>  } <font color="#4169E1">else</font> {
+<a name="line690">690: </a>    VecNormEnd(v,type,val);
+<a name="line691">691: </a>  }
+<a name="line692">692: </a>  <font color="#4169E1">return</font>(0);
+<a name="line693">693: </a>}
+
+<a name="line697">697: </a><font color="#B22222">/*@</font>
+<a name="line698">698: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a> - Computes the vector norm of a selected column.</font>
+
+<a name="line700">700: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line702">702: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line703">703: </a><font color="#B22222">+  bv   - basis vectors</font>
+<a name="line704">704: </a><font color="#B22222">.  j    - column number to be used</font>
+<a name="line705">705: </a><font color="#B22222">-  type - the norm type</font>
+
+<a name="line707">707: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line708">708: </a><font color="#B22222">.  val  - the norm</font>
+
+<a name="line710">710: </a><font color="#B22222">   Notes:</font>
+<a name="line711">711: </a><font color="#B22222">   The norm of V[j] is computed (NORM_1, NORM_2, or NORM_INFINITY).</font>
+<a name="line712">712: </a><font color="#B22222">   If a non-standard inner product has been specified with <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>(),</font>
+<a name="line713">713: </a><font color="#B22222">   then the returned value is sqrt(V[j]'*B*V[j]), </font>
+<a name="line714">714: </a><font color="#B22222">   where B is the inner product matrix (argument 'type' is ignored).</font>
+
+<a name="line716">716: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line718">718: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNorm.html#BVNorm">BVNorm</a>(), <a href="../../../../../docs/manualpages/BV/BVNormVec.html#BVNormVec">BVNormVec</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(), <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>()</font>
+<a name="line719">719: </a><font color="#B22222">@*/</font>
+<a name="line720">720: </a><strong><font color="#4169E1"><a name="BVNormColumn"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt j,NormType type,PetscReal *val)</font></strong>
+<a name="line721">721: </a>{
+<a name="line723">723: </a>  Vec            z;
+
+<a name="line731">731: </a>  BVCheckSizes(bv,1);
+
+<a name="line733">733: </a>  <font color="#4169E1">if</font> (j<0 || j>=bv->m) SETERRQ2(PetscObjectComm((PetscObject)bv),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument j has wrong value %D, the number of columns is %D"</font>,j,bv->m);
+<a name="line734">734: </a>  <font color="#4169E1">if</font> (type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
+
+<a name="line736">736: </a>  PetscLogEventBegin(BV_Norm,bv,0,0,0);
+<a name="line737">737: </a>  <font color="#4169E1">if</font> (bv->matrix) { <font color="#B22222">/* non-standard inner product */</font>
+<a name="line738">738: </a>    <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(bv,j,&z);
+<a name="line739">739: </a>    BVNorm_Private(bv,z,type,val);
+<a name="line740">740: </a>    <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(bv,j,&z);
+<a name="line741">741: </a>  } <font color="#4169E1">else</font> {
+<a name="line742">742: </a>    (*bv->ops->norm)(bv,j,type,val);
+<a name="line743">743: </a>  }
+<a name="line744">744: </a>  PetscLogEventEnd(BV_Norm,bv,0,0,0);
+<a name="line745">745: </a>  <font color="#4169E1">return</font>(0);
+<a name="line746">746: </a>}
+
+<a name="line750">750: </a><font color="#B22222">/*@</font>
+<a name="line751">751: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNormColumnBegin.html#BVNormColumnBegin">BVNormColumnBegin</a> - Starts a split phase norm computation.</font>
+
+<a name="line753">753: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line754">754: </a><font color="#B22222">+  bv   - basis vectors</font>
+<a name="line755">755: </a><font color="#B22222">.  j    - column number to be used</font>
+<a name="line756">756: </a><font color="#B22222">.  type - the norm type</font>
+<a name="line757">757: </a><font color="#B22222">-  val  - the norm</font>
+
+<a name="line759">759: </a><font color="#B22222">   Note:</font>
+<a name="line760">760: </a><font color="#B22222">   Each call to <a href="../../../../../docs/manualpages/BV/BVNormColumnBegin.html#BVNormColumnBegin">BVNormColumnBegin</a>() should be paired with a call to <a href="../../../../../docs/manualpages/BV/BVNormColumnEnd.html#BVNormColumnEnd">BVNormColumnEnd</a>().</font>
+
+<a name="line762">762: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line764">764: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNormColumnEnd.html#BVNormColumnEnd">BVNormColumnEnd</a>(), <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a>()</font>
+<a name="line765">765: </a><font color="#B22222">@*/</font>
+<a name="line766">766: </a><strong><font color="#4169E1"><a name="BVNormColumnBegin"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNormColumnBegin.html#BVNormColumnBegin">BVNormColumnBegin</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt j,NormType type,PetscReal *val)</font></strong>
+<a name="line767">767: </a>{
+<a name="line768">768: </a>  PetscErrorCode      ierr;
+<a name="line769">769: </a>  PetscSplitReduction *sr;
+<a name="line770">770: </a>  PetscReal           lresult;
+<a name="line771">771: </a>  MPI_Comm            comm;
+<a name="line772">772: </a>  Vec                 z;
+
+<a name="line780">780: </a>  BVCheckSizes(bv,1);
+
+<a name="line782">782: </a>  <font color="#4169E1">if</font> (j<0 || j>=bv->m) SETERRQ2(PetscObjectComm((PetscObject)bv),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument j has wrong value %D, the number of columns is %D"</font>,j,bv->m);
+<a name="line783">783: </a>  <font color="#4169E1">if</font> (type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
+
+<a name="line785">785: </a>  PetscLogEventBegin(BV_Norm,bv,0,0,0);
+<a name="line786">786: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(bv,j,&z);
+<a name="line787">787: </a>  <font color="#4169E1">if</font> (bv->matrix) { <font color="#B22222">/* non-standard inner product */</font>
+<a name="line788">788: </a>    BVNorm_Begin_Private(bv,z,type,val);
+<a name="line789">789: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (bv->ops->norm_begin) {
+<a name="line790">790: </a>    (*bv->ops->norm_begin)(bv,j,type,val);
+<a name="line791">791: </a>  } <font color="#4169E1">else</font> {
+<a name="line792">792: </a>    PetscObjectGetComm((PetscObject)z,&comm);
+<a name="line793">793: </a>    PetscSplitReductionGet(comm,&sr);
+<a name="line794">794: </a>    <font color="#4169E1">if</font> (sr->state != STATE_BEGIN) SETERRQ(PETSC_COMM_SELF,PETSC_ERR_ORDER,<font color="#666666">"Called before all VecxxxEnd() called"</font>);
+<a name="line795">795: </a>    <font color="#4169E1">if</font> (sr->numopsbegin >= sr->maxops) {
+<a name="line796">796: </a>      PetscSplitReductionExtend(sr);
+<a name="line797">797: </a>    }
+<a name="line798">798: </a>    sr->invecs[sr->numopsbegin] = (void*)bv;
+<a name="line799">799: </a>    (*bv->ops->norm_local)(bv,j,type,&lresult);
+<a name="line800">800: </a>    <font color="#4169E1">if</font> (type == NORM_2) lresult = lresult*lresult;
+<a name="line801">801: </a>    <font color="#4169E1">else</font> <font color="#4169E1">if</font> (type == NORM_MAX) sr->reducetype[sr->numopsbegin] = REDUCE_MAX;
+<a name="line802">802: </a>    <font color="#4169E1">else</font> sr->reducetype[sr->numopsbegin] = REDUCE_SUM;
+<a name="line803">803: </a>    sr->lvalues[sr->numopsbegin++] = lresult;
+<a name="line804">804: </a>  }
+<a name="line805">805: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(bv,j,&z);
+<a name="line806">806: </a>  PetscLogEventEnd(BV_Norm,bv,0,0,0);
+<a name="line807">807: </a>  <font color="#4169E1">return</font>(0);
+<a name="line808">808: </a>}
+
+<a name="line812">812: </a><font color="#B22222">/*@</font>
+<a name="line813">813: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVNormColumnEnd.html#BVNormColumnEnd">BVNormColumnEnd</a> - Ends a split phase norm computation.</font>
+
+<a name="line815">815: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line816">816: </a><font color="#B22222">+  bv   - basis vectors</font>
+<a name="line817">817: </a><font color="#B22222">.  j    - column number to be used</font>
+<a name="line818">818: </a><font color="#B22222">.  type - the norm type</font>
+<a name="line819">819: </a><font color="#B22222">-  val  - the norm</font>
+
+<a name="line821">821: </a><font color="#B22222">   Note:</font>
+<a name="line822">822: </a><font color="#B22222">   Each call to <a href="../../../../../docs/manualpages/BV/BVNormColumnBegin.html#BVNormColumnBegin">BVNormColumnBegin</a>() should be paired with a call to <a href="../../../../../docs/manualpages/BV/BVNormColumnEnd.html#BVNormColumnEnd">BVNormColumnEnd</a>().</font>
+
+<a name="line824">824: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line826">826: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVNormColumnBegin.html#BVNormColumnBegin">BVNormColumnBegin</a>(), <a href="../../../../../docs/manualpages/BV/BVNormColumn.html#BVNormColumn">BVNormColumn</a>()</font>
+<a name="line827">827: </a><font color="#B22222">@*/</font>
+<a name="line828">828: </a><strong><font color="#4169E1"><a name="BVNormColumnEnd"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVNormColumnEnd.html#BVNormColumnEnd">BVNormColumnEnd</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt j,NormType type,PetscReal *val)</font></strong>
+<a name="line829">829: </a>{
+<a name="line830">830: </a>  PetscErrorCode      ierr;
+<a name="line831">831: </a>  PetscSplitReduction *sr;
+<a name="line832">832: </a>  MPI_Comm            comm;
+<a name="line833">833: </a>  Vec                 z;
+
+<a name="line841">841: </a>  BVCheckSizes(bv,1);
+
+<a name="line843">843: </a>  <font color="#4169E1">if</font> (type==NORM_1_AND_2) SETERRQ(PetscObjectComm((PetscObject)bv),PETSC_ERR_SUP,<font color="#666666">"Requested norm not available"</font>);
+
+<a name="line845">845: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(bv,j,&z);
+<a name="line846">846: </a>  <font color="#4169E1">if</font> (bv->matrix) { <font color="#B22222">/* non-standard inner product */</font>
+<a name="line847">847: </a>    BVNorm_End_Private(bv,z,type,val);
+<a name="line848">848: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (bv->ops->norm_end) {
+<a name="line849">849: </a>    (*bv->ops->norm_end)(bv,j,type,val);
+<a name="line850">850: </a>  } <font color="#4169E1">else</font> {
+<a name="line851">851: </a>    PetscObjectGetComm((PetscObject)z,&comm);
+<a name="line852">852: </a>    PetscSplitReductionGet(comm,&sr);
+<a name="line853">853: </a>    PetscSplitReductionEnd(sr);
+
+<a name="line855">855: </a>    <font color="#4169E1">if</font> (sr->numopsend >= sr->numopsbegin) SETERRQ(PETSC_COMM_SELF,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Called VecxxxEnd() more times then VecxxxBegin()"</font>);
+<a name="line856">856: </a>    <font color="#4169E1">if</font> ((void*)bv != sr->invecs[sr->numopsend]) SETERRQ(PETSC_COMM_SELF,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Called VecxxxEnd() in a different order or with a different vector than VecxxxBegin()"</font>);
+<a name="line857">857: </a>    <font color="#4169E1">if</font> (sr->reducetype[sr->numopsend] != REDUCE_MAX && type == NORM_MAX) SETERRQ(PETSC_COMM_SELF,PETSC_ERR_ARG_WRONGSTATE,<font color="#666666">"Called BVNormEnd(,NORM_MAX,) on a reduction started with VecDotBegin() or NORM_1 or NORM_2"</font>);
+<a name="line858">858: </a>    *val = PetscRealPart(sr->gvalues[sr->numopsend++]);
+<a name="line859">859: </a>    <font color="#4169E1">if</font> (type == NORM_2) *val = PetscSqrtReal(*val);
+<a name="line860">860: </a>    <font color="#4169E1">if</font> (sr->numopsend == sr->numopsbegin) {
+<a name="line861">861: </a>      sr->state       = STATE_BEGIN;
+<a name="line862">862: </a>      sr->numopsend   = 0;
+<a name="line863">863: </a>      sr->numopsbegin = 0;
+<a name="line864">864: </a>    }
+<a name="line865">865: </a>  }
+<a name="line866">866: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(bv,j,&z);
+<a name="line867">867: </a>  <font color="#4169E1">return</font>(0);
+<a name="line868">868: </a>}
+
+<a name="line872">872: </a><font color="#B22222">/*</font>
+<a name="line873">873: </a><font color="#B22222">  Compute Y^H*A*X: right part column by column (with MatMult) and bottom</font>
+<a name="line874">874: </a><font color="#B22222">  part row by row (with MatMultHermitianTranspose); result placed in marray[*,ldm]</font>
+<a name="line875">875: </a><font color="#B22222">*/</font>
+<a name="line876">876: </a><strong><font color="#4169E1"><a name="BVMatProject_Vec"></a>PETSC_STATIC_INLINE PetscErrorCode BVMatProject_Vec(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,Mat A,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y,PetscScalar *marray,PetscInt ldm,PetscBool symm)</font></strong>
+<a name="line877">877: </a>{
+<a name="line879">879: </a>  PetscInt       i,j,lx,ly,kx,ky,ulim;
+<a name="line880">880: </a>  Vec            z,f;
+
+<a name="line883">883: </a>  lx = X->l; kx = X->k;
+<a name="line884">884: </a>  ly = Y->l; ky = Y->k;
+<a name="line885">885: </a>  <a href="../../../../../docs/manualpages/BV/BVCreateVec.html#BVCreateVec">BVCreateVec</a>(X,&f);
+<a name="line886">886: </a>  <font color="#4169E1">for</font> (j=lx;j<kx;j++) {
+<a name="line887">887: </a>    <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(X,j,&z);
+<a name="line888">888: </a>    MatMult(A,z,f);
+<a name="line889">889: </a>    <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(X,j,&z);
+<a name="line890">890: </a>    ulim = PetscMin(ly+(j-lx)+1,ky);
+<a name="line891">891: </a>    Y->l = 0; Y->k = ulim;
+<a name="line892">892: </a>    (*Y->ops->dotvec)(Y,f,marray+j*ldm);
+<a name="line893">893: </a>    <font color="#4169E1">if</font> (symm) {
+<a name="line894">894: </a>      <font color="#4169E1">for</font> (i=0;i<j;i++) marray[j+i*ldm] = PetscConj(marray[i+j*ldm]);
+<a name="line895">895: </a>    }
+<a name="line896">896: </a>  }
+<a name="line897">897: </a>  <font color="#4169E1">if</font> (!symm) {
+<a name="line898">898: </a>    BV_AllocateCoeffs(Y);
+<a name="line899">899: </a>    <font color="#4169E1">for</font> (j=ly;j<ky;j++) {
+<a name="line900">900: </a>      <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(Y,j,&z);
+<a name="line901">901: </a>      MatMultHermitianTranspose(A,z,f);
+<a name="line902">902: </a>      <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(Y,j,&z);
+<a name="line903">903: </a>      ulim = PetscMin(lx+(j-ly),kx);
+<a name="line904">904: </a>      X->l = 0; X->k = ulim;
+<a name="line905">905: </a>      (*X->ops->dotvec)(X,f,Y->h);
+<a name="line906">906: </a>      <font color="#4169E1">for</font> (i=0;i<ulim;i++) marray[j+i*ldm] = PetscConj(Y->h[i]);
+<a name="line907">907: </a>    }
+<a name="line908">908: </a>  }
+<a name="line909">909: </a>  VecDestroy(&f);
+<a name="line910">910: </a>  X->l = lx; X->k = kx;
+<a name="line911">911: </a>  Y->l = ly; Y->k = ky;
+<a name="line912">912: </a>  <font color="#4169E1">return</font>(0);
+<a name="line913">913: </a>}
+
+<a name="line917">917: </a><font color="#B22222">/*</font>
+<a name="line918">918: </a><font color="#B22222">  Compute Y^H*A*X= [   --   | Y0'*W1 ]</font>
+<a name="line919">919: </a><font color="#B22222">                   [ Y1'*W0 | Y1'*W1 ]</font>
+<a name="line920">920: </a><font color="#B22222">  Allocates auxiliary <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> to store the result of A*X, then one <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a></font>
+<a name="line921">921: </a><font color="#B22222">  call for top-right part and another one for bottom part;</font>
+<a name="line922">922: </a><font color="#B22222">  result placed in marray[*,ldm]</font>
+<a name="line923">923: </a><font color="#B22222">*/</font>
+<a name="line924">924: </a><strong><font color="#4169E1"><a name="BVMatProject_MatMult"></a>PETSC_STATIC_INLINE PetscErrorCode BVMatProject_MatMult(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,Mat A,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y,PetscScalar *marray,PetscInt ldm)</font></strong>
+<a name="line925">925: </a>{
+<a name="line927">927: </a>  PetscInt       j,lx,ly,kx,ky;
+<a name="line928">928: </a>  PetscScalar    *harray;
+<a name="line929">929: </a>  Mat            H;
+<a name="line930">930: </a>  <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a>             W;
+
+<a name="line933">933: </a>  lx = X->l; kx = X->k;
+<a name="line934">934: </a>  ly = Y->l; ky = Y->k;
+<a name="line935">935: </a>  <a href="../../../../../docs/manualpages/BV/BVDuplicate.html#BVDuplicate">BVDuplicate</a>(X,&W);
+<a name="line936">936: </a>  X->l = 0; X->k = kx;
+<a name="line937">937: </a>  <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(X,A,W);
+
+<a name="line939">939: </a>  <font color="#B22222">/* top-right part, Y0'*AX1 */</font>
+<a name="line940">940: </a>  <font color="#4169E1">if</font> (ly>0 && lx<kx) {
+<a name="line941">941: </a>    MatCreateSeqDense(PETSC_COMM_SELF,ly,kx,NULL,&H);
+<a name="line942">942: </a>    W->l = lx; W->k = kx;
+<a name="line943">943: </a>    Y->l = 0;  Y->k = ly;
+<a name="line944">944: </a>    <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(W,Y,H);
+<a name="line945">945: </a>    MatDenseGetArray(H,&harray);
+<a name="line946">946: </a>    <font color="#4169E1">for</font> (j=lx;j<kx;j++) {
+<a name="line947">947: </a>      PetscMemcpy(marray+j*ldm,harray+j*ly,ly*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line948">948: </a>    }
+<a name="line949">949: </a>    MatDenseRestoreArray(H,&harray);
+<a name="line950">950: </a>    MatDestroy(&H);
+<a name="line951">951: </a>  }
+
+<a name="line953">953: </a>  <font color="#B22222">/* bottom part, Y1'*AX */</font>
+<a name="line954">954: </a>  <font color="#4169E1">if</font> (kx>0 && ly<ky) {
+<a name="line955">955: </a>    MatCreateSeqDense(PETSC_COMM_SELF,ky,kx,NULL,&H);
+<a name="line956">956: </a>    W->l = 0;  W->k = kx;
+<a name="line957">957: </a>    Y->l = ly; Y->k = ky;
+<a name="line958">958: </a>    <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(W,Y,H);
+<a name="line959">959: </a>    MatDenseGetArray(H,&harray);
+<a name="line960">960: </a>    <font color="#4169E1">for</font> (j=0;j<kx;j++) {
+<a name="line961">961: </a>      PetscMemcpy(marray+j*ldm+ly,harray+j*ky+ly,(ky-ly)*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line962">962: </a>    }
+<a name="line963">963: </a>    MatDenseRestoreArray(H,&harray);
+<a name="line964">964: </a>    MatDestroy(&H);
+<a name="line965">965: </a>  }
+<a name="line966">966: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&W);
+<a name="line967">967: </a>  X->l = lx; X->k = kx;
+<a name="line968">968: </a>  Y->l = ly; Y->k = ky;
+<a name="line969">969: </a>  <font color="#4169E1">return</font>(0);
+<a name="line970">970: </a>}
+
+<a name="line974">974: </a><font color="#B22222">/*</font>
+<a name="line975">975: </a><font color="#B22222">  Compute Y^H*A*X= [   --   | Y0'*W1 ]</font>
+<a name="line976">976: </a><font color="#B22222">                   [ Y1'*W0 | Y1'*W1 ]</font>
+<a name="line977">977: </a><font color="#B22222">  First stage: allocate auxiliary <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> to store A*X1, one <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a> for right part;</font>
+<a name="line978">978: </a><font color="#B22222">  Second stage: resize <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> to accomodate A'*Y1, then call <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a> for transpose of</font>
+<a name="line979">979: </a><font color="#B22222">  bottom-left part; result placed in marray[*,ldm]</font>
+<a name="line980">980: </a><font color="#B22222">*/</font>
+<a name="line981">981: </a><strong><font color="#4169E1"><a name="BVMatProject_MatMult_2"></a>PETSC_STATIC_INLINE PetscErrorCode BVMatProject_MatMult_2(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,Mat A,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y,PetscScalar *marray,PetscInt ldm,PetscBool symm)</font></strong>
+<a name="line982">982: </a>{
+<a name="line984">984: </a>  PetscInt       i,j,lx,ly,kx,ky;
+<a name="line985">985: </a>  PetscScalar    *harray;
+<a name="line986">986: </a>  Mat            H;
+<a name="line987">987: </a>  <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a>             W;
+
+<a name="line990">990: </a>  lx = X->l; kx = X->k;
+<a name="line991">991: </a>  ly = Y->l; ky = Y->k;
+
+<a name="line993">993: </a>  <font color="#B22222">/* right part, Y'*AX1 */</font>
+<a name="line994">994: </a>  <a href="../../../../../docs/manualpages/BV/BVDuplicateResize.html#BVDuplicateResize">BVDuplicateResize</a>(X,kx-lx,&W);
+<a name="line995">995: </a>  <font color="#4169E1">if</font> (ky>0 && lx<kx) {
+<a name="line996">996: </a>    <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(X,A,W);
+<a name="line997">997: </a>    MatCreateSeqDense(PETSC_COMM_SELF,ky,kx-lx,NULL,&H);
+<a name="line998">998: </a>    Y->l = 0; Y->k = ky;
+<a name="line999">999: </a>    <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(W,Y,H);
+<a name="line1000">1000: </a>    MatDenseGetArray(H,&harray);
+<a name="line1001">1001: </a>    <font color="#4169E1">for</font> (j=lx;j<kx;j++) {
+<a name="line1002">1002: </a>      PetscMemcpy(marray+j*ldm,harray+(j-lx)*ky,ky*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line1003">1003: </a>    }
+<a name="line1004">1004: </a>    MatDenseRestoreArray(H,&harray);
+<a name="line1005">1005: </a>    MatDestroy(&H);
+<a name="line1006">1006: </a>  }
+
+<a name="line1008">1008: </a>  <font color="#B22222">/* bottom-left part, Y1'*AX0 */</font>
+<a name="line1009">1009: </a>  <font color="#4169E1">if</font> (lx>0 && ly<ky) {
+<a name="line1010">1010: </a>    <font color="#4169E1">if</font> (symm) {
+<a name="line1011">1011: </a>      <font color="#B22222">/* do not compute, just copy symmetric elements */</font>
+<a name="line1012">1012: </a>      <font color="#4169E1">for</font> (i=ly;i<ky;i++) {
+<a name="line1013">1013: </a>        <font color="#4169E1">for</font> (j=0;j<lx;j++) marray[i+j*ldm] = PetscConj(marray[j+i*ldm]);
+<a name="line1014">1014: </a>      }
+<a name="line1015">1015: </a>    } <font color="#4169E1">else</font> {
+<a name="line1016">1016: </a>      <a href="../../../../../docs/manualpages/BV/BVResize.html#BVResize">BVResize</a>(W,ky-ly,PETSC_FALSE);
+<a name="line1017">1017: </a>      Y->l = ly; Y->k = ky;
+<a name="line1018">1018: </a>      <a href="../../../../../docs/manualpages/BV/BVMatMultHermitianTranspose.html#BVMatMultHermitianTranspose">BVMatMultHermitianTranspose</a>(Y,A,W);
+<a name="line1019">1019: </a>      MatCreateSeqDense(PETSC_COMM_SELF,lx,ky-ly,NULL,&H);
+<a name="line1020">1020: </a>      X->l = 0; X->k = lx;
+<a name="line1021">1021: </a>      <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(W,X,H);
+<a name="line1022">1022: </a>      MatDenseGetArray(H,&harray);
+<a name="line1023">1023: </a>      <font color="#4169E1">for</font> (i=0;i<ky-ly;i++) {
+<a name="line1024">1024: </a>        <font color="#4169E1">for</font> (j=0;j<lx;j++) {
+<a name="line1025">1025: </a>          marray[i+j*ldm+ly] = PetscConj(harray[j+i*(ky-ly)]);
+<a name="line1026">1026: </a>        }
+<a name="line1027">1027: </a>      }
+<a name="line1028">1028: </a>      MatDenseRestoreArray(H,&harray);
+<a name="line1029">1029: </a>      MatDestroy(&H);
+<a name="line1030">1030: </a>    }
+<a name="line1031">1031: </a>  }
+<a name="line1032">1032: </a>  <a href="../../../../../docs/manualpages/BV/BVDestroy.html#BVDestroy">BVDestroy</a>(&W);
+<a name="line1033">1033: </a>  X->l = lx; X->k = kx;
+<a name="line1034">1034: </a>  Y->l = ly; Y->k = ky;
+<a name="line1035">1035: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1036">1036: </a>}
+
+<a name="line1040">1040: </a><font color="#B22222">/*</font>
+<a name="line1041">1041: </a><font color="#B22222">  Compute Y^H*X = [   --   | Y0'*X1 ]     (X contains A*X):</font>
+<a name="line1042">1042: </a><font color="#B22222">                  [ Y1'*X0 | Y1'*X1 ]</font>
+<a name="line1043">1043: </a><font color="#B22222">  one <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a> call for top-right part and another one for bottom part;</font>
+<a name="line1044">1044: </a><font color="#B22222">  result placed in marray[*,ldm]</font>
+<a name="line1045">1045: </a><font color="#B22222">*/</font>
+<a name="line1046">1046: </a><strong><font color="#4169E1"><a name="BVMatProject_Dot"></a>PETSC_STATIC_INLINE PetscErrorCode BVMatProject_Dot(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y,PetscScalar *marray,PetscInt ldm)</font></strong>
+<a name="line1047">1047: </a>{
+<a name="line1049">1049: </a>  PetscInt       j,lx,ly,kx,ky;
+<a name="line1050">1050: </a>  PetscScalar    *harray;
+<a name="line1051">1051: </a>  Mat            H;
+
+<a name="line1054">1054: </a>  lx = X->l; kx = X->k;
+<a name="line1055">1055: </a>  ly = Y->l; ky = Y->k;
+
+<a name="line1057">1057: </a>  <font color="#B22222">/* top-right part, Y0'*X1 */</font>
+<a name="line1058">1058: </a>  <font color="#4169E1">if</font> (ly>0 && lx<kx) {
+<a name="line1059">1059: </a>    MatCreateSeqDense(PETSC_COMM_SELF,ly,kx,NULL,&H);
+<a name="line1060">1060: </a>    X->l = lx; X->k = kx;
+<a name="line1061">1061: </a>    Y->l = 0;  Y->k = ly;
+<a name="line1062">1062: </a>    <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(X,Y,H);
+<a name="line1063">1063: </a>    MatDenseGetArray(H,&harray);
+<a name="line1064">1064: </a>    <font color="#4169E1">for</font> (j=lx;j<kx;j++) {
+<a name="line1065">1065: </a>      PetscMemcpy(marray+j*ldm,harray+j*ly,ly*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line1066">1066: </a>    }
+<a name="line1067">1067: </a>    MatDenseRestoreArray(H,&harray);
+<a name="line1068">1068: </a>    MatDestroy(&H);
+<a name="line1069">1069: </a>  }
+
+<a name="line1071">1071: </a>  <font color="#B22222">/* bottom part, Y1'*X */</font>
+<a name="line1072">1072: </a>  <font color="#4169E1">if</font> (kx>0 && ly<ky) {
+<a name="line1073">1073: </a>    MatCreateSeqDense(PETSC_COMM_SELF,ky,kx,NULL,&H);
+<a name="line1074">1074: </a>    X->l = 0;  X->k = kx;
+<a name="line1075">1075: </a>    Y->l = ly; Y->k = ky;
+<a name="line1076">1076: </a>    <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(X,Y,H);
+<a name="line1077">1077: </a>    MatDenseGetArray(H,&harray);
+<a name="line1078">1078: </a>    <font color="#4169E1">for</font> (j=0;j<kx;j++) {
+<a name="line1079">1079: </a>      PetscMemcpy(marray+j*ldm+ly,harray+j*ky+ly,(ky-ly)*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line1080">1080: </a>    }
+<a name="line1081">1081: </a>    MatDenseRestoreArray(H,&harray);
+<a name="line1082">1082: </a>    MatDestroy(&H);
+<a name="line1083">1083: </a>  }
+<a name="line1084">1084: </a>  X->l = lx; X->k = kx;
+<a name="line1085">1085: </a>  Y->l = ly; Y->k = ky;
+<a name="line1086">1086: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1087">1087: </a>}
+
+<a name="line1091">1091: </a><font color="#B22222">/*@</font>
+<a name="line1092">1092: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMatProject.html#BVMatProject">BVMatProject</a> - Computes the projection of a matrix onto a subspace.</font>
+
+<a name="line1094">1094: </a><font color="#B22222">   Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line1096">1096: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line1097">1097: </a><font color="#B22222">+  X - basis vectors</font>
+<a name="line1098">1098: </a><font color="#B22222">.  A - (optional) matrix to be projected</font>
+<a name="line1099">1099: </a><font color="#B22222">.  Y - left basis vectors, can be equal to X</font>
+<a name="line1100">1100: </a><font color="#B22222">-  M - Mat object where the result must be placed</font>
+
+<a name="line1102">1102: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line1103">1103: </a><font color="#B22222">.  M - the resulting matrix</font>
+
+<a name="line1105">1105: </a><font color="#B22222">   Notes:</font>
+<a name="line1106">1106: </a><font color="#B22222">   If A=NULL, then it is assumed that X already contains A*X.</font>
+
+<a name="line1108">1108: </a><font color="#B22222">   This operation is similar to <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(), with important differences.</font>
+<a name="line1109">1109: </a><font color="#B22222">   The goal is to compute the matrix resulting from the orthogonal projection</font>
+<a name="line1110">1110: </a><font color="#B22222">   of A onto the subspace spanned by the columns of X, M = X^H*A*X, or the</font>
+<a name="line1111">1111: </a><font color="#B22222">   oblique projection onto X along Y, M = Y^H*A*X.</font>
+
+<a name="line1113">1113: </a><font color="#B22222">   A difference with respect to <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>() is that the standard inner product</font>
+<a name="line1114">1114: </a><font color="#B22222">   is always used, regardless of a non-standard inner product being specified</font>
+<a name="line1115">1115: </a><font color="#B22222">   with <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>().</font>
+
+<a name="line1117">1117: </a><font color="#B22222">   On entry, M must be a sequential dense Mat with dimensions ky,kx at least,</font>
+<a name="line1118">1118: </a><font color="#B22222">   where ky (resp. kx) is the number of active columns of Y (resp. X).</font>
+<a name="line1119">1119: </a><font color="#B22222">   Another difference with respect to <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>() is that all entries of M are</font>
+<a name="line1120">1120: </a><font color="#B22222">   computed except the leading ly,lx part, where ly (resp. lx) is the</font>
+<a name="line1121">1121: </a><font color="#B22222">   number of leading columns of Y (resp. X). Hence, the leading columns of</font>
+<a name="line1122">1122: </a><font color="#B22222">   X and Y participate in the computation, as opposed to <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>().</font>
+<a name="line1123">1123: </a><font color="#B22222">   The leading part of M is assumed to be already available from previous</font>
+<a name="line1124">1124: </a><font color="#B22222">   computations.</font>
+
+<a name="line1126">1126: </a><font color="#B22222">   In the orthogonal projection case, Y=X, some computation can be saved if</font>
+<a name="line1127">1127: </a><font color="#B22222">   A is real symmetric (or complex Hermitian). In order to exploit this</font>
+<a name="line1128">1128: </a><font color="#B22222">   property, the symmetry flag of A must be set with MatSetOption().</font>
+
+<a name="line1130">1130: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line1132">1132: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(), <a href="../../../../../docs/manualpages/BV/BVSetMatrix.html#BVSetMatrix">BVSetMatrix</a>()</font>
+<a name="line1133">1133: </a><font color="#B22222">@*/</font>
+<a name="line1134">1134: </a><strong><font color="#4169E1"><a name="BVMatProject"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMatProject.html#BVMatProject">BVMatProject</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,Mat A,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y,Mat M)</font></strong>
+<a name="line1135">1135: </a>{
+<a name="line1137">1137: </a>  PetscBool      match,set,flg,symm=PETSC_FALSE;
+<a name="line1138">1138: </a>  PetscInt       m,n;
+<a name="line1139">1139: </a>  PetscScalar    *marray;
+<a name="line1140">1140: </a>  Mat            Xmatrix,Ymatrix;
+<a name="line1141">1141: </a>  PetscObjectId  idx,idy;
+
+<a name="line1149">1149: </a>  BVCheckSizes(X,1);
+<a name="line1150">1150: </a>  <font color="#4169E1">if</font> (A) {
+<a name="line1153">1153: </a>  }
+<a name="line1155">1155: </a>  BVCheckSizes(Y,3);
+<a name="line1158">1158: </a>  PetscObjectTypeCompare((PetscObject)M,MATSEQDENSE,&match);
+<a name="line1159">1159: </a>  <font color="#4169E1">if</font> (!match) SETERRQ(PetscObjectComm((PetscObject)X),PETSC_ERR_SUP,<font color="#666666">"Matrix M must be of type seqdense"</font>);
+
+<a name="line1161">1161: </a>  MatGetSize(M,&m,&n);
+<a name="line1162">1162: </a>  <font color="#4169E1">if</font> (m<Y->k) SETERRQ2(PetscObjectComm((PetscObject)X),PETSC_ERR_ARG_SIZ,<font color="#666666">"Matrix M has %D rows, should have at least %D"</font>,m,Y->k);
+<a name="line1163">1163: </a>  <font color="#4169E1">if</font> (n<X->k) SETERRQ2(PetscObjectComm((PetscObject)X),PETSC_ERR_ARG_SIZ,<font color="#666666">"Matrix M has %D columns, should have at least %D"</font>,n,X->k);
+<a name="line1164">1164: </a>  <font color="#4169E1">if</font> (X->n!=Y->n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Mismatching local dimension X %D, Y %D"</font>,X->n,Y->n);
+
+<a name="line1166">1166: </a>  PetscLogEventBegin(BV_MatProject,X,A,Y,0);
+<a name="line1167">1167: </a>  <font color="#B22222">/* temporarily set standard inner product */</font>
+<a name="line1168">1168: </a>  Xmatrix = X->matrix;
+<a name="line1169">1169: </a>  Ymatrix = Y->matrix;
+<a name="line1170">1170: </a>  X->matrix = Y->matrix = NULL;
+
+<a name="line1172">1172: </a>  PetscObjectGetId((PetscObject)X,&idx);
+<a name="line1173">1173: </a>  PetscObjectGetId((PetscObject)Y,&idy);
+<a name="line1174">1174: </a>  <font color="#4169E1">if</font> (!A && idx==idy) SETERRQ(PETSC_COMM_SELF,PETSC_ERR_ARG_WRONG,<font color="#666666">"Cannot set X=Y if A=NULL"</font>);
+
+<a name="line1176">1176: </a>  MatDenseGetArray(M,&marray);
+
+<a name="line1178">1178: </a>  <font color="#4169E1">if</font> (A && idx==idy) { <font color="#B22222">/* check symmetry of M=X'AX */</font>
+<a name="line1179">1179: </a>    MatIsHermitianKnown(A,&set,&flg);
+<a name="line1180">1180: </a>    symm = set? flg: PETSC_FALSE;
+<a name="line1181">1181: </a>  }
+
+<a name="line1183">1183: </a>  <font color="#4169E1">if</font> (A) { 
+<a name="line1184">1184: </a>    <font color="#4169E1">if</font> (X->vmm==BV_MATMULT_VECS) {
+<a name="line1185">1185: </a>      <font color="#B22222">/* perform computation column by column */</font>
+<a name="line1186">1186: </a>      BVMatProject_Vec(X,A,Y,marray,m,symm);
+<a name="line1187">1187: </a>    } <font color="#4169E1">else</font> {
+<a name="line1188">1188: </a>      <font color="#B22222">/* use <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>, then <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a> */</font>
+<a name="line1189">1189: </a>      MatHasOperation(A,MATOP_MULT_TRANSPOSE,&flg);
+<a name="line1190">1190: </a>      <font color="#4169E1">if</font> (symm || (flg && X->l>=X->k/2 && Y->l>=Y->k/2)) {
+<a name="line1191">1191: </a>        BVMatProject_MatMult_2(X,A,Y,marray,m,symm);
+<a name="line1192">1192: </a>      } <font color="#4169E1">else</font> {
+<a name="line1193">1193: </a>        BVMatProject_MatMult(X,A,Y,marray,m);
+<a name="line1194">1194: </a>      }
+<a name="line1195">1195: </a>    }
+<a name="line1196">1196: </a>  } <font color="#4169E1">else</font> {
+<a name="line1197">1197: </a>    <font color="#B22222">/* use <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a> on subblocks */</font>
+<a name="line1198">1198: </a>    BVMatProject_Dot(X,Y,marray,m);
 <a name="line1199">1199: </a>  }
 
-<a name="line1201">1201: </a>  <font color="#4169E1">if</font> (A) { 
-<a name="line1202">1202: </a>    <font color="#4169E1">if</font> (X->vmm==BV_MATMULT_VECS) {
-<a name="line1203">1203: </a>      <font color="#B22222">/* perform computation column by column */</font>
-<a name="line1204">1204: </a>      BVMatProject_Vec(X,A,Y,marray,m,symm);
-<a name="line1205">1205: </a>    } <font color="#4169E1">else</font> {
-<a name="line1206">1206: </a>      <font color="#B22222">/* use <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>, then <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a> */</font>
-<a name="line1207">1207: </a>      MatHasOperation(A,MATOP_MULT_TRANSPOSE,&flg);
-<a name="line1208">1208: </a>      <font color="#4169E1">if</font> (symm || (flg && X->l>=X->k/2 && Y->l>=Y->k/2)) {
-<a name="line1209">1209: </a>        BVMatProject_MatMult_2(X,A,Y,marray,m,symm);
-<a name="line1210">1210: </a>      } <font color="#4169E1">else</font> {
-<a name="line1211">1211: </a>        BVMatProject_MatMult(X,A,Y,marray,m);
-<a name="line1212">1212: </a>      }
-<a name="line1213">1213: </a>    }
-<a name="line1214">1214: </a>  } <font color="#4169E1">else</font> {
-<a name="line1215">1215: </a>    <font color="#B22222">/* use <a href="../../../../../docs/manualpages/BV/BVDot.html#BVDot">BVDot</a> on subblocks */</font>
-<a name="line1216">1216: </a>    BVMatProject_Dot(X,Y,marray,m);
-<a name="line1217">1217: </a>  }
-
-<a name="line1219">1219: </a>  MatDenseRestoreArray(M,&marray);
-<a name="line1220">1220: </a>  PetscLogEventEnd(BV_MatProject,X,A,Y,0);
-<a name="line1221">1221: </a>  <font color="#B22222">/* restore non-standard inner product */</font>
-<a name="line1222">1222: </a>  X->matrix = Xmatrix;
-<a name="line1223">1223: </a>  Y->matrix = Ymatrix;
-<a name="line1224">1224: </a>  <font color="#4169E1">return</font>(0);
-<a name="line1225">1225: </a>}
+<a name="line1201">1201: </a>  MatDenseRestoreArray(M,&marray);
+<a name="line1202">1202: </a>  PetscLogEventEnd(BV_MatProject,X,A,Y,0);
+<a name="line1203">1203: </a>  <font color="#B22222">/* restore non-standard inner product */</font>
+<a name="line1204">1204: </a>  X->matrix = Xmatrix;
+<a name="line1205">1205: </a>  Y->matrix = Ymatrix;
+<a name="line1206">1206: </a>  <font color="#4169E1">return</font>(0);
+<a name="line1207">1207: </a>}
 
 </pre>
 </body>
diff --git a/src/sys/classes/bv/interface/bvops.c b/src/sys/classes/bv/interface/bvops.c
index 216523e..c069548 100644
--- a/src/sys/classes/bv/interface/bvops.c
+++ b/src/sys/classes/bv/interface/bvops.c
@@ -82,7 +82,6 @@ PetscErrorCode BVMult(BV Y,PetscScalar alpha,PetscScalar beta,BV X,Mat Q)
   if (m<X->k) SETERRQ2(PetscObjectComm((PetscObject)Y),PETSC_ERR_ARG_SIZ,"Mat argument has %D rows, should have at least %D",m,X->k);
   if (n<Y->k) SETERRQ2(PetscObjectComm((PetscObject)Y),PETSC_ERR_ARG_SIZ,"Mat argument has %D columns, should have at least %D",n,Y->k);
   if (X->n!=Y->n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,"Mismatching local dimension X %D, Y %D",X->n,Y->n);
-  if (!X->n) PetscFunctionReturn(0);
 
   ierr = PetscLogEventBegin(BV_Mult,X,Y,0,0);CHKERRQ(ierr);
   ierr = (*Y->ops->mult)(Y,alpha,beta,X,Q);CHKERRQ(ierr);
@@ -142,7 +141,6 @@ PetscErrorCode BVMultVec(BV X,PetscScalar alpha,PetscScalar beta,Vec y,PetscScal
   ierr = VecGetSize(y,&N);CHKERRQ(ierr);
   ierr = VecGetLocalSize(y,&n);CHKERRQ(ierr);
   if (N!=X->N || n!=X->n) SETERRQ4(PetscObjectComm((PetscObject)X),PETSC_ERR_ARG_INCOMP,"Vec sizes (global %D, local %D) do not match BV sizes (global %D, local %D)",N,n,X->N,X->n);
-  if (!X->n) PetscFunctionReturn(0);
 
   ierr = PetscLogEventBegin(BV_Mult,X,y,0,0);CHKERRQ(ierr);
   ierr = (*X->ops->multvec)(X,alpha,beta,y,q);CHKERRQ(ierr);
@@ -255,7 +253,7 @@ PetscErrorCode BVMultInPlace(BV V,Mat Q,PetscInt s,PetscInt e)
   ierr = MatGetSize(Q,&m,&n);CHKERRQ(ierr);
   if (m<V->k) SETERRQ2(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_SIZ,"Mat argument has %D rows, should have at least %D",m,V->k);
   if (e>n) SETERRQ2(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_SIZ,"Mat argument only has %D columns, the requested value of e is larger: %D",n,e);
-  if (s>=e || !V->n) PetscFunctionReturn(0);
+  if (s>=e) PetscFunctionReturn(0);
 
   ierr = PetscLogEventBegin(BV_Mult,V,Q,0,0);CHKERRQ(ierr);
   ierr = (*V->ops->multinplace)(V,Q,s,e);CHKERRQ(ierr);
diff --git a/src/sys/classes/bv/interface/bvops.c.html b/src/sys/classes/bv/interface/bvops.c.html
index 98b4a3f..bf27b4d 100644
--- a/src/sys/classes/bv/interface/bvops.c.html
+++ b/src/sys/classes/bv/interface/bvops.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/interface/bvops.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:05+00:00">
+<meta name="date" content="2016-03-29T14:57:22+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/interface/bvops.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/interface/bvops.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> operations, except those involving global communication.</font>
 
@@ -81,519 +81,517 @@
 <a name="line82"> 82: </a>  <font color="#4169E1">if</font> (m<X->k) SETERRQ2(PetscObjectComm((PetscObject)Y),PETSC_ERR_ARG_SIZ,<font color="#666666">"Mat argument has %D rows, should have at least %D"</font>,m,X->k);
 <a name="line83"> 83: </a>  <font color="#4169E1">if</font> (n<Y->k) SETERRQ2(PetscObjectComm((PetscObject)Y),PETSC_ERR_ARG_SIZ,<font color="#666666">"Mat argument has %D columns, should have at least %D"</font>,n,Y->k);
 <a name="line84"> 84: </a>  <font color="#4169E1">if</font> (X->n!=Y->n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Mismatching local dimension X %D, Y %D"</font>,X->n,Y->n);
-<a name="line85"> 85: </a>  <font color="#4169E1">if</font> (!X->n) <font color="#4169E1">return</font>(0);
-
-<a name="line87"> 87: </a>  PetscLogEventBegin(BV_Mult,X,Y,0,0);
-<a name="line88"> 88: </a>  (*Y->ops->mult)(Y,alpha,beta,X,Q);
-<a name="line89"> 89: </a>  PetscLogEventEnd(BV_Mult,X,Y,0,0);
-<a name="line90"> 90: </a>  PetscObjectStateIncrease((PetscObject)Y);
-<a name="line91"> 91: </a>  <font color="#4169E1">return</font>(0);
-<a name="line92"> 92: </a>}
-
-<a name="line96"> 96: </a><font color="#B22222">/*@</font>
-<a name="line97"> 97: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMultVec.html#BVMultVec">BVMultVec</a> - Computes y = beta*y + alpha*X*q.</font>
-
-<a name="line99"> 99: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> and Vec</font>
-
-<a name="line101">101: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line102">102: </a><font color="#B22222">+  X          - a basis vectors object</font>
-<a name="line103">103: </a><font color="#B22222">.  alpha,beta - scalars</font>
-<a name="line104">104: </a><font color="#B22222">.  y          - a vector</font>
-<a name="line105">105: </a><font color="#B22222">-  q          - an array of scalars</font>
-
-<a name="line107">107: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line108">108: </a><font color="#B22222">.  y          - the modified vector</font>
-
-<a name="line110">110: </a><font color="#B22222">   Notes:</font>
-<a name="line111">111: </a><font color="#B22222">   This operation is the analogue of <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>() but with a <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> and a Vec,</font>
-<a name="line112">112: </a><font color="#B22222">   instead of two <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a>. Note that arguments are listed in different order</font>
-<a name="line113">113: </a><font color="#B22222">   with respect to <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>().</font>
-
-<a name="line115">115: </a><font color="#B22222">   If X has leading columns specified, then these columns do not participate</font>
-<a name="line116">116: </a><font color="#B22222">   in the computation.</font>
-
-<a name="line118">118: </a><font color="#B22222">   The length of array q must be equal to the number of active columns of X</font>
-<a name="line119">119: </a><font color="#B22222">   minus the number of leading columns, i.e. the first entry of q multiplies</font>
-<a name="line120">120: </a><font color="#B22222">   the first non-leading column.</font>
-
-<a name="line122">122: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line124">124: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(), <a href="../../../../../docs/manualpages/BV/BVMultColumn.html#BVMultColumn">BVMultColumn</a>(), <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
-<a name="line125">125: </a><font color="#B22222">@*/</font>
-<a name="line126">126: </a><strong><font color="#4169E1"><a name="BVMultVec"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMultVec.html#BVMultVec">BVMultVec</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,PetscScalar alpha,PetscScalar beta,Vec y,PetscScalar *q)</font></strong>
-<a name="line127">127: </a>{
-<a name="line129">129: </a>  PetscInt       n,N;
-
-<a name="line138">138: </a>  BVCheckSizes(X,1);
-
-<a name="line142">142: </a>  VecGetSize(y,&N);
-<a name="line143">143: </a>  VecGetLocalSize(y,&n);
-<a name="line144">144: </a>  <font color="#4169E1">if</font> (N!=X->N || n!=X->n) SETERRQ4(PetscObjectComm((PetscObject)X),PETSC_ERR_ARG_INCOMP,<font color="#666666">"Vec sizes (global %D, local %D) do not match <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> sizes (global %D, local %D)"</font>,N,n,X->N,X->n);
-<a name="line145">145: </a>  <font color="#4169E1">if</font> (!X->n) <font color="#4169E1">return</font>(0);
-
-<a name="line147">147: </a>  PetscLogEventBegin(BV_Mult,X,y,0,0);
-<a name="line148">148: </a>  (*X->ops->multvec)(X,alpha,beta,y,q);
-<a name="line149">149: </a>  PetscLogEventEnd(BV_Mult,X,y,0,0);
-<a name="line150">150: </a>  <font color="#4169E1">return</font>(0);
-<a name="line151">151: </a>}
-
-<a name="line155">155: </a><font color="#B22222">/*@</font>
-<a name="line156">156: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMultColumn.html#BVMultColumn">BVMultColumn</a> - Computes y = beta*y + alpha*X*q, where y is the j-th column</font>
-<a name="line157">157: </a><font color="#B22222">   of X.</font>
-
-<a name="line159">159: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line161">161: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line162">162: </a><font color="#B22222">+  X          - a basis vectors object</font>
-<a name="line163">163: </a><font color="#B22222">.  alpha,beta - scalars</font>
-<a name="line164">164: </a><font color="#B22222">.  j          - the column index</font>
-<a name="line165">165: </a><font color="#B22222">-  q          - an array of scalars</font>
-
-<a name="line167">167: </a><font color="#B22222">   Notes:</font>
-<a name="line168">168: </a><font color="#B22222">   This operation is equivalent to <a href="../../../../../docs/manualpages/BV/BVMultVec.html#BVMultVec">BVMultVec</a>() but it uses column j of X</font>
-<a name="line169">169: </a><font color="#B22222">   rather than taking a Vec as an argument. The number of active columns of</font>
-<a name="line170">170: </a><font color="#B22222">   X is set to j before the computation, and restored afterwards.</font>
-<a name="line171">171: </a><font color="#B22222">   If X has leading columns specified, then these columns do not participate</font>
-<a name="line172">172: </a><font color="#B22222">   in the computation. Therefore, the length of array q must be equal to j</font>
-<a name="line173">173: </a><font color="#B22222">   minus the number of leading columns.</font>
-
-<a name="line175">175: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line177">177: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(), <a href="../../../../../docs/manualpages/BV/BVMultVec.html#BVMultVec">BVMultVec</a>(), <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
-<a name="line178">178: </a><font color="#B22222">@*/</font>
-<a name="line179">179: </a><strong><font color="#4169E1"><a name="BVMultColumn"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMultColumn.html#BVMultColumn">BVMultColumn</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,PetscScalar alpha,PetscScalar beta,PetscInt j,PetscScalar *q)</font></strong>
-<a name="line180">180: </a>{
-<a name="line182">182: </a>  PetscInt       ksave;
-<a name="line183">183: </a>  Vec            y;
-
-<a name="line192">192: </a>  BVCheckSizes(X,1);
-
-<a name="line194">194: </a>  <font color="#4169E1">if</font> (j<0) SETERRQ(PetscObjectComm((PetscObject)X),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Index j must be non-negative"</font>);
-<a name="line195">195: </a>  <font color="#4169E1">if</font> (j>=X->m) SETERRQ2(PetscObjectComm((PetscObject)X),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Index j=%D but <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> only has %D columns"</font>,j,X->m);
-
-<a name="line197">197: </a>  PetscLogEventBegin(BV_Mult,X,0,0,0);
-<a name="line198">198: </a>  ksave = X->k;
-<a name="line199">199: </a>  X->k = j;
-<a name="line200">200: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(X,j,&y);
-<a name="line201">201: </a>  (*X->ops->multvec)(X,alpha,beta,y,q);
-<a name="line202">202: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(X,j,&y);
-<a name="line203">203: </a>  X->k = ksave;
-<a name="line204">204: </a>  PetscLogEventEnd(BV_Mult,X,0,0,0);
-<a name="line205">205: </a>  <font color="#4169E1">return</font>(0);
-<a name="line206">206: </a>}
-
-<a name="line210">210: </a><font color="#B22222">/*@</font>
-<a name="line211">211: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a> - Update a set of vectors as V(:,s:e-1) = V*Q(:,s:e-1).</font>
-
-<a name="line213">213: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line215">215: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line216">216: </a><font color="#B22222">+  Q - a sequential dense matrix</font>
-<a name="line217">217: </a><font color="#B22222">.  s - first column of V to be overwritten</font>
-<a name="line218">218: </a><font color="#B22222">-  e - first column of V not to be overwritten</font>
-
-<a name="line220">220: </a><font color="#B22222">   Input/Output Parameter:</font>
-<a name="line221">221: </a><font color="#B22222">+  V - basis vectors</font>
-
-<a name="line223">223: </a><font color="#B22222">   Notes:</font>
-<a name="line224">224: </a><font color="#B22222">   The matrix Q must be a sequential dense Mat, with all entries equal on</font>
-<a name="line225">225: </a><font color="#B22222">   all processes (otherwise each process will compute a different update).</font>
-
-<a name="line227">227: </a><font color="#B22222">   This function computes V(:,s:e-1) = V*Q(:,s:e-1), that is, given a set of</font>
-<a name="line228">228: </a><font color="#B22222">   vectors V, columns from s to e-1 are overwritten with columns from s to</font>
-<a name="line229">229: </a><font color="#B22222">   e-1 of the matrix-matrix product V*Q. Only columns s to e-1 of Q are</font>
-<a name="line230">230: </a><font color="#B22222">   referenced.</font>
-
-<a name="line232">232: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line234">234: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(), <a href="../../../../../docs/manualpages/BV/BVMultVec.html#BVMultVec">BVMultVec</a>(), <a href="../../../../../docs/manualpages/BV/BVMultInPlaceTranspose.html#BVMultInPlaceTranspose">BVMultInPlaceTranspose</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
-<a name="line235">235: </a><font color="#B22222">@*/</font>
-<a name="line236">236: </a><strong><font color="#4169E1"><a name="BVMultInPlace"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> V,Mat Q,PetscInt s,PetscInt e)</font></strong>
-<a name="line237">237: </a>{
-<a name="line239">239: </a>  PetscBool      match;
-<a name="line240">240: </a>  PetscInt       m,n;
-
-<a name="line248">248: </a>  BVCheckSizes(V,1);
-<a name="line250">250: </a>  PetscObjectTypeCompare((PetscObject)Q,MATSEQDENSE,&match);
-<a name="line251">251: </a>  <font color="#4169E1">if</font> (!match) SETERRQ(PetscObjectComm((PetscObject)V),PETSC_ERR_SUP,<font color="#666666">"Mat argument must be of type seqdense"</font>);
-
-<a name="line253">253: </a>  <font color="#4169E1">if</font> (s<V->l || s>V->m) SETERRQ3(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument s has wrong value %D, should be between %D and %D"</font>,s,V->l,V->m);
-<a name="line254">254: </a>  <font color="#4169E1">if</font> (e<V->l || e>V->m) SETERRQ3(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument e has wrong value %D, should be between %D and %D"</font>,e,V->l,V->m);
-<a name="line255">255: </a>  MatGetSize(Q,&m,&n);
-<a name="line256">256: </a>  <font color="#4169E1">if</font> (m<V->k) SETERRQ2(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_SIZ,<font color="#666666">"Mat argument has %D rows, should have at least %D"</font>,m,V->k);
-<a name="line257">257: </a>  <font color="#4169E1">if</font> (e>n) SETERRQ2(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_SIZ,<font color="#666666">"Mat argument only has %D columns, the requested value of e is larger: %D"</font>,n,e);
-<a name="line258">258: </a>  <font color="#4169E1">if</font> (s>=e || !V->n) <font color="#4169E1">return</font>(0);
-
-<a name="line260">260: </a>  PetscLogEventBegin(BV_Mult,V,Q,0,0);
-<a name="line261">261: </a>  (*V->ops->multinplace)(V,Q,s,e);
-<a name="line262">262: </a>  PetscLogEventEnd(BV_Mult,V,Q,0,0);
-<a name="line263">263: </a>  PetscObjectStateIncrease((PetscObject)V);
-<a name="line264">264: </a>  <font color="#4169E1">return</font>(0);
-<a name="line265">265: </a>}
-
-<a name="line269">269: </a><font color="#B22222">/*@</font>
-<a name="line270">270: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMultInPlaceTranspose.html#BVMultInPlaceTranspose">BVMultInPlaceTranspose</a> - Update a set of vectors as V(:,s:e-1) = V*Q'(:,s:e-1).</font>
-
-<a name="line272">272: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line274">274: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line275">275: </a><font color="#B22222">+  Q - a sequential dense matrix</font>
-<a name="line276">276: </a><font color="#B22222">.  s - first column of V to be overwritten</font>
-<a name="line277">277: </a><font color="#B22222">-  e - first column of V not to be overwritten</font>
-
-<a name="line279">279: </a><font color="#B22222">   Input/Output Parameter:</font>
-<a name="line280">280: </a><font color="#B22222">+  V - basis vectors</font>
-
-<a name="line282">282: </a><font color="#B22222">   Notes:</font>
-<a name="line283">283: </a><font color="#B22222">   This is a variant of <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>() where the conjugate transpose</font>
-<a name="line284">284: </a><font color="#B22222">   of Q is used.</font>
-
-<a name="line286">286: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line288">288: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>()</font>
-<a name="line289">289: </a><font color="#B22222">@*/</font>
-<a name="line290">290: </a><strong><font color="#4169E1"><a name="BVMultInPlaceTranspose"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMultInPlaceTranspose.html#BVMultInPlaceTranspose">BVMultInPlaceTranspose</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> V,Mat Q,PetscInt s,PetscInt e)</font></strong>
-<a name="line291">291: </a>{
-<a name="line293">293: </a>  PetscBool      match;
-<a name="line294">294: </a>  PetscInt       m,n;
-
-<a name="line302">302: </a>  BVCheckSizes(V,1);
-<a name="line304">304: </a>  PetscObjectTypeCompare((PetscObject)Q,MATSEQDENSE,&match);
-<a name="line305">305: </a>  <font color="#4169E1">if</font> (!match) SETERRQ(PetscObjectComm((PetscObject)V),PETSC_ERR_SUP,<font color="#666666">"Mat argument must be of type seqdense"</font>);
-
-<a name="line307">307: </a>  <font color="#4169E1">if</font> (s<V->l || s>V->m) SETERRQ3(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument s has wrong value %D, should be between %D and %D"</font>,s,V->l,V->m);
-<a name="line308">308: </a>  <font color="#4169E1">if</font> (e<V->l || e>V->m) SETERRQ3(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument e has wrong value %D, should be between %D and %D"</font>,e,V->l,V->m);
-<a name="line309">309: </a>  MatGetSize(Q,&m,&n);
-<a name="line310">310: </a>  <font color="#4169E1">if</font> (n<V->k) SETERRQ2(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_SIZ,<font color="#666666">"Mat argument has %D columns, should have at least %D"</font>,n,V->k);
-<a name="line311">311: </a>  <font color="#4169E1">if</font> (e>m) SETERRQ2(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_SIZ,<font color="#666666">"Mat argument only has %D rows, the requested value of e is larger: %D"</font>,m,e);
-<a name="line312">312: </a>  <font color="#4169E1">if</font> (s>=e || !V->n) <font color="#4169E1">return</font>(0);
-
-<a name="line314">314: </a>  PetscLogEventBegin(BV_Mult,V,Q,0,0);
-<a name="line315">315: </a>  (*V->ops->multinplacetrans)(V,Q,s,e);
-<a name="line316">316: </a>  PetscLogEventEnd(BV_Mult,V,Q,0,0);
-<a name="line317">317: </a>  PetscObjectStateIncrease((PetscObject)V);
-<a name="line318">318: </a>  <font color="#4169E1">return</font>(0);
-<a name="line319">319: </a>}
-
-<a name="line323">323: </a><font color="#B22222">/*@</font>
-<a name="line324">324: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVScale.html#BVScale">BVScale</a> - Multiply the <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> entries by a scalar value.</font>
-
-<a name="line326">326: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line328">328: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line329">329: </a><font color="#B22222">+  bv    - basis vectors</font>
-<a name="line330">330: </a><font color="#B22222">-  alpha - scaling factor</font>
-
-<a name="line332">332: </a><font color="#B22222">   Note:</font>
-<a name="line333">333: </a><font color="#B22222">   All active columns (except the leading ones) are scaled.</font>
-
-<a name="line335">335: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line337">337: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVScaleColumn.html#BVScaleColumn">BVScaleColumn</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
-<a name="line338">338: </a><font color="#B22222">@*/</font>
-<a name="line339">339: </a><strong><font color="#4169E1"><a name="BVScale"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVScale.html#BVScale">BVScale</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscScalar alpha)</font></strong>
-<a name="line340">340: </a>{
-
-<a name="line347">347: </a>  BVCheckSizes(bv,1);
-<a name="line348">348: </a>  <font color="#4169E1">if</font> (!bv->n || alpha == (PetscScalar)1.0) <font color="#4169E1">return</font>(0);
-
-<a name="line350">350: </a>  PetscLogEventBegin(BV_Scale,bv,0,0,0);
-<a name="line351">351: </a>  (*bv->ops->scale)(bv,-1,alpha);
-<a name="line352">352: </a>  PetscLogEventEnd(BV_Scale,bv,0,0,0);
-<a name="line353">353: </a>  PetscObjectStateIncrease((PetscObject)bv);
-<a name="line354">354: </a>  <font color="#4169E1">return</font>(0);
-<a name="line355">355: </a>}
-
-<a name="line359">359: </a><font color="#B22222">/*@</font>
-<a name="line360">360: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVScaleColumn.html#BVScaleColumn">BVScaleColumn</a> - Scale one column of a <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a>.</font>
-
-<a name="line362">362: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line364">364: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line365">365: </a><font color="#B22222">+  bv    - basis vectors</font>
-<a name="line366">366: </a><font color="#B22222">.  j     - column number to be scaled</font>
-<a name="line367">367: </a><font color="#B22222">-  alpha - scaling factor</font>
-
-<a name="line369">369: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line371">371: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVScale.html#BVScale">BVScale</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
-<a name="line372">372: </a><font color="#B22222">@*/</font>
-<a name="line373">373: </a><strong><font color="#4169E1"><a name="BVScaleColumn"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVScaleColumn.html#BVScaleColumn">BVScaleColumn</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt j,PetscScalar alpha)</font></strong>
-<a name="line374">374: </a>{
-
-<a name="line382">382: </a>  BVCheckSizes(bv,1);
-
-<a name="line384">384: </a>  <font color="#4169E1">if</font> (j<0 || j>=bv->m) SETERRQ2(PetscObjectComm((PetscObject)bv),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument j has wrong value %D, the number of columns is %D"</font>,j,bv->m);
-<a name="line385">385: </a>  <font color="#4169E1">if</font> (!bv->n || alpha == (PetscScalar)1.0) <font color="#4169E1">return</font>(0);
-
-<a name="line387">387: </a>  PetscLogEventBegin(BV_Scale,bv,0,0,0);
-<a name="line388">388: </a>  (*bv->ops->scale)(bv,j,alpha);
-<a name="line389">389: </a>  PetscLogEventEnd(BV_Scale,bv,0,0,0);
-<a name="line390">390: </a>  PetscObjectStateIncrease((PetscObject)bv);
-<a name="line391">391: </a>  <font color="#4169E1">return</font>(0);
-<a name="line392">392: </a>}
-
-<a name="line396">396: </a><font color="#B22222">/*@</font>
-<a name="line397">397: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVSetRandom.html#BVSetRandom">BVSetRandom</a> - Set the columns of a <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> to random numbers.</font>
-
-<a name="line399">399: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line401">401: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line402">402: </a><font color="#B22222">+  bv   - basis vectors</font>
-<a name="line403">403: </a><font color="#B22222">-  rctx - the random number context, formed by PetscRandomCreate(), or NULL and</font>
-<a name="line404">404: </a><font color="#B22222">          it will create one internally.</font>
-
-<a name="line406">406: </a><font color="#B22222">   Note:</font>
-<a name="line407">407: </a><font color="#B22222">   All active columns (except the leading ones) are modified.</font>
-
-<a name="line409">409: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line411">411: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVSetRandomColumn.html#BVSetRandomColumn">BVSetRandomColumn</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
-<a name="line412">412: </a><font color="#B22222">@*/</font>
-<a name="line413">413: </a><strong><font color="#4169E1"><a name="BVSetRandom"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVSetRandom.html#BVSetRandom">BVSetRandom</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscRandom rctx)</font></strong>
-<a name="line414">414: </a>{
-<a name="line416">416: </a>  PetscRandom    rand=NULL;
-<a name="line417">417: </a>  PetscInt       i,low,high,k;
-<a name="line418">418: </a>  PetscScalar    *px,t;
-<a name="line419">419: </a>  Vec            x;
-
-<a name="line424">424: </a>  <font color="#4169E1">else</font> {
-<a name="line425">425: </a>    PetscRandomCreate(PetscObjectComm((PetscObject)bv),&rand);
-<a name="line426">426: </a>    PetscRandomSetSeed(rand,0x12345678);
-<a name="line427">427: </a>    PetscRandomSetFromOptions(rand);
-<a name="line428">428: </a>    rctx = rand;
-<a name="line429">429: </a>  }
-<a name="line431">431: </a>  BVCheckSizes(bv,1);
-
-<a name="line433">433: </a>  PetscLogEventBegin(BV_SetRandom,bv,rctx,0,0);
-<a name="line434">434: </a>  <font color="#4169E1">for</font> (k=bv->l;k<bv->k;k++) {
-<a name="line435">435: </a>    <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(bv,k,&x);
-<a name="line436">436: </a>    VecGetOwnershipRange(x,&low,&high);
-<a name="line437">437: </a>    VecGetArray(x,&px);
-<a name="line438">438: </a>    <font color="#4169E1">for</font> (i=0;i<bv->N;i++) {
-<a name="line439">439: </a>      PetscRandomGetValue(rctx,&t);
-<a name="line440">440: </a>      <font color="#4169E1">if</font> (i>=low && i<high) px[i-low] = t;
-<a name="line441">441: </a>    }
-<a name="line442">442: </a>    VecRestoreArray(x,&px);
-<a name="line443">443: </a>    <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(bv,k,&x);
-<a name="line444">444: </a>  }
-<a name="line445">445: </a>  PetscLogEventEnd(BV_SetRandom,bv,rctx,0,0);
-<a name="line446">446: </a>  PetscRandomDestroy(&rand);
-<a name="line447">447: </a>  PetscObjectStateIncrease((PetscObject)bv);
-<a name="line448">448: </a>  <font color="#4169E1">return</font>(0);
-<a name="line449">449: </a>}
-
-<a name="line453">453: </a><font color="#B22222">/*@</font>
-<a name="line454">454: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVSetRandomColumn.html#BVSetRandomColumn">BVSetRandomColumn</a> - Set one column of a <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> to random numbers.</font>
-
-<a name="line456">456: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line458">458: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line459">459: </a><font color="#B22222">+  bv   - basis vectors</font>
-<a name="line460">460: </a><font color="#B22222">.  j    - column number to be set</font>
-<a name="line461">461: </a><font color="#B22222">-  rctx - the random number context, formed by PetscRandomCreate(), or NULL and</font>
-<a name="line462">462: </a><font color="#B22222">          it will create one internally.</font>
-
-<a name="line464">464: </a><font color="#B22222">   Note:</font>
-<a name="line465">465: </a><font color="#B22222">   This operation is analogue to VecSetRandom - the difference is that the</font>
-<a name="line466">466: </a><font color="#B22222">   generated random vector is the same irrespective of the size of the</font>
-<a name="line467">467: </a><font color="#B22222">   communicator (if all processes pass a PetscRandom context initialized</font>
-<a name="line468">468: </a><font color="#B22222">   with the same seed).</font>
-
-<a name="line470">470: </a><font color="#B22222">   Level: advanced</font>
-
-<a name="line472">472: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVSetRandom.html#BVSetRandom">BVSetRandom</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
-<a name="line473">473: </a><font color="#B22222">@*/</font>
-<a name="line474">474: </a><strong><font color="#4169E1"><a name="BVSetRandomColumn"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVSetRandomColumn.html#BVSetRandomColumn">BVSetRandomColumn</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt j,PetscRandom rctx)</font></strong>
-<a name="line475">475: </a>{
-<a name="line477">477: </a>  PetscRandom    rand=NULL;
-<a name="line478">478: </a>  PetscInt       i,low,high;
-<a name="line479">479: </a>  PetscScalar    *px,t;
-<a name="line480">480: </a>  Vec            x;
-
-<a name="line486">486: </a>  <font color="#4169E1">else</font> {
-<a name="line487">487: </a>    PetscRandomCreate(PetscObjectComm((PetscObject)bv),&rand);
-<a name="line488">488: </a>    PetscRandomSetSeed(rand,0x12345678);
-<a name="line489">489: </a>    PetscRandomSetFromOptions(rand);
-<a name="line490">490: </a>    rctx = rand;
-<a name="line491">491: </a>  }
-<a name="line493">493: </a>  BVCheckSizes(bv,1);
-<a name="line494">494: </a>  <font color="#4169E1">if</font> (j<0 || j>=bv->m) SETERRQ2(PetscObjectComm((PetscObject)bv),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument j has wrong value %D, the number of columns is %D"</font>,j,bv->m);
-
-<a name="line496">496: </a>  PetscLogEventBegin(BV_SetRandom,bv,rctx,0,0);
-<a name="line497">497: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(bv,j,&x);
-<a name="line498">498: </a>  VecGetOwnershipRange(x,&low,&high);
-<a name="line499">499: </a>  VecGetArray(x,&px);
-<a name="line500">500: </a>  <font color="#4169E1">for</font> (i=0;i<bv->N;i++) {
-<a name="line501">501: </a>    PetscRandomGetValue(rctx,&t);
-<a name="line502">502: </a>    <font color="#4169E1">if</font> (i>=low && i<high) px[i-low] = t;
-<a name="line503">503: </a>  }
-<a name="line504">504: </a>  VecRestoreArray(x,&px);
-<a name="line505">505: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(bv,j,&x);
-<a name="line506">506: </a>  PetscLogEventEnd(BV_SetRandom,bv,rctx,0,0);
-<a name="line507">507: </a>  PetscRandomDestroy(&rand);
-<a name="line508">508: </a>  PetscObjectStateIncrease((PetscObject)bv);
-<a name="line509">509: </a>  <font color="#4169E1">return</font>(0);
-<a name="line510">510: </a>}
-
-<a name="line514">514: </a><font color="#B22222">/*@</font>
-<a name="line515">515: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a> - Computes the matrix-vector product for each column, Y=A*V.</font>
-
-<a name="line517">517: </a><font color="#B22222">   Neighbor-wise Collective on Mat and <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line519">519: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line520">520: </a><font color="#B22222">+  V - basis vectors context</font>
-<a name="line521">521: </a><font color="#B22222">-  A - the matrix</font>
-
-<a name="line523">523: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line524">524: </a><font color="#B22222">.  Y - the result</font>
-
-<a name="line526">526: </a><font color="#B22222">   Note:</font>
-<a name="line527">527: </a><font color="#B22222">   Both V and Y must be distributed in the same manner. Only active columns</font>
-<a name="line528">528: </a><font color="#B22222">   (excluding the leading ones) are processed.</font>
-<a name="line529">529: </a><font color="#B22222">   In the result Y, columns are overwritten starting from the leading ones.</font>
-
-<a name="line531">531: </a><font color="#B22222">   It is possible to choose whether the computation is done column by column</font>
-<a name="line532">532: </a><font color="#B22222">   or as a Mat-Mat product, see <a href="../../../../../docs/manualpages/BV/BVSetMatMultMethod.html#BVSetMatMultMethod">BVSetMatMultMethod</a>().</font>
-
-<a name="line534">534: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line536">536: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(), <a href="../../../../../docs/manualpages/BV/BVMatMultColumn.html#BVMatMultColumn">BVMatMultColumn</a>(), <a href="../../../../../docs/manualpages/BV/BVMatMultHermitianTranspose.html#BVMatMultHermitianTranspose">BVMatMultHermitianTranspose</a [...]
-<a name="line537">537: </a><font color="#B22222">@*/</font>
-<a name="line538">538: </a><strong><font color="#4169E1"><a name="BVMatMult"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> V,Mat A,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y)</font></strong>
-<a name="line539">539: </a>{
-
-<a name="line545">545: </a>  BVCheckSizes(V,1);
-<a name="line550">550: </a>  BVCheckSizes(Y,3);
-<a name="line553">553: </a>  <font color="#4169E1">if</font> (V->n!=Y->n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Mismatching local dimension V %D, Y %D"</font>,V->n,Y->n);
-<a name="line554">554: </a>  <font color="#4169E1">if</font> (V->k-V->l>Y->m-Y->l) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_SIZ,<font color="#666666">"Y has %D non-leading columns, not enough to store %D columns"</font>,Y->m-Y->l,V->k-V->l);
-
-<a name="line556">556: </a>  PetscLogEventBegin(BV_MatMult,V,A,Y,0);
-<a name="line557">557: </a>  (*V->ops->matmult)(V,A,Y);
-<a name="line558">558: </a>  PetscLogEventEnd(BV_MatMult,V,A,Y,0);
-<a name="line559">559: </a>  <font color="#4169E1">return</font>(0);
-<a name="line560">560: </a>}
-
-<a name="line564">564: </a><font color="#B22222">/*@</font>
-<a name="line565">565: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMatMultHermitianTranspose.html#BVMatMultHermitianTranspose">BVMatMultHermitianTranspose</a> - Computes the matrix-vector product with the</font>
-<a name="line566">566: </a><font color="#B22222">   conjugate transpose of a matrix for each column, Y=A^H*V.</font>
-
-<a name="line568">568: </a><font color="#B22222">   Neighbor-wise Collective on Mat and <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line570">570: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line571">571: </a><font color="#B22222">+  V - basis vectors context</font>
-<a name="line572">572: </a><font color="#B22222">-  A - the matrix</font>
-
-<a name="line574">574: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line575">575: </a><font color="#B22222">.  Y - the result</font>
-
-<a name="line577">577: </a><font color="#B22222">   Note:</font>
-<a name="line578">578: </a><font color="#B22222">   Both V and Y must be distributed in the same manner. Only active columns</font>
-<a name="line579">579: </a><font color="#B22222">   (excluding the leading ones) are processed.</font>
-<a name="line580">580: </a><font color="#B22222">   In the result Y, columns are overwritten starting from the leading ones.</font>
-
-<a name="line582">582: </a><font color="#B22222">   As opposed to <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(), this operation is always done column by column,</font>
-<a name="line583">583: </a><font color="#B22222">   with a sequence of calls to MatMultHermitianTranspose().</font>
-
-<a name="line585">585: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line587">587: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(), <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(), <a href="../../../../../docs/manualpages/BV/BVMatMultColumn.html#BVMatMultColumn">BVMatMultColumn</a>()</font>
-<a name="line588">588: </a><font color="#B22222">@*/</font>
-<a name="line589">589: </a><strong><font color="#4169E1"><a name="BVMatMultHermitianTranspose"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMatMultHermitianTranspose.html#BVMatMultHermitianTranspose">BVMatMultHermitianTranspose</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> V,Mat A,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y)</font></strong>
-<a name="line590">590: </a>{
-<a name="line592">592: </a>  PetscInt       j;
-<a name="line593">593: </a>  Vec            z,f;
-
-<a name="line598">598: </a>  BVCheckSizes(V,1);
-<a name="line603">603: </a>  BVCheckSizes(Y,3);
-<a name="line606">606: </a>  <font color="#4169E1">if</font> (V->n!=Y->n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Mismatching local dimension V %D, Y %D"</font>,V->n,Y->n);
-<a name="line607">607: </a>  <font color="#4169E1">if</font> (V->k-V->l>Y->m-Y->l) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_SIZ,<font color="#666666">"Y has %D non-leading columns, not enough to store %D columns"</font>,Y->m-Y->l,V->k-V->l);
-
-<a name="line609">609: </a>  PetscLogEventBegin(BV_MatMult,V,A,Y,0);
-<a name="line610">610: </a>  <font color="#4169E1">for</font> (j=0;j<V->k-V->l;j++) {
-<a name="line611">611: </a>    <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(V,V->l+j,&z);
-<a name="line612">612: </a>    <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(Y,Y->l+j,&f);
-<a name="line613">613: </a>    MatMultHermitianTranspose(A,z,f);
-<a name="line614">614: </a>    <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(V,V->l+j,&z);
-<a name="line615">615: </a>    <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(Y,Y->l+j,&f);
-<a name="line616">616: </a>  }
-<a name="line617">617: </a>  PetscLogEventEnd(BV_MatMult,V,A,Y,0);
-<a name="line618">618: </a>  <font color="#4169E1">return</font>(0);
-<a name="line619">619: </a>}
-
-<a name="line623">623: </a><font color="#B22222">/*@</font>
-<a name="line624">624: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMatMultColumn.html#BVMatMultColumn">BVMatMultColumn</a> - Computes the matrix-vector product for a specified</font>
-<a name="line625">625: </a><font color="#B22222">   column, storing the result in the next column: v_{j+1}=A*v_j.</font>
-
-<a name="line627">627: </a><font color="#B22222">   Neighbor-wise Collective on Mat and <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line629">629: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line630">630: </a><font color="#B22222">+  V - basis vectors context</font>
-<a name="line631">631: </a><font color="#B22222">.  A - the matrix</font>
-<a name="line632">632: </a><font color="#B22222">-  j - the column</font>
-
-<a name="line634">634: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line635">635: </a><font color="#B22222">.  Y - the result</font>
-
-<a name="line637">637: </a><font color="#B22222">   Level: beginner</font>
-
-<a name="line639">639: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>()</font>
-<a name="line640">640: </a><font color="#B22222">@*/</font>
-<a name="line641">641: </a><strong><font color="#4169E1"><a name="BVMatMultColumn"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMatMultColumn.html#BVMatMultColumn">BVMatMultColumn</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> V,Mat A,PetscInt j)</font></strong>
-<a name="line642">642: </a>{
-<a name="line644">644: </a>  Vec            vj,vj1;
-
-<a name="line649">649: </a>  BVCheckSizes(V,1);
-<a name="line652">652: </a>  <font color="#4169E1">if</font> (j<0) SETERRQ(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Index j must be non-negative"</font>);
-<a name="line653">653: </a>  <font color="#4169E1">if</font> (j+1>=V->m) SETERRQ2(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Result should go in index j+1=%D but <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> only has %D columns"</font>,j+1,V->m);
-
-<a name="line655">655: </a>  PetscLogEventBegin(BV_MatMult,V,A,0,0);
-<a name="line656">656: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(V,j,&vj);
-<a name="line657">657: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(V,j+1,&vj1);
-<a name="line658">658: </a>  MatMult(A,vj,vj1);
-<a name="line659">659: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(V,j,&vj);
-<a name="line660">660: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(V,j+1,&vj1);
-<a name="line661">661: </a>  PetscLogEventEnd(BV_MatMult,V,A,0,0);
-<a name="line662">662: </a>  <font color="#4169E1">return</font>(0);
-<a name="line663">663: </a>}
-
-<a name="line667">667: </a><font color="#B22222">/*@C</font>
-<a name="line668">668: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVAXPY.html#BVAXPY">BVAXPY</a> - Computes Y = Y + alpha*X.</font>
-
-<a name="line670">670: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
-
-<a name="line672">672: </a><font color="#B22222">   Input Parameters:</font>
-<a name="line673">673: </a><font color="#B22222">+  Y,X   - basis vectors</font>
-<a name="line674">674: </a><font color="#B22222">-  alpha - scalar</font>
-
-<a name="line676">676: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line677">677: </a><font color="#B22222">.  Y     - the modified basis vectors</font>
-
-<a name="line679">679: </a><font color="#B22222">   Notes:</font>
-<a name="line680">680: </a><font color="#B22222">   X and Y must be different objects, with compatible dimensions.</font>
-<a name="line681">681: </a><font color="#B22222">   The effect is the same as doing a VecAXPY for each of the active</font>
-<a name="line682">682: </a><font color="#B22222">   columns (excluding the leading ones).</font>
-
-<a name="line684">684: </a><font color="#B22222">   Level: intermediate</font>
-
-<a name="line686">686: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
-<a name="line687">687: </a><font color="#B22222">@*/</font>
-<a name="line688">688: </a><strong><font color="#4169E1"><a name="BVAXPY"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVAXPY.html#BVAXPY">BVAXPY</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y,PetscScalar alpha,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X)</font></strong>
-<a name="line689">689: </a>{
-
-<a name="line697">697: </a>  BVCheckSizes(Y,1);
-<a name="line699">699: </a>  BVCheckSizes(X,3);
-<a name="line701">701: </a>  <font color="#4169E1">if</font> (X==Y) SETERRQ(PetscObjectComm((PetscObject)Y),PETSC_ERR_ARG_WRONG,<font color="#666666">"X and Y arguments must be different"</font>);
-<a name="line702">702: </a>  <font color="#4169E1">if</font> (X->n!=Y->n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Mismatching local dimension X %D, Y %D"</font>,X->n,Y->n);
-<a name="line703">703: </a>  <font color="#4169E1">if</font> (X->k-X->l!=Y->k-Y->l) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_SIZ,<font color="#666666">"Y has %D non-leading columns, while X has %D"</font>,Y->m-Y->l,X->k-X->l);
-<a name="line704">704: </a>  <font color="#4169E1">if</font> (!X->n) <font color="#4169E1">return</font>(0);
-
-<a name="line706">706: </a>  PetscLogEventBegin(BV_AXPY,X,Y,0,0);
-<a name="line707">707: </a>  (*Y->ops->axpy)(Y,alpha,X);
-<a name="line708">708: </a>  PetscLogEventEnd(BV_AXPY,X,Y,0,0);
-<a name="line709">709: </a>  PetscObjectStateIncrease((PetscObject)Y);
-<a name="line710">710: </a>  <font color="#4169E1">return</font>(0);
-<a name="line711">711: </a>}
+
+<a name="line86"> 86: </a>  PetscLogEventBegin(BV_Mult,X,Y,0,0);
+<a name="line87"> 87: </a>  (*Y->ops->mult)(Y,alpha,beta,X,Q);
+<a name="line88"> 88: </a>  PetscLogEventEnd(BV_Mult,X,Y,0,0);
+<a name="line89"> 89: </a>  PetscObjectStateIncrease((PetscObject)Y);
+<a name="line90"> 90: </a>  <font color="#4169E1">return</font>(0);
+<a name="line91"> 91: </a>}
+
+<a name="line95"> 95: </a><font color="#B22222">/*@</font>
+<a name="line96"> 96: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMultVec.html#BVMultVec">BVMultVec</a> - Computes y = beta*y + alpha*X*q.</font>
+
+<a name="line98"> 98: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> and Vec</font>
+
+<a name="line100">100: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line101">101: </a><font color="#B22222">+  X          - a basis vectors object</font>
+<a name="line102">102: </a><font color="#B22222">.  alpha,beta - scalars</font>
+<a name="line103">103: </a><font color="#B22222">.  y          - a vector</font>
+<a name="line104">104: </a><font color="#B22222">-  q          - an array of scalars</font>
+
+<a name="line106">106: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line107">107: </a><font color="#B22222">.  y          - the modified vector</font>
+
+<a name="line109">109: </a><font color="#B22222">   Notes:</font>
+<a name="line110">110: </a><font color="#B22222">   This operation is the analogue of <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>() but with a <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> and a Vec,</font>
+<a name="line111">111: </a><font color="#B22222">   instead of two <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a>. Note that arguments are listed in different order</font>
+<a name="line112">112: </a><font color="#B22222">   with respect to <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>().</font>
+
+<a name="line114">114: </a><font color="#B22222">   If X has leading columns specified, then these columns do not participate</font>
+<a name="line115">115: </a><font color="#B22222">   in the computation.</font>
+
+<a name="line117">117: </a><font color="#B22222">   The length of array q must be equal to the number of active columns of X</font>
+<a name="line118">118: </a><font color="#B22222">   minus the number of leading columns, i.e. the first entry of q multiplies</font>
+<a name="line119">119: </a><font color="#B22222">   the first non-leading column.</font>
+
+<a name="line121">121: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line123">123: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(), <a href="../../../../../docs/manualpages/BV/BVMultColumn.html#BVMultColumn">BVMultColumn</a>(), <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
+<a name="line124">124: </a><font color="#B22222">@*/</font>
+<a name="line125">125: </a><strong><font color="#4169E1"><a name="BVMultVec"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMultVec.html#BVMultVec">BVMultVec</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,PetscScalar alpha,PetscScalar beta,Vec y,PetscScalar *q)</font></strong>
+<a name="line126">126: </a>{
+<a name="line128">128: </a>  PetscInt       n,N;
+
+<a name="line137">137: </a>  BVCheckSizes(X,1);
+
+<a name="line141">141: </a>  VecGetSize(y,&N);
+<a name="line142">142: </a>  VecGetLocalSize(y,&n);
+<a name="line143">143: </a>  <font color="#4169E1">if</font> (N!=X->N || n!=X->n) SETERRQ4(PetscObjectComm((PetscObject)X),PETSC_ERR_ARG_INCOMP,<font color="#666666">"Vec sizes (global %D, local %D) do not match <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> sizes (global %D, local %D)"</font>,N,n,X->N,X->n);
+
+<a name="line145">145: </a>  PetscLogEventBegin(BV_Mult,X,y,0,0);
+<a name="line146">146: </a>  (*X->ops->multvec)(X,alpha,beta,y,q);
+<a name="line147">147: </a>  PetscLogEventEnd(BV_Mult,X,y,0,0);
+<a name="line148">148: </a>  <font color="#4169E1">return</font>(0);
+<a name="line149">149: </a>}
+
+<a name="line153">153: </a><font color="#B22222">/*@</font>
+<a name="line154">154: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMultColumn.html#BVMultColumn">BVMultColumn</a> - Computes y = beta*y + alpha*X*q, where y is the j-th column</font>
+<a name="line155">155: </a><font color="#B22222">   of X.</font>
+
+<a name="line157">157: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line159">159: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line160">160: </a><font color="#B22222">+  X          - a basis vectors object</font>
+<a name="line161">161: </a><font color="#B22222">.  alpha,beta - scalars</font>
+<a name="line162">162: </a><font color="#B22222">.  j          - the column index</font>
+<a name="line163">163: </a><font color="#B22222">-  q          - an array of scalars</font>
+
+<a name="line165">165: </a><font color="#B22222">   Notes:</font>
+<a name="line166">166: </a><font color="#B22222">   This operation is equivalent to <a href="../../../../../docs/manualpages/BV/BVMultVec.html#BVMultVec">BVMultVec</a>() but it uses column j of X</font>
+<a name="line167">167: </a><font color="#B22222">   rather than taking a Vec as an argument. The number of active columns of</font>
+<a name="line168">168: </a><font color="#B22222">   X is set to j before the computation, and restored afterwards.</font>
+<a name="line169">169: </a><font color="#B22222">   If X has leading columns specified, then these columns do not participate</font>
+<a name="line170">170: </a><font color="#B22222">   in the computation. Therefore, the length of array q must be equal to j</font>
+<a name="line171">171: </a><font color="#B22222">   minus the number of leading columns.</font>
+
+<a name="line173">173: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line175">175: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(), <a href="../../../../../docs/manualpages/BV/BVMultVec.html#BVMultVec">BVMultVec</a>(), <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
+<a name="line176">176: </a><font color="#B22222">@*/</font>
+<a name="line177">177: </a><strong><font color="#4169E1"><a name="BVMultColumn"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMultColumn.html#BVMultColumn">BVMultColumn</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X,PetscScalar alpha,PetscScalar beta,PetscInt j,PetscScalar *q)</font></strong>
+<a name="line178">178: </a>{
+<a name="line180">180: </a>  PetscInt       ksave;
+<a name="line181">181: </a>  Vec            y;
+
+<a name="line190">190: </a>  BVCheckSizes(X,1);
+
+<a name="line192">192: </a>  <font color="#4169E1">if</font> (j<0) SETERRQ(PetscObjectComm((PetscObject)X),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Index j must be non-negative"</font>);
+<a name="line193">193: </a>  <font color="#4169E1">if</font> (j>=X->m) SETERRQ2(PetscObjectComm((PetscObject)X),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Index j=%D but <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> only has %D columns"</font>,j,X->m);
+
+<a name="line195">195: </a>  PetscLogEventBegin(BV_Mult,X,0,0,0);
+<a name="line196">196: </a>  ksave = X->k;
+<a name="line197">197: </a>  X->k = j;
+<a name="line198">198: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(X,j,&y);
+<a name="line199">199: </a>  (*X->ops->multvec)(X,alpha,beta,y,q);
+<a name="line200">200: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(X,j,&y);
+<a name="line201">201: </a>  X->k = ksave;
+<a name="line202">202: </a>  PetscLogEventEnd(BV_Mult,X,0,0,0);
+<a name="line203">203: </a>  <font color="#4169E1">return</font>(0);
+<a name="line204">204: </a>}
+
+<a name="line208">208: </a><font color="#B22222">/*@</font>
+<a name="line209">209: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a> - Update a set of vectors as V(:,s:e-1) = V*Q(:,s:e-1).</font>
+
+<a name="line211">211: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line213">213: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line214">214: </a><font color="#B22222">+  Q - a sequential dense matrix</font>
+<a name="line215">215: </a><font color="#B22222">.  s - first column of V to be overwritten</font>
+<a name="line216">216: </a><font color="#B22222">-  e - first column of V not to be overwritten</font>
+
+<a name="line218">218: </a><font color="#B22222">   Input/Output Parameter:</font>
+<a name="line219">219: </a><font color="#B22222">+  V - basis vectors</font>
+
+<a name="line221">221: </a><font color="#B22222">   Notes:</font>
+<a name="line222">222: </a><font color="#B22222">   The matrix Q must be a sequential dense Mat, with all entries equal on</font>
+<a name="line223">223: </a><font color="#B22222">   all processes (otherwise each process will compute a different update).</font>
+
+<a name="line225">225: </a><font color="#B22222">   This function computes V(:,s:e-1) = V*Q(:,s:e-1), that is, given a set of</font>
+<a name="line226">226: </a><font color="#B22222">   vectors V, columns from s to e-1 are overwritten with columns from s to</font>
+<a name="line227">227: </a><font color="#B22222">   e-1 of the matrix-matrix product V*Q. Only columns s to e-1 of Q are</font>
+<a name="line228">228: </a><font color="#B22222">   referenced.</font>
+
+<a name="line230">230: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line232">232: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(), <a href="../../../../../docs/manualpages/BV/BVMultVec.html#BVMultVec">BVMultVec</a>(), <a href="../../../../../docs/manualpages/BV/BVMultInPlaceTranspose.html#BVMultInPlaceTranspose">BVMultInPlaceTranspose</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
+<a name="line233">233: </a><font color="#B22222">@*/</font>
+<a name="line234">234: </a><strong><font color="#4169E1"><a name="BVMultInPlace"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> V,Mat Q,PetscInt s,PetscInt e)</font></strong>
+<a name="line235">235: </a>{
+<a name="line237">237: </a>  PetscBool      match;
+<a name="line238">238: </a>  PetscInt       m,n;
+
+<a name="line246">246: </a>  BVCheckSizes(V,1);
+<a name="line248">248: </a>  PetscObjectTypeCompare((PetscObject)Q,MATSEQDENSE,&match);
+<a name="line249">249: </a>  <font color="#4169E1">if</font> (!match) SETERRQ(PetscObjectComm((PetscObject)V),PETSC_ERR_SUP,<font color="#666666">"Mat argument must be of type seqdense"</font>);
+
+<a name="line251">251: </a>  <font color="#4169E1">if</font> (s<V->l || s>V->m) SETERRQ3(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument s has wrong value %D, should be between %D and %D"</font>,s,V->l,V->m);
+<a name="line252">252: </a>  <font color="#4169E1">if</font> (e<V->l || e>V->m) SETERRQ3(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument e has wrong value %D, should be between %D and %D"</font>,e,V->l,V->m);
+<a name="line253">253: </a>  MatGetSize(Q,&m,&n);
+<a name="line254">254: </a>  <font color="#4169E1">if</font> (m<V->k) SETERRQ2(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_SIZ,<font color="#666666">"Mat argument has %D rows, should have at least %D"</font>,m,V->k);
+<a name="line255">255: </a>  <font color="#4169E1">if</font> (e>n) SETERRQ2(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_SIZ,<font color="#666666">"Mat argument only has %D columns, the requested value of e is larger: %D"</font>,n,e);
+<a name="line256">256: </a>  <font color="#4169E1">if</font> (s>=e) <font color="#4169E1">return</font>(0);
+
+<a name="line258">258: </a>  PetscLogEventBegin(BV_Mult,V,Q,0,0);
+<a name="line259">259: </a>  (*V->ops->multinplace)(V,Q,s,e);
+<a name="line260">260: </a>  PetscLogEventEnd(BV_Mult,V,Q,0,0);
+<a name="line261">261: </a>  PetscObjectStateIncrease((PetscObject)V);
+<a name="line262">262: </a>  <font color="#4169E1">return</font>(0);
+<a name="line263">263: </a>}
+
+<a name="line267">267: </a><font color="#B22222">/*@</font>
+<a name="line268">268: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMultInPlaceTranspose.html#BVMultInPlaceTranspose">BVMultInPlaceTranspose</a> - Update a set of vectors as V(:,s:e-1) = V*Q'(:,s:e-1).</font>
+
+<a name="line270">270: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line272">272: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line273">273: </a><font color="#B22222">+  Q - a sequential dense matrix</font>
+<a name="line274">274: </a><font color="#B22222">.  s - first column of V to be overwritten</font>
+<a name="line275">275: </a><font color="#B22222">-  e - first column of V not to be overwritten</font>
+
+<a name="line277">277: </a><font color="#B22222">   Input/Output Parameter:</font>
+<a name="line278">278: </a><font color="#B22222">+  V - basis vectors</font>
+
+<a name="line280">280: </a><font color="#B22222">   Notes:</font>
+<a name="line281">281: </a><font color="#B22222">   This is a variant of <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>() where the conjugate transpose</font>
+<a name="line282">282: </a><font color="#B22222">   of Q is used.</font>
+
+<a name="line284">284: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line286">286: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVMultInPlace.html#BVMultInPlace">BVMultInPlace</a>()</font>
+<a name="line287">287: </a><font color="#B22222">@*/</font>
+<a name="line288">288: </a><strong><font color="#4169E1"><a name="BVMultInPlaceTranspose"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMultInPlaceTranspose.html#BVMultInPlaceTranspose">BVMultInPlaceTranspose</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> V,Mat Q,PetscInt s,PetscInt e)</font></strong>
+<a name="line289">289: </a>{
+<a name="line291">291: </a>  PetscBool      match;
+<a name="line292">292: </a>  PetscInt       m,n;
+
+<a name="line300">300: </a>  BVCheckSizes(V,1);
+<a name="line302">302: </a>  PetscObjectTypeCompare((PetscObject)Q,MATSEQDENSE,&match);
+<a name="line303">303: </a>  <font color="#4169E1">if</font> (!match) SETERRQ(PetscObjectComm((PetscObject)V),PETSC_ERR_SUP,<font color="#666666">"Mat argument must be of type seqdense"</font>);
+
+<a name="line305">305: </a>  <font color="#4169E1">if</font> (s<V->l || s>V->m) SETERRQ3(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument s has wrong value %D, should be between %D and %D"</font>,s,V->l,V->m);
+<a name="line306">306: </a>  <font color="#4169E1">if</font> (e<V->l || e>V->m) SETERRQ3(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument e has wrong value %D, should be between %D and %D"</font>,e,V->l,V->m);
+<a name="line307">307: </a>  MatGetSize(Q,&m,&n);
+<a name="line308">308: </a>  <font color="#4169E1">if</font> (n<V->k) SETERRQ2(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_SIZ,<font color="#666666">"Mat argument has %D columns, should have at least %D"</font>,n,V->k);
+<a name="line309">309: </a>  <font color="#4169E1">if</font> (e>m) SETERRQ2(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_SIZ,<font color="#666666">"Mat argument only has %D rows, the requested value of e is larger: %D"</font>,m,e);
+<a name="line310">310: </a>  <font color="#4169E1">if</font> (s>=e || !V->n) <font color="#4169E1">return</font>(0);
+
+<a name="line312">312: </a>  PetscLogEventBegin(BV_Mult,V,Q,0,0);
+<a name="line313">313: </a>  (*V->ops->multinplacetrans)(V,Q,s,e);
+<a name="line314">314: </a>  PetscLogEventEnd(BV_Mult,V,Q,0,0);
+<a name="line315">315: </a>  PetscObjectStateIncrease((PetscObject)V);
+<a name="line316">316: </a>  <font color="#4169E1">return</font>(0);
+<a name="line317">317: </a>}
+
+<a name="line321">321: </a><font color="#B22222">/*@</font>
+<a name="line322">322: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVScale.html#BVScale">BVScale</a> - Multiply the <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> entries by a scalar value.</font>
+
+<a name="line324">324: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line326">326: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line327">327: </a><font color="#B22222">+  bv    - basis vectors</font>
+<a name="line328">328: </a><font color="#B22222">-  alpha - scaling factor</font>
+
+<a name="line330">330: </a><font color="#B22222">   Note:</font>
+<a name="line331">331: </a><font color="#B22222">   All active columns (except the leading ones) are scaled.</font>
+
+<a name="line333">333: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line335">335: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVScaleColumn.html#BVScaleColumn">BVScaleColumn</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
+<a name="line336">336: </a><font color="#B22222">@*/</font>
+<a name="line337">337: </a><strong><font color="#4169E1"><a name="BVScale"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVScale.html#BVScale">BVScale</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscScalar alpha)</font></strong>
+<a name="line338">338: </a>{
+
+<a name="line345">345: </a>  BVCheckSizes(bv,1);
+<a name="line346">346: </a>  <font color="#4169E1">if</font> (!bv->n || alpha == (PetscScalar)1.0) <font color="#4169E1">return</font>(0);
+
+<a name="line348">348: </a>  PetscLogEventBegin(BV_Scale,bv,0,0,0);
+<a name="line349">349: </a>  (*bv->ops->scale)(bv,-1,alpha);
+<a name="line350">350: </a>  PetscLogEventEnd(BV_Scale,bv,0,0,0);
+<a name="line351">351: </a>  PetscObjectStateIncrease((PetscObject)bv);
+<a name="line352">352: </a>  <font color="#4169E1">return</font>(0);
+<a name="line353">353: </a>}
+
+<a name="line357">357: </a><font color="#B22222">/*@</font>
+<a name="line358">358: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVScaleColumn.html#BVScaleColumn">BVScaleColumn</a> - Scale one column of a <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a>.</font>
+
+<a name="line360">360: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line362">362: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line363">363: </a><font color="#B22222">+  bv    - basis vectors</font>
+<a name="line364">364: </a><font color="#B22222">.  j     - column number to be scaled</font>
+<a name="line365">365: </a><font color="#B22222">-  alpha - scaling factor</font>
+
+<a name="line367">367: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line369">369: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVScale.html#BVScale">BVScale</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
+<a name="line370">370: </a><font color="#B22222">@*/</font>
+<a name="line371">371: </a><strong><font color="#4169E1"><a name="BVScaleColumn"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVScaleColumn.html#BVScaleColumn">BVScaleColumn</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt j,PetscScalar alpha)</font></strong>
+<a name="line372">372: </a>{
+
+<a name="line380">380: </a>  BVCheckSizes(bv,1);
+
+<a name="line382">382: </a>  <font color="#4169E1">if</font> (j<0 || j>=bv->m) SETERRQ2(PetscObjectComm((PetscObject)bv),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument j has wrong value %D, the number of columns is %D"</font>,j,bv->m);
+<a name="line383">383: </a>  <font color="#4169E1">if</font> (!bv->n || alpha == (PetscScalar)1.0) <font color="#4169E1">return</font>(0);
+
+<a name="line385">385: </a>  PetscLogEventBegin(BV_Scale,bv,0,0,0);
+<a name="line386">386: </a>  (*bv->ops->scale)(bv,j,alpha);
+<a name="line387">387: </a>  PetscLogEventEnd(BV_Scale,bv,0,0,0);
+<a name="line388">388: </a>  PetscObjectStateIncrease((PetscObject)bv);
+<a name="line389">389: </a>  <font color="#4169E1">return</font>(0);
+<a name="line390">390: </a>}
+
+<a name="line394">394: </a><font color="#B22222">/*@</font>
+<a name="line395">395: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVSetRandom.html#BVSetRandom">BVSetRandom</a> - Set the columns of a <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> to random numbers.</font>
+
+<a name="line397">397: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line399">399: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line400">400: </a><font color="#B22222">+  bv   - basis vectors</font>
+<a name="line401">401: </a><font color="#B22222">-  rctx - the random number context, formed by PetscRandomCreate(), or NULL and</font>
+<a name="line402">402: </a><font color="#B22222">          it will create one internally.</font>
+
+<a name="line404">404: </a><font color="#B22222">   Note:</font>
+<a name="line405">405: </a><font color="#B22222">   All active columns (except the leading ones) are modified.</font>
+
+<a name="line407">407: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line409">409: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVSetRandomColumn.html#BVSetRandomColumn">BVSetRandomColumn</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
+<a name="line410">410: </a><font color="#B22222">@*/</font>
+<a name="line411">411: </a><strong><font color="#4169E1"><a name="BVSetRandom"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVSetRandom.html#BVSetRandom">BVSetRandom</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscRandom rctx)</font></strong>
+<a name="line412">412: </a>{
+<a name="line414">414: </a>  PetscRandom    rand=NULL;
+<a name="line415">415: </a>  PetscInt       i,low,high,k;
+<a name="line416">416: </a>  PetscScalar    *px,t;
+<a name="line417">417: </a>  Vec            x;
+
+<a name="line422">422: </a>  <font color="#4169E1">else</font> {
+<a name="line423">423: </a>    PetscRandomCreate(PetscObjectComm((PetscObject)bv),&rand);
+<a name="line424">424: </a>    PetscRandomSetSeed(rand,0x12345678);
+<a name="line425">425: </a>    PetscRandomSetFromOptions(rand);
+<a name="line426">426: </a>    rctx = rand;
+<a name="line427">427: </a>  }
+<a name="line429">429: </a>  BVCheckSizes(bv,1);
+
+<a name="line431">431: </a>  PetscLogEventBegin(BV_SetRandom,bv,rctx,0,0);
+<a name="line432">432: </a>  <font color="#4169E1">for</font> (k=bv->l;k<bv->k;k++) {
+<a name="line433">433: </a>    <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(bv,k,&x);
+<a name="line434">434: </a>    VecGetOwnershipRange(x,&low,&high);
+<a name="line435">435: </a>    VecGetArray(x,&px);
+<a name="line436">436: </a>    <font color="#4169E1">for</font> (i=0;i<bv->N;i++) {
+<a name="line437">437: </a>      PetscRandomGetValue(rctx,&t);
+<a name="line438">438: </a>      <font color="#4169E1">if</font> (i>=low && i<high) px[i-low] = t;
+<a name="line439">439: </a>    }
+<a name="line440">440: </a>    VecRestoreArray(x,&px);
+<a name="line441">441: </a>    <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(bv,k,&x);
+<a name="line442">442: </a>  }
+<a name="line443">443: </a>  PetscLogEventEnd(BV_SetRandom,bv,rctx,0,0);
+<a name="line444">444: </a>  PetscRandomDestroy(&rand);
+<a name="line445">445: </a>  PetscObjectStateIncrease((PetscObject)bv);
+<a name="line446">446: </a>  <font color="#4169E1">return</font>(0);
+<a name="line447">447: </a>}
+
+<a name="line451">451: </a><font color="#B22222">/*@</font>
+<a name="line452">452: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVSetRandomColumn.html#BVSetRandomColumn">BVSetRandomColumn</a> - Set one column of a <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> to random numbers.</font>
+
+<a name="line454">454: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line456">456: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line457">457: </a><font color="#B22222">+  bv   - basis vectors</font>
+<a name="line458">458: </a><font color="#B22222">.  j    - column number to be set</font>
+<a name="line459">459: </a><font color="#B22222">-  rctx - the random number context, formed by PetscRandomCreate(), or NULL and</font>
+<a name="line460">460: </a><font color="#B22222">          it will create one internally.</font>
+
+<a name="line462">462: </a><font color="#B22222">   Note:</font>
+<a name="line463">463: </a><font color="#B22222">   This operation is analogue to VecSetRandom - the difference is that the</font>
+<a name="line464">464: </a><font color="#B22222">   generated random vector is the same irrespective of the size of the</font>
+<a name="line465">465: </a><font color="#B22222">   communicator (if all processes pass a PetscRandom context initialized</font>
+<a name="line466">466: </a><font color="#B22222">   with the same seed).</font>
+
+<a name="line468">468: </a><font color="#B22222">   Level: advanced</font>
+
+<a name="line470">470: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVSetRandom.html#BVSetRandom">BVSetRandom</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
+<a name="line471">471: </a><font color="#B22222">@*/</font>
+<a name="line472">472: </a><strong><font color="#4169E1"><a name="BVSetRandomColumn"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVSetRandomColumn.html#BVSetRandomColumn">BVSetRandomColumn</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> bv,PetscInt j,PetscRandom rctx)</font></strong>
+<a name="line473">473: </a>{
+<a name="line475">475: </a>  PetscRandom    rand=NULL;
+<a name="line476">476: </a>  PetscInt       i,low,high;
+<a name="line477">477: </a>  PetscScalar    *px,t;
+<a name="line478">478: </a>  Vec            x;
+
+<a name="line484">484: </a>  <font color="#4169E1">else</font> {
+<a name="line485">485: </a>    PetscRandomCreate(PetscObjectComm((PetscObject)bv),&rand);
+<a name="line486">486: </a>    PetscRandomSetSeed(rand,0x12345678);
+<a name="line487">487: </a>    PetscRandomSetFromOptions(rand);
+<a name="line488">488: </a>    rctx = rand;
+<a name="line489">489: </a>  }
+<a name="line491">491: </a>  BVCheckSizes(bv,1);
+<a name="line492">492: </a>  <font color="#4169E1">if</font> (j<0 || j>=bv->m) SETERRQ2(PetscObjectComm((PetscObject)bv),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Argument j has wrong value %D, the number of columns is %D"</font>,j,bv->m);
+
+<a name="line494">494: </a>  PetscLogEventBegin(BV_SetRandom,bv,rctx,0,0);
+<a name="line495">495: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(bv,j,&x);
+<a name="line496">496: </a>  VecGetOwnershipRange(x,&low,&high);
+<a name="line497">497: </a>  VecGetArray(x,&px);
+<a name="line498">498: </a>  <font color="#4169E1">for</font> (i=0;i<bv->N;i++) {
+<a name="line499">499: </a>    PetscRandomGetValue(rctx,&t);
+<a name="line500">500: </a>    <font color="#4169E1">if</font> (i>=low && i<high) px[i-low] = t;
+<a name="line501">501: </a>  }
+<a name="line502">502: </a>  VecRestoreArray(x,&px);
+<a name="line503">503: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(bv,j,&x);
+<a name="line504">504: </a>  PetscLogEventEnd(BV_SetRandom,bv,rctx,0,0);
+<a name="line505">505: </a>  PetscRandomDestroy(&rand);
+<a name="line506">506: </a>  PetscObjectStateIncrease((PetscObject)bv);
+<a name="line507">507: </a>  <font color="#4169E1">return</font>(0);
+<a name="line508">508: </a>}
+
+<a name="line512">512: </a><font color="#B22222">/*@</font>
+<a name="line513">513: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a> - Computes the matrix-vector product for each column, Y=A*V.</font>
+
+<a name="line515">515: </a><font color="#B22222">   Neighbor-wise Collective on Mat and <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line517">517: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line518">518: </a><font color="#B22222">+  V - basis vectors context</font>
+<a name="line519">519: </a><font color="#B22222">-  A - the matrix</font>
+
+<a name="line521">521: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line522">522: </a><font color="#B22222">.  Y - the result</font>
+
+<a name="line524">524: </a><font color="#B22222">   Note:</font>
+<a name="line525">525: </a><font color="#B22222">   Both V and Y must be distributed in the same manner. Only active columns</font>
+<a name="line526">526: </a><font color="#B22222">   (excluding the leading ones) are processed.</font>
+<a name="line527">527: </a><font color="#B22222">   In the result Y, columns are overwritten starting from the leading ones.</font>
+
+<a name="line529">529: </a><font color="#B22222">   It is possible to choose whether the computation is done column by column</font>
+<a name="line530">530: </a><font color="#B22222">   or as a Mat-Mat product, see <a href="../../../../../docs/manualpages/BV/BVSetMatMultMethod.html#BVSetMatMultMethod">BVSetMatMultMethod</a>().</font>
+
+<a name="line532">532: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line534">534: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(), <a href="../../../../../docs/manualpages/BV/BVMatMultColumn.html#BVMatMultColumn">BVMatMultColumn</a>(), <a href="../../../../../docs/manualpages/BV/BVMatMultHermitianTranspose.html#BVMatMultHermitianTranspose">BVMatMultHermitianTranspose</a [...]
+<a name="line535">535: </a><font color="#B22222">@*/</font>
+<a name="line536">536: </a><strong><font color="#4169E1"><a name="BVMatMult"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> V,Mat A,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y)</font></strong>
+<a name="line537">537: </a>{
+
+<a name="line543">543: </a>  BVCheckSizes(V,1);
+<a name="line548">548: </a>  BVCheckSizes(Y,3);
+<a name="line551">551: </a>  <font color="#4169E1">if</font> (V->n!=Y->n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Mismatching local dimension V %D, Y %D"</font>,V->n,Y->n);
+<a name="line552">552: </a>  <font color="#4169E1">if</font> (V->k-V->l>Y->m-Y->l) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_SIZ,<font color="#666666">"Y has %D non-leading columns, not enough to store %D columns"</font>,Y->m-Y->l,V->k-V->l);
+
+<a name="line554">554: </a>  PetscLogEventBegin(BV_MatMult,V,A,Y,0);
+<a name="line555">555: </a>  (*V->ops->matmult)(V,A,Y);
+<a name="line556">556: </a>  PetscLogEventEnd(BV_MatMult,V,A,Y,0);
+<a name="line557">557: </a>  <font color="#4169E1">return</font>(0);
+<a name="line558">558: </a>}
+
+<a name="line562">562: </a><font color="#B22222">/*@</font>
+<a name="line563">563: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMatMultHermitianTranspose.html#BVMatMultHermitianTranspose">BVMatMultHermitianTranspose</a> - Computes the matrix-vector product with the</font>
+<a name="line564">564: </a><font color="#B22222">   conjugate transpose of a matrix for each column, Y=A^H*V.</font>
+
+<a name="line566">566: </a><font color="#B22222">   Neighbor-wise Collective on Mat and <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line568">568: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line569">569: </a><font color="#B22222">+  V - basis vectors context</font>
+<a name="line570">570: </a><font color="#B22222">-  A - the matrix</font>
+
+<a name="line572">572: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line573">573: </a><font color="#B22222">.  Y - the result</font>
+
+<a name="line575">575: </a><font color="#B22222">   Note:</font>
+<a name="line576">576: </a><font color="#B22222">   Both V and Y must be distributed in the same manner. Only active columns</font>
+<a name="line577">577: </a><font color="#B22222">   (excluding the leading ones) are processed.</font>
+<a name="line578">578: </a><font color="#B22222">   In the result Y, columns are overwritten starting from the leading ones.</font>
+
+<a name="line580">580: </a><font color="#B22222">   As opposed to <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(), this operation is always done column by column,</font>
+<a name="line581">581: </a><font color="#B22222">   with a sequence of calls to MatMultHermitianTranspose().</font>
+
+<a name="line583">583: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line585">585: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVCopy.html#BVCopy">BVCopy</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>(), <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>(), <a href="../../../../../docs/manualpages/BV/BVMatMultColumn.html#BVMatMultColumn">BVMatMultColumn</a>()</font>
+<a name="line586">586: </a><font color="#B22222">@*/</font>
+<a name="line587">587: </a><strong><font color="#4169E1"><a name="BVMatMultHermitianTranspose"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMatMultHermitianTranspose.html#BVMatMultHermitianTranspose">BVMatMultHermitianTranspose</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> V,Mat A,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y)</font></strong>
+<a name="line588">588: </a>{
+<a name="line590">590: </a>  PetscInt       j;
+<a name="line591">591: </a>  Vec            z,f;
+
+<a name="line596">596: </a>  BVCheckSizes(V,1);
+<a name="line601">601: </a>  BVCheckSizes(Y,3);
+<a name="line604">604: </a>  <font color="#4169E1">if</font> (V->n!=Y->n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Mismatching local dimension V %D, Y %D"</font>,V->n,Y->n);
+<a name="line605">605: </a>  <font color="#4169E1">if</font> (V->k-V->l>Y->m-Y->l) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_SIZ,<font color="#666666">"Y has %D non-leading columns, not enough to store %D columns"</font>,Y->m-Y->l,V->k-V->l);
+
+<a name="line607">607: </a>  PetscLogEventBegin(BV_MatMult,V,A,Y,0);
+<a name="line608">608: </a>  <font color="#4169E1">for</font> (j=0;j<V->k-V->l;j++) {
+<a name="line609">609: </a>    <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(V,V->l+j,&z);
+<a name="line610">610: </a>    <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(Y,Y->l+j,&f);
+<a name="line611">611: </a>    MatMultHermitianTranspose(A,z,f);
+<a name="line612">612: </a>    <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(V,V->l+j,&z);
+<a name="line613">613: </a>    <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(Y,Y->l+j,&f);
+<a name="line614">614: </a>  }
+<a name="line615">615: </a>  PetscLogEventEnd(BV_MatMult,V,A,Y,0);
+<a name="line616">616: </a>  <font color="#4169E1">return</font>(0);
+<a name="line617">617: </a>}
+
+<a name="line621">621: </a><font color="#B22222">/*@</font>
+<a name="line622">622: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVMatMultColumn.html#BVMatMultColumn">BVMatMultColumn</a> - Computes the matrix-vector product for a specified</font>
+<a name="line623">623: </a><font color="#B22222">   column, storing the result in the next column: v_{j+1}=A*v_j.</font>
+
+<a name="line625">625: </a><font color="#B22222">   Neighbor-wise Collective on Mat and <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line627">627: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line628">628: </a><font color="#B22222">+  V - basis vectors context</font>
+<a name="line629">629: </a><font color="#B22222">.  A - the matrix</font>
+<a name="line630">630: </a><font color="#B22222">-  j - the column</font>
+
+<a name="line632">632: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line633">633: </a><font color="#B22222">.  Y - the result</font>
+
+<a name="line635">635: </a><font color="#B22222">   Level: beginner</font>
+
+<a name="line637">637: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVMatMult.html#BVMatMult">BVMatMult</a>()</font>
+<a name="line638">638: </a><font color="#B22222">@*/</font>
+<a name="line639">639: </a><strong><font color="#4169E1"><a name="BVMatMultColumn"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVMatMultColumn.html#BVMatMultColumn">BVMatMultColumn</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> V,Mat A,PetscInt j)</font></strong>
+<a name="line640">640: </a>{
+<a name="line642">642: </a>  Vec            vj,vj1;
+
+<a name="line647">647: </a>  BVCheckSizes(V,1);
+<a name="line650">650: </a>  <font color="#4169E1">if</font> (j<0) SETERRQ(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Index j must be non-negative"</font>);
+<a name="line651">651: </a>  <font color="#4169E1">if</font> (j+1>=V->m) SETERRQ2(PetscObjectComm((PetscObject)V),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Result should go in index j+1=%D but <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> only has %D columns"</font>,j+1,V->m);
+
+<a name="line653">653: </a>  PetscLogEventBegin(BV_MatMult,V,A,0,0);
+<a name="line654">654: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(V,j,&vj);
+<a name="line655">655: </a>  <a href="../../../../../docs/manualpages/BV/BVGetColumn.html#BVGetColumn">BVGetColumn</a>(V,j+1,&vj1);
+<a name="line656">656: </a>  MatMult(A,vj,vj1);
+<a name="line657">657: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(V,j,&vj);
+<a name="line658">658: </a>  <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(V,j+1,&vj1);
+<a name="line659">659: </a>  PetscLogEventEnd(BV_MatMult,V,A,0,0);
+<a name="line660">660: </a>  <font color="#4169E1">return</font>(0);
+<a name="line661">661: </a>}
+
+<a name="line665">665: </a><font color="#B22222">/*@C</font>
+<a name="line666">666: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BVAXPY.html#BVAXPY">BVAXPY</a> - Computes Y = Y + alpha*X.</font>
+
+<a name="line668">668: </a><font color="#B22222">   Logically Collective on <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a></font>
+
+<a name="line670">670: </a><font color="#B22222">   Input Parameters:</font>
+<a name="line671">671: </a><font color="#B22222">+  Y,X   - basis vectors</font>
+<a name="line672">672: </a><font color="#B22222">-  alpha - scalar</font>
+
+<a name="line674">674: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line675">675: </a><font color="#B22222">.  Y     - the modified basis vectors</font>
+
+<a name="line677">677: </a><font color="#B22222">   Notes:</font>
+<a name="line678">678: </a><font color="#B22222">   X and Y must be different objects, with compatible dimensions.</font>
+<a name="line679">679: </a><font color="#B22222">   The effect is the same as doing a VecAXPY for each of the active</font>
+<a name="line680">680: </a><font color="#B22222">   columns (excluding the leading ones).</font>
+
+<a name="line682">682: </a><font color="#B22222">   Level: intermediate</font>
+
+<a name="line684">684: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/BV/BVMult.html#BVMult">BVMult</a>(), <a href="../../../../../docs/manualpages/BV/BVSetActiveColumns.html#BVSetActiveColumns">BVSetActiveColumns</a>()</font>
+<a name="line685">685: </a><font color="#B22222">@*/</font>
+<a name="line686">686: </a><strong><font color="#4169E1"><a name="BVAXPY"></a>PetscErrorCode <a href="../../../../../docs/manualpages/BV/BVAXPY.html#BVAXPY">BVAXPY</a>(<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> Y,PetscScalar alpha,<a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> X)</font></strong>
+<a name="line687">687: </a>{
+
+<a name="line695">695: </a>  BVCheckSizes(Y,1);
+<a name="line697">697: </a>  BVCheckSizes(X,3);
+<a name="line699">699: </a>  <font color="#4169E1">if</font> (X==Y) SETERRQ(PetscObjectComm((PetscObject)Y),PETSC_ERR_ARG_WRONG,<font color="#666666">"X and Y arguments must be different"</font>);
+<a name="line700">700: </a>  <font color="#4169E1">if</font> (X->n!=Y->n) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_INCOMP,<font color="#666666">"Mismatching local dimension X %D, Y %D"</font>,X->n,Y->n);
+<a name="line701">701: </a>  <font color="#4169E1">if</font> (X->k-X->l!=Y->k-Y->l) SETERRQ2(PETSC_COMM_SELF,PETSC_ERR_ARG_SIZ,<font color="#666666">"Y has %D non-leading columns, while X has %D"</font>,Y->m-Y->l,X->k-X->l);
+<a name="line702">702: </a>  <font color="#4169E1">if</font> (!X->n) <font color="#4169E1">return</font>(0);
+
+<a name="line704">704: </a>  PetscLogEventBegin(BV_AXPY,X,Y,0,0);
+<a name="line705">705: </a>  (*Y->ops->axpy)(Y,alpha,X);
+<a name="line706">706: </a>  PetscLogEventEnd(BV_AXPY,X,Y,0,0);
+<a name="line707">707: </a>  PetscObjectStateIncrease((PetscObject)Y);
+<a name="line708">708: </a>  <font color="#4169E1">return</font>(0);
+<a name="line709">709: </a>}
 
 </pre>
 </body>
diff --git a/src/sys/classes/bv/interface/bvorthog.c b/src/sys/classes/bv/interface/bvorthog.c
index 7d49176..dc31654 100644
--- a/src/sys/classes/bv/interface/bvorthog.c
+++ b/src/sys/classes/bv/interface/bvorthog.c
@@ -82,7 +82,7 @@ PetscErrorCode BVOrthogonalizeCGS1(BV bv,PetscInt j,Vec v,PetscScalar *H,PetscRe
     if (!v) {
       ierr = BVRestoreColumn(bv,j,&w);CHKERRQ(ierr);
       bv->k--;
-      beta = PetscSqrtReal(PetscRealPart(H[bv->nc+j]));
+      ierr = BV_SafeSqrt(bv,H[bv->nc+j],&beta);CHKERRQ(ierr);
     } else {
       ierr = BVNormVec(bv,w,NORM_2,&beta);CHKERRQ(ierr);
     }
diff --git a/src/sys/classes/bv/interface/bvorthog.c.html b/src/sys/classes/bv/interface/bvorthog.c.html
index 132c711..03dee7e 100644
--- a/src/sys/classes/bv/interface/bvorthog.c.html
+++ b/src/sys/classes/bv/interface/bvorthog.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/interface/bvorthog.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:09+00:00">
+<meta name="date" content="2016-03-29T14:57:26+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/interface/bvorthog.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/interface/bvorthog.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/BV/BV.html#BV">BV</a> orthogonalization routines.</font>
 
@@ -86,7 +86,7 @@
 <a name="line82"> 82: </a>    <font color="#4169E1">if</font> (!v) {
 <a name="line83"> 83: </a>      <a href="../../../../../docs/manualpages/BV/BVRestoreColumn.html#BVRestoreColumn">BVRestoreColumn</a>(bv,j,&w);
 <a name="line84"> 84: </a>      bv->k--;
-<a name="line85"> 85: </a>      beta = PetscSqrtReal(PetscRealPart(H[bv->nc+j]));
+<a name="line85"> 85: </a>      BV_SafeSqrt(bv,H[bv->nc+j],&beta);
 <a name="line86"> 86: </a>    } <font color="#4169E1">else</font> {
 <a name="line87"> 87: </a>      <a href="../../../../../docs/manualpages/BV/BVNormVec.html#BVNormVec">BVNormVec</a>(bv,w,NORM_2,&beta);
 <a name="line88"> 88: </a>    }
diff --git a/src/sys/classes/bv/interface/bvregis.c.html b/src/sys/classes/bv/interface/bvregis.c.html
index 45ae408..f2e6c3a 100644
--- a/src/sys/classes/bv/interface/bvregis.c.html
+++ b/src/sys/classes/bv/interface/bvregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/interface/bvregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:10+00:00">
+<meta name="date" content="2016-03-29T14:57:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/interface/bvregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/interface/bvregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/interface/index.html b/src/sys/classes/bv/interface/index.html
index 3eadc4a..d566a57 100644
--- a/src/sys/classes/bv/interface/index.html
+++ b/src/sys/classes/bv/interface/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Basis Vectors - BV</h2>
 
diff --git a/src/sys/classes/bv/interface/makefile.html b/src/sys/classes/bv/interface/makefile.html
index d589836..8f708ca 100644
--- a/src/sys/classes/bv/interface/makefile.html
+++ b/src/sys/classes/bv/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:10+00:00">
+<meta name="date" content="2016-03-29T14:57:27+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/bv/makefile.html b/src/sys/classes/bv/makefile.html
index 64618e0..727ef89 100644
--- a/src/sys/classes/bv/makefile.html
+++ b/src/sys/classes/bv/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/bv/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:01+00:00">
+<meta name="date" content="2016-03-29T14:57:18+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/bv/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/bv/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/index.html b/src/sys/classes/ds/examples/index.html
index 9eeaea5..3d0b5a5 100644
--- a/src/sys/classes/ds/examples/index.html
+++ b/src/sys/classes/ds/examples/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
 <a href="tests/">tests/</a><br>
  
diff --git a/src/sys/classes/ds/examples/makefile.html b/src/sys/classes/ds/examples/makefile.html
index 1901ca0..739d560 100644
--- a/src/sys/classes/ds/examples/makefile.html
+++ b/src/sys/classes/ds/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:44+00:00">
+<meta name="date" content="2016-03-29T14:57:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/tests/index.html b/src/sys/classes/ds/examples/tests/index.html
index 12ea15e..77a2161 100644
--- a/src/sys/classes/ds/examples/tests/index.html
+++ b/src/sys/classes/ds/examples/tests/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/src/sys/classes/ds/examples/tests/makefile.html b/src/sys/classes/ds/examples/tests/makefile.html
index ec98026..1dd6649 100644
--- a/src/sys/classes/ds/examples/tests/makefile.html
+++ b/src/sys/classes/ds/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:47+00:00">
+<meta name="date" content="2016-03-29T14:57:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/tests/test1.c.html b/src/sys/classes/ds/examples/tests/test1.c.html
index dc97fa6..1ba922b 100644
--- a/src/sys/classes/ds/examples/tests/test1.c.html
+++ b/src/sys/classes/ds/examples/tests/test1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/test1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:44+00:00">
+<meta name="date" content="2016-03-29T14:57:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/tests/test12.c.html b/src/sys/classes/ds/examples/tests/test12.c.html
index f655d44..c7b5763 100644
--- a/src/sys/classes/ds/examples/tests/test12.c.html
+++ b/src/sys/classes/ds/examples/tests/test12.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/test12.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:46+00:00">
+<meta name="date" content="2016-03-29T14:57:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/test12.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/test12.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/tests/test13.c.html b/src/sys/classes/ds/examples/tests/test13.c.html
index 7cb0c56..331df77 100644
--- a/src/sys/classes/ds/examples/tests/test13.c.html
+++ b/src/sys/classes/ds/examples/tests/test13.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/test13.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:46+00:00">
+<meta name="date" content="2016-03-29T14:57:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/test13.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/test13.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/tests/test14f.F.html b/src/sys/classes/ds/examples/tests/test14f.F.html
index b0870cf..2280878 100644
--- a/src/sys/classes/ds/examples/tests/test14f.F.html
+++ b/src/sys/classes/ds/examples/tests/test14f.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/test14f.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:46+00:00">
+<meta name="date" content="2016-03-29T14:57:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/test14f.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/test14f.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/sys/classes/ds/examples/tests/test15.c.html b/src/sys/classes/ds/examples/tests/test15.c.html
index 249eb64..e5b9e55 100644
--- a/src/sys/classes/ds/examples/tests/test15.c.html
+++ b/src/sys/classes/ds/examples/tests/test15.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/test15.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:46+00:00">
+<meta name="date" content="2016-03-29T14:57:03+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/test15.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/test15.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/tests/test2.c.html b/src/sys/classes/ds/examples/tests/test2.c.html
index 113b6d1..a6a244c 100644
--- a/src/sys/classes/ds/examples/tests/test2.c.html
+++ b/src/sys/classes/ds/examples/tests/test2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/test2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:44+00:00">
+<meta name="date" content="2016-03-29T14:57:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/tests/test3.c.html b/src/sys/classes/ds/examples/tests/test3.c.html
index 00a2b9c..f04e387 100644
--- a/src/sys/classes/ds/examples/tests/test3.c.html
+++ b/src/sys/classes/ds/examples/tests/test3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/test3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:44+00:00">
+<meta name="date" content="2016-03-29T14:57:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/test3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/test3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/tests/test4.c.html b/src/sys/classes/ds/examples/tests/test4.c.html
index c0aba14..231dcbc 100644
--- a/src/sys/classes/ds/examples/tests/test4.c.html
+++ b/src/sys/classes/ds/examples/tests/test4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/test4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:45+00:00">
+<meta name="date" content="2016-03-29T14:57:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/test4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/test4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/tests/test5.c.html b/src/sys/classes/ds/examples/tests/test5.c.html
index e229b70..7cfea56 100644
--- a/src/sys/classes/ds/examples/tests/test5.c.html
+++ b/src/sys/classes/ds/examples/tests/test5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/test5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:45+00:00">
+<meta name="date" content="2016-03-29T14:57:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/test5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/test5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/tests/test6.c.html b/src/sys/classes/ds/examples/tests/test6.c.html
index e731528..9ddaf4d 100644
--- a/src/sys/classes/ds/examples/tests/test6.c.html
+++ b/src/sys/classes/ds/examples/tests/test6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/test6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:45+00:00">
+<meta name="date" content="2016-03-29T14:57:01+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/test6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/test6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/tests/test7.c.html b/src/sys/classes/ds/examples/tests/test7.c.html
index b2aad68..bcd210c 100644
--- a/src/sys/classes/ds/examples/tests/test7.c.html
+++ b/src/sys/classes/ds/examples/tests/test7.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/test7.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:45+00:00">
+<meta name="date" content="2016-03-29T14:57:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/test7.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/test7.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/tests/test8.c.html b/src/sys/classes/ds/examples/tests/test8.c.html
index 172fca6..8e542d7 100644
--- a/src/sys/classes/ds/examples/tests/test8.c.html
+++ b/src/sys/classes/ds/examples/tests/test8.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/test8.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:45+00:00">
+<meta name="date" content="2016-03-29T14:57:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/test8.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/test8.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/examples/tests/test9.c.html b/src/sys/classes/ds/examples/tests/test9.c.html
index a9bfc5f..668af35 100644
--- a/src/sys/classes/ds/examples/tests/test9.c.html
+++ b/src/sys/classes/ds/examples/tests/test9.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/examples/tests/test9.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:46+00:00">
+<meta name="date" content="2016-03-29T14:57:02+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/examples/tests/test9.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/examples/tests/test9.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/ghep/dsghep.c.html b/src/sys/classes/ds/impls/ghep/dsghep.c.html
index 72eb31e..6fc1b5c 100644
--- a/src/sys/classes/ds/impls/ghep/dsghep.c.html
+++ b/src/sys/classes/ds/impls/ghep/dsghep.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/ghep/dsghep.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:36+00:00">
+<meta name="date" content="2016-03-29T14:56:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/ghep/dsghep.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/ghep/dsghep.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/ghep/index.html b/src/sys/classes/ds/impls/ghep/index.html
index 10ae97b..7e58672 100644
--- a/src/sys/classes/ds/impls/ghep/index.html
+++ b/src/sys/classes/ds/impls/ghep/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/ghep/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/ghep/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/src/sys/classes/ds/impls/ghep/makefile.html b/src/sys/classes/ds/impls/ghep/makefile.html
index 3c56766..e885cab 100644
--- a/src/sys/classes/ds/impls/ghep/makefile.html
+++ b/src/sys/classes/ds/impls/ghep/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/ghep/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:37+00:00">
+<meta name="date" content="2016-03-29T14:56:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/ghep/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/ghep/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/ghiep/dqds.c.html b/src/sys/classes/ds/impls/ghiep/dqds.c.html
index f9fa839..85a30de 100644
--- a/src/sys/classes/ds/impls/ghiep/dqds.c.html
+++ b/src/sys/classes/ds/impls/ghiep/dqds.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/ghiep/dqds.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:40+00:00">
+<meta name="date" content="2016-03-29T14:56:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/ghiep/dqds.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/ghiep/dqds.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   DQDS-type dense solver for generalized symmetric-indefinite eigenproblem.</font>
 <a name="line3">  3: </a><font color="#B22222">   Based on Matlab code from Carla Ferreira.</font>
diff --git a/src/sys/classes/ds/impls/ghiep/dsghiep.c b/src/sys/classes/ds/impls/ghiep/dsghiep.c
index ee30ef2..9f4a543 100644
--- a/src/sys/classes/ds/impls/ghiep/dsghiep.c
+++ b/src/sys/classes/ds/impls/ghiep/dsghiep.c
@@ -731,7 +731,7 @@ PetscErrorCode DSSolve_GHIEP_QR_II(DS ds,PetscScalar *wr,PetscScalar *wi)
       while (j<ds->n && (PetscAbsScalar(wr[i]-PetscConj(wr[j]))>PetscAbsScalar(wr[i])*PETSC_SQRT_MACHINE_EPSILON)) j++;
       if (j==ds->n) {
         if (PetscAbsReal(PetscImaginaryPart(wr[i]))<PetscAbsScalar(wr[i])*PETSC_SQRT_MACHINE_EPSILON) wr[i]=PetscRealPart(wr[i]);
-        else SETERRQ(PETSC_COMM_SELF,PETSC_ERR_LIB,"In QR_II complex without conjugate pair");
+        else SETERRQ(PETSC_COMM_SELF,PETSC_ERR_LIB,"Found complex without conjugate pair");
       } else { /* complex eigenvalue */
         wr[j] = wr[i+1];
         if (PetscImaginaryPart(wr[i])<0) wr[i] = PetscConj(wr[i]);
@@ -759,15 +759,15 @@ PetscErrorCode DSSolve_GHIEP_QR_II(DS ds,PetscScalar *wr,PetscScalar *wi)
 #define __FUNCT__ "DSSolve_GHIEP_QR"
 PetscErrorCode DSSolve_GHIEP_QR(DS ds,PetscScalar *wr,PetscScalar *wi)
 {
-#if defined(SLEPC_MISSING_LAPACK_GEHRD) || defined(SLEPC_MISSING_LAPACK_ORGHR) || defined(PETSC_MISSING_LAPACK_HSEQR)
+#if defined(SLEPC_MISSING_LAPACK_GEEVX)
   PetscFunctionBegin;
-  SETERRQ(PETSC_COMM_SELF,PETSC_ERR_SUP,"GEHRD/ORGHR/HSEQR - Lapack routines are unavailable");
+  SETERRQ(PETSC_COMM_SELF,PETSC_ERR_SUP,"GEEVX - Lapack routine is unavailable");
 #else
   PetscErrorCode ierr;
-  PetscInt       i,off,nwu=0,n,lw;
-  PetscBLASInt   n_,ld,info,lwork;
+  PetscInt       i,off,nwu=0,n,lw,lwr,nwru=0;
+  PetscBLASInt   n_,ld,info,lwork,ilo,ihi;
   PetscScalar    *H,*A,*B,*Q,*X;
-  PetscReal      *d,*s;
+  PetscReal      *d,*s,*scale,nrm,*rcde,*rcdv;
 #if defined(PETSC_USE_COMPLEX)
   PetscInt       j,k;
 #endif
@@ -786,8 +786,14 @@ PetscErrorCode DSSolve_GHIEP_QR(DS ds,PetscScalar *wr,PetscScalar *wi)
   d = ds->rmat[DS_MAT_T];
   s = ds->rmat[DS_MAT_D];
   lw = 14*ld+ld*ld;
-  ierr = DSAllocateWork_Private(ds,lw,2*ld,0);CHKERRQ(ierr);
-
+  lwr = 7*ld;
+  ierr = DSAllocateWork_Private(ds,lw,lwr,0);CHKERRQ(ierr);
+  scale = ds->rwork+nwru;
+  nwru += ld;
+  rcde = ds->rwork+nwru;
+  nwru += ld;
+  rcdv = ds->rwork+nwru;
+  nwru += ld;
   /* Quick return if possible */
   if (n_ == 1) {
     *(Q+off) = 1;
@@ -833,9 +839,9 @@ PetscErrorCode DSSolve_GHIEP_QR(DS ds,PetscScalar *wr,PetscScalar *wi)
   ierr = DSAllocateMat_Private(ds,DS_MAT_X);CHKERRQ(ierr);
   X = ds->mat[DS_MAT_X];
 #if !defined(PETSC_USE_COMPLEX)
-  PetscStackCallBLAS("LAPACKgeev",LAPACKgeev_("N","V",&n_,H,&n_,wr+ds->l,wi+ds->l,NULL,&ld,X+off,&ld,ds->work+nwu,&lwork,&info));
+  PetscStackCallBLAS("LAPACKgeevx",LAPACKgeevx_("B","N","V","N",&n_,H,&n_,wr+ds->l,wi+ds->l,NULL,&ld,X+off,&ld,&ilo,&ihi,scale,&nrm,rcde,rcdv,ds->work+nwu,&lwork,NULL,&info));
 #else
-  PetscStackCallBLAS("LAPACKgeev",LAPACKgeev_("N","V",&n_,H,&n_,wr+ds->l,NULL,&ld,X+off,&ld,ds->work+nwu,&lwork,ds->rwork,&info));
+  PetscStackCallBLAS("LAPACKgeevx",LAPACKgeevx_("B","N","V","N",&n_,H,&n_,wr+ds->l,NULL,&ld,X+off,&ld,&ilo,&ihi,scale,&nrm,rcde,rcdv,ds->work+nwu,&lwork,ds->rwork+nwru,&info));
 
   /* Sort to have consecutive conjugate pairs 
      Separate real and imaginary part of complex eigenvectors*/
@@ -848,7 +854,7 @@ PetscErrorCode DSSolve_GHIEP_QR(DS ds,PetscScalar *wr,PetscScalar *wi)
         for (k=ds->l;k<ds->n;k++) {
           X[k+i*ds->ld] = PetscRealPart(X[k+i*ds->ld]);
         }
-      } else SETERRQ(PETSC_COMM_SELF,PETSC_ERR_LIB,"In QR_II complex without conjugate pair");
+      } else SETERRQ(PETSC_COMM_SELF,PETSC_ERR_LIB,"Found complex without conjugate pair");
     } else { /* complex eigenvalue */
       if (j!=i+1) {
         wr[j] = wr[i+1];
diff --git a/src/sys/classes/ds/impls/ghiep/dsghiep.c.html b/src/sys/classes/ds/impls/ghiep/dsghiep.c.html
index 84a372c..3ab3acb 100644
--- a/src/sys/classes/ds/impls/ghiep/dsghiep.c.html
+++ b/src/sys/classes/ds/impls/ghiep/dsghiep.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/ghiep/dsghiep.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:37+00:00">
+<meta name="date" content="2016-03-29T14:56:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/ghiep/dsghiep.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/ghiep/dsghiep.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
@@ -701,7 +701,7 @@
 <a name="line731">731: </a>      <font color="#4169E1">while</font> (j<ds->n && (PetscAbsScalar(wr[i]-PetscConj(wr[j]))>PetscAbsScalar(wr[i])*PETSC_SQRT_MACHINE_EPSILON)) j++;
 <a name="line732">732: </a>      <font color="#4169E1">if</font> (j==ds->n) {
 <a name="line733">733: </a>        <font color="#4169E1">if</font> (PetscAbsReal(PetscImaginaryPart(wr[i]))<PetscAbsScalar(wr[i])*PETSC_SQRT_MACHINE_EPSILON) wr[i]=PetscRealPart(wr[i]);
-<a name="line734">734: </a>        <font color="#4169E1">else</font> SETERRQ(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"In QR_II complex without conjugate pair"</font>);
+<a name="line734">734: </a>        <font color="#4169E1">else</font> SETERRQ(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"Found complex without conjugate pair"</font>);
 <a name="line735">735: </a>      } <font color="#4169E1">else</font> { <font color="#B22222">/* complex eigenvalue */</font>
 <a name="line736">736: </a>        wr[j] = wr[i+1];
 <a name="line737">737: </a>        <font color="#4169E1">if</font> (PetscImaginaryPart(wr[i])<0) wr[i] = PetscConj(wr[i]);
@@ -727,13 +727,13 @@
 
 <a name="line760">760: </a><strong><font color="#4169E1"><a name="DSSolve_GHIEP_QR"></a>PetscErrorCode DSSolve_GHIEP_QR(<a href="../../../../../../docs/manualpages/DS/DS.html#DS">DS</a> ds,PetscScalar *wr,PetscScalar *wi)</font></strong>
 <a name="line761">761: </a>{
-<a name="line762">762: </a><font color="#A020F0">#if defined(SLEPC_MISSING_LAPACK_GEHRD) || defined(SLEPC_MISSING_LAPACK_ORGHR) || defined(PETSC_MISSING_LAPACK_HSEQR)</font>
-<a name="line764">764: </a>  SETERRQ(PETSC_COMM_SELF,PETSC_ERR_SUP,<font color="#666666">"GEHRD/ORGHR/HSEQR - Lapack routines are unavailable"</font>);
+<a name="line762">762: </a><font color="#A020F0">#if defined(SLEPC_MISSING_LAPACK_GEEVX)</font>
+<a name="line764">764: </a>  SETERRQ(PETSC_COMM_SELF,PETSC_ERR_SUP,<font color="#666666">"GEEVX - Lapack routine is unavailable"</font>);
 <a name="line765">765: </a><font color="#A020F0">#else</font>
-<a name="line767">767: </a>  PetscInt       i,off,nwu=0,n,lw;
-<a name="line768">768: </a>  PetscBLASInt   n_,ld,info,lwork;
+<a name="line767">767: </a>  PetscInt       i,off,nwu=0,n,lw,lwr,nwru=0;
+<a name="line768">768: </a>  PetscBLASInt   n_,ld,info,lwork,ilo,ihi;
 <a name="line769">769: </a>  PetscScalar    *H,*A,*B,*Q,*X;
-<a name="line770">770: </a>  PetscReal      *d,*s;
+<a name="line770">770: </a>  PetscReal      *d,*s,*scale,nrm,*rcde,*rcdv;
 <a name="line771">771: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
 <a name="line772">772: </a>  PetscInt       j,k;
 <a name="line773">773: </a><font color="#A020F0">#endif</font>
@@ -750,173 +750,179 @@
 <a name="line786">786: </a>  d = ds->rmat[DS_MAT_T];
 <a name="line787">787: </a>  s = ds->rmat[DS_MAT_D];
 <a name="line788">788: </a>  lw = 14*ld+ld*ld;
-<a name="line789">789: </a>  DSAllocateWork_Private(ds,lw,2*ld,0);
-
-<a name="line791">791: </a>  <font color="#B22222">/* Quick return if possible */</font>
-<a name="line792">792: </a>  <font color="#4169E1">if</font> (n_ == 1) {
-<a name="line793">793: </a>    *(Q+off) = 1;
-<a name="line794">794: </a>    <font color="#4169E1">if</font> (!ds->compact) {
-<a name="line795">795: </a>      d[ds->l] = PetscRealPart(A[off]);
-<a name="line796">796: </a>      s[ds->l] = PetscRealPart(B[off]);
-<a name="line797">797: </a>    }
-<a name="line798">798: </a>    wr[ds->l] = d[ds->l]/s[ds->l];
-<a name="line799">799: </a>    <font color="#4169E1">if</font> (wi) wi[ds->l] = 0.0;
-<a name="line800">800: </a>    <font color="#4169E1">return</font>(0);
-<a name="line801">801: </a>  }
-
-<a name="line803">803: </a>  <font color="#B22222">/* Form pseudo-symmetric matrix */</font>
-<a name="line804">804: </a>  H =  ds->work+nwu;
-<a name="line805">805: </a>  nwu += n*n;
-<a name="line806">806: </a>  PetscMemzero(H,n*n*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line807">807: </a>  <font color="#4169E1">if</font> (ds->compact) {
-<a name="line808">808: </a>    <font color="#4169E1">for</font> (i=0;i<n-1;i++) {
-<a name="line809">809: </a>      H[i+i*n]     = s[ds->l+i]*d[ds->l+i];
-<a name="line810">810: </a>      H[i+1+i*n]   = s[ds->l+i+1]*d[ld+ds->l+i];
-<a name="line811">811: </a>      H[i+(i+1)*n] = s[ds->l+i]*d[ld+ds->l+i];
-<a name="line812">812: </a>    }
-<a name="line813">813: </a>    H[n-1+(n-1)*n] = s[ds->l+n-1]*d[ds->l+n-1];
-<a name="line814">814: </a>    <font color="#4169E1">for</font> (i=0;i<ds->k-ds->l;i++) {
-<a name="line815">815: </a>      H[ds->k-ds->l+i*n] = s[ds->k]*d[2*ld+ds->l+i];
-<a name="line816">816: </a>      H[i+(ds->k-ds->l)*n] = s[i+ds->l]*d[2*ld+ds->l+i];
-<a name="line817">817: </a>    }
-<a name="line818">818: </a>  } <font color="#4169E1">else</font> {
-<a name="line819">819: </a>    <font color="#4169E1">for</font> (i=0;i<n-1;i++) {
-<a name="line820">820: </a>      H[i+i*n]     = B[off+i+i*ld]*A[off+i+i*ld];
-<a name="line821">821: </a>      H[i+1+i*n]   = B[off+i+1+(i+1)*ld]*A[off+i+1+i*ld];
-<a name="line822">822: </a>      H[i+(i+1)*n] = B[off+i+i*ld]*A[off+i+(i+1)*ld];
+<a name="line789">789: </a>  lwr = 7*ld;
+<a name="line790">790: </a>  DSAllocateWork_Private(ds,lw,lwr,0);
+<a name="line791">791: </a>  scale = ds->rwork+nwru;
+<a name="line792">792: </a>  nwru += ld;
+<a name="line793">793: </a>  rcde = ds->rwork+nwru;
+<a name="line794">794: </a>  nwru += ld;
+<a name="line795">795: </a>  rcdv = ds->rwork+nwru;
+<a name="line796">796: </a>  nwru += ld;
+<a name="line797">797: </a>  <font color="#B22222">/* Quick return if possible */</font>
+<a name="line798">798: </a>  <font color="#4169E1">if</font> (n_ == 1) {
+<a name="line799">799: </a>    *(Q+off) = 1;
+<a name="line800">800: </a>    <font color="#4169E1">if</font> (!ds->compact) {
+<a name="line801">801: </a>      d[ds->l] = PetscRealPart(A[off]);
+<a name="line802">802: </a>      s[ds->l] = PetscRealPart(B[off]);
+<a name="line803">803: </a>    }
+<a name="line804">804: </a>    wr[ds->l] = d[ds->l]/s[ds->l];
+<a name="line805">805: </a>    <font color="#4169E1">if</font> (wi) wi[ds->l] = 0.0;
+<a name="line806">806: </a>    <font color="#4169E1">return</font>(0);
+<a name="line807">807: </a>  }
+
+<a name="line809">809: </a>  <font color="#B22222">/* Form pseudo-symmetric matrix */</font>
+<a name="line810">810: </a>  H =  ds->work+nwu;
+<a name="line811">811: </a>  nwu += n*n;
+<a name="line812">812: </a>  PetscMemzero(H,n*n*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line813">813: </a>  <font color="#4169E1">if</font> (ds->compact) {
+<a name="line814">814: </a>    <font color="#4169E1">for</font> (i=0;i<n-1;i++) {
+<a name="line815">815: </a>      H[i+i*n]     = s[ds->l+i]*d[ds->l+i];
+<a name="line816">816: </a>      H[i+1+i*n]   = s[ds->l+i+1]*d[ld+ds->l+i];
+<a name="line817">817: </a>      H[i+(i+1)*n] = s[ds->l+i]*d[ld+ds->l+i];
+<a name="line818">818: </a>    }
+<a name="line819">819: </a>    H[n-1+(n-1)*n] = s[ds->l+n-1]*d[ds->l+n-1];
+<a name="line820">820: </a>    <font color="#4169E1">for</font> (i=0;i<ds->k-ds->l;i++) {
+<a name="line821">821: </a>      H[ds->k-ds->l+i*n] = s[ds->k]*d[2*ld+ds->l+i];
+<a name="line822">822: </a>      H[i+(ds->k-ds->l)*n] = s[i+ds->l]*d[2*ld+ds->l+i];
 <a name="line823">823: </a>    }
-<a name="line824">824: </a>    H[n-1+(n-1)*n] = B[off+n-1+(n-1)*ld]*A[off+n-1+(n-1)*n];
-<a name="line825">825: </a>    <font color="#4169E1">for</font> (i=0;i<ds->k-ds->l;i++) {
-<a name="line826">826: </a>      H[ds->k-ds->l+i*n] = B[ds->k*(1+ld)]*A[off+ds->k-ds->l+i*ld];
-<a name="line827">827: </a>      H[i+(ds->k-ds->l)*n] = B[(i+ds->l)*(1+ld)]*A[off+i+(ds->k-ds->l)*ld];
-<a name="line828">828: </a>    }
-<a name="line829">829: </a>  }
-<a name="line830">830: </a> 
-<a name="line831">831: </a>  <font color="#B22222">/* Compute eigenpairs */</font>
-<a name="line832">832: </a>  PetscBLASIntCast(lw-nwu,&lwork);  
-<a name="line833">833: </a>  DSAllocateMat_Private(ds,DS_MAT_X);
-<a name="line834">834: </a>  X = ds->mat[DS_MAT_X];
-<a name="line835">835: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
-<a name="line836">836: </a>  PetscStackCallBLAS(<font color="#666666">"LAPACKgeev"</font>,LAPACKgeev_(<font color="#666666">"N"</font>,<font color="#666666">"V"</font>,&n_,H,&n_,wr+ds->l,wi+ds->l,NULL,&ld,X+off,&ld,ds->work+nwu,&lwork,&info));
-<a name="line837">837: </a><font color="#A020F0">#else</font>
-<a name="line838">838: </a>  PetscStackCallBLAS(<font color="#666666">"LAPACKgeev"</font>,LAPACKgeev_(<font color="#666666">"N"</font>,<font color="#666666">"V"</font>,&n_,H,&n_,wr+ds->l,NULL,&ld,X+off,&ld,ds->work+nwu,&lwork,ds->rwork,&info));
-
-<a name="line840">840: </a>  <font color="#B22222">/* Sort to have consecutive conjugate pairs </font>
-<a name="line841">841: </a><font color="#B22222">     Separate real and imaginary part of complex eigenvectors*/</font>
-<a name="line842">842: </a>  <font color="#4169E1">for</font> (i=ds->l;i<ds->n;i++) {
-<a name="line843">843: </a>    j=i+1;
-<a name="line844">844: </a>    <font color="#4169E1">while</font> (j<ds->n && (PetscAbsScalar(wr[i]-PetscConj(wr[j]))>PetscAbsScalar(wr[i])*PETSC_SQRT_MACHINE_EPSILON)) j++;
-<a name="line845">845: </a>    <font color="#4169E1">if</font> (j==ds->n) {
-<a name="line846">846: </a>      <font color="#4169E1">if</font> (PetscAbsReal(PetscImaginaryPart(wr[i]))<PetscAbsScalar(wr[i])*PETSC_SQRT_MACHINE_EPSILON) {
-<a name="line847">847: </a>        wr[i]=PetscRealPart(wr[i]); <font color="#B22222">/* real eigenvalue */</font>
-<a name="line848">848: </a>        <font color="#4169E1">for</font> (k=ds->l;k<ds->n;k++) {
-<a name="line849">849: </a>          X[k+i*ds->ld] = PetscRealPart(X[k+i*ds->ld]);
-<a name="line850">850: </a>        }
-<a name="line851">851: </a>      } <font color="#4169E1">else</font> SETERRQ(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"In QR_II complex without conjugate pair"</font>);
-<a name="line852">852: </a>    } <font color="#4169E1">else</font> { <font color="#B22222">/* complex eigenvalue */</font>
-<a name="line853">853: </a>      <font color="#4169E1">if</font> (j!=i+1) {
-<a name="line854">854: </a>        wr[j] = wr[i+1];
-<a name="line855">855: </a>        PetscMemcpy(X+j*ds->ld,X+(i+1)*ds->ld,ds->ld*<font color="#4169E1">sizeof</font>(PetscScalar));
-<a name="line856">856: </a>      }
-<a name="line857">857: </a>      <font color="#4169E1">if</font> (PetscImaginaryPart(wr[i])<0) {
-<a name="line858">858: </a>        wr[i] = PetscConj(wr[i]);
-<a name="line859">859: </a>        <font color="#4169E1">for</font> (k=ds->l;k<ds->n;k++) {
-<a name="line860">860: </a>          X[k+(i+1)*ds->ld] = -PetscImaginaryPart(X[k+i*ds->ld]);
-<a name="line861">861: </a>          X[k+i*ds->ld] = PetscRealPart(X[k+i*ds->ld]);
-<a name="line862">862: </a>        }
-<a name="line863">863: </a>      } <font color="#4169E1">else</font> {
-<a name="line864">864: </a>        <font color="#4169E1">for</font> (k=ds->l;k<ds->n;k++) {
-<a name="line865">865: </a>          X[k+(i+1)*ds->ld] = PetscImaginaryPart(X[k+i*ds->ld]);
-<a name="line866">866: </a>          X[k+i*ds->ld] = PetscRealPart(X[k+i*ds->ld]);
-<a name="line867">867: </a>        }
-<a name="line868">868: </a>      }
-<a name="line869">869: </a>      wr[i+1] = PetscConj(wr[i]);
-<a name="line870">870: </a>      i++;
-<a name="line871">871: </a>    }
-<a name="line872">872: </a>  }
-<a name="line873">873: </a><font color="#A020F0">#endif</font>
-<a name="line874">874: </a>  <font color="#4169E1">if</font> (info) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"Error in Lapack xHSEQR %d"</font>,&info);
-
-<a name="line876">876: </a>  <font color="#B22222">/* Compute real s-orthonormal basis */</font>
-<a name="line877">877: </a>  DSGHIEPOrthogEigenv(ds,DS_MAT_X,wr,wi,PETSC_FALSE);
-
-<a name="line879">879: </a>  <font color="#B22222">/* Recover eigenvalues from diagonal */</font>
-<a name="line880">880: </a>  DSGHIEPComplexEigs(ds,0,ds->l,wr,wi);
-<a name="line881">881: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
-<a name="line882">882: </a>  <font color="#4169E1">if</font> (wi) {
-<a name="line883">883: </a>    <font color="#4169E1">for</font> (i=ds->l;i<ds->n;i++) wi[i] = 0.0;
-<a name="line884">884: </a>  }
-<a name="line885">885: </a><font color="#A020F0">#endif</font>
-<a name="line886">886: </a>  <font color="#4169E1">return</font>(0);
-<a name="line887">887: </a><font color="#A020F0">#endif</font>
-<a name="line888">888: </a>}
-
-<a name="line892">892: </a><strong><font color="#4169E1"><a name="DSNormalize_GHIEP"></a>PetscErrorCode DSNormalize_GHIEP(<a href="../../../../../../docs/manualpages/DS/DS.html#DS">DS</a> ds,<a href="../../../../../../docs/manualpages/DS/DSMatType.html#DSMatType">DSMatType</a> mat,PetscInt col)</font></strong>
-<a name="line893">893: </a>{
-<a name="line895">895: </a>  PetscInt       i,i0,i1;
-<a name="line896">896: </a>  PetscBLASInt   ld,n,one = 1;
-<a name="line897">897: </a>  PetscScalar    *A = ds->mat[DS_MAT_A],norm,*x;
-<a name="line898">898: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
-<a name="line899">899: </a>  PetscScalar    norm0;
-<a name="line900">900: </a><font color="#A020F0">#endif</font>
-
-<a name="line903">903: </a>  <font color="#4169E1">switch</font> (mat) {
-<a name="line904">904: </a>    <font color="#4169E1">case</font> DS_MAT_X:
-<a name="line905">905: </a>    <font color="#4169E1">case</font> DS_MAT_Y:
-<a name="line906">906: </a>    <font color="#4169E1">case</font> DS_MAT_Q:
-<a name="line907">907: </a>      <font color="#B22222">/* Supported matrices */</font>
-<a name="line908">908: </a>      <font color="#4169E1">break</font>;
-<a name="line909">909: </a>    <font color="#4169E1">case</font> DS_MAT_U:
-<a name="line910">910: </a>    <font color="#4169E1">case</font> DS_MAT_VT:
-<a name="line911">911: </a>      SETERRQ(PETSC_COMM_SELF,PETSC_ERR_SUP,<font color="#666666">"Not implemented yet"</font>);
-<a name="line912">912: </a>      <font color="#4169E1">break</font>;
-<a name="line913">913: </a><strong><font color="#FF0000">    default:</font></strong>
-<a name="line914">914: </a>      SETERRQ(PetscObjectComm((PetscObject)ds),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Invalid mat parameter"</font>);
-<a name="line915">915: </a>  }
-
-<a name="line917">917: </a>  PetscBLASIntCast(ds->n,&n);
-<a name="line918">918: </a>  PetscBLASIntCast(ds->ld,&ld);
-<a name="line919">919: </a>  <a href="../../../../../../docs/manualpages/DS/DSGetArray.html#DSGetArray">DSGetArray</a>(ds,mat,&x);
-<a name="line920">920: </a>  <font color="#4169E1">if</font> (col < 0) {
-<a name="line921">921: </a>    i0 = 0; i1 = ds->n;
-<a name="line922">922: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (col>0 && A[ds->ld*(col-1)+col] != 0.0) {
-<a name="line923">923: </a>    i0 = col-1; i1 = col+1;
-<a name="line924">924: </a>  } <font color="#4169E1">else</font> {
-<a name="line925">925: </a>    i0 = col; i1 = col+1;
-<a name="line926">926: </a>  }
-<a name="line927">927: </a>  <font color="#4169E1">for</font> (i=i0; i<i1; i++) {
-<a name="line928">928: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
-<a name="line929">929: </a>    <font color="#4169E1">if</font> (i<n-1 && A[ds->ld*i+i+1] != 0.0) {
-<a name="line930">930: </a>      norm = BLASnrm2_(&n,&x[ld*i],&one);
-<a name="line931">931: </a>      norm0 = BLASnrm2_(&n,&x[ld*(i+1)],&one);
-<a name="line932">932: </a>      norm = 1.0/SlepcAbsEigenvalue(norm,norm0);
-<a name="line933">933: </a>      PetscStackCallBLAS(<font color="#666666">"BLASscal"</font>,BLASscal_(&n,&norm,&x[ld*i],&one));
-<a name="line934">934: </a>      PetscStackCallBLAS(<font color="#666666">"BLASscal"</font>,BLASscal_(&n,&norm,&x[ld*(i+1)],&one));
-<a name="line935">935: </a>      i++;
-<a name="line936">936: </a>    } <font color="#4169E1">else</font>
-<a name="line937">937: </a><font color="#A020F0">#endif</font>
-<a name="line938">938: </a>    {
-<a name="line939">939: </a>      norm = BLASnrm2_(&n,&x[ld*i],&one);
-<a name="line940">940: </a>      norm = 1.0/norm;
-<a name="line941">941: </a>      PetscStackCallBLAS(<font color="#666666">"BLASscal"</font>,BLASscal_(&n,&norm,&x[ld*i],&one));
-<a name="line942">942: </a>    }
-<a name="line943">943: </a>  }
-<a name="line944">944: </a>  <font color="#4169E1">return</font>(0);
-<a name="line945">945: </a>}
-
-<a name="line949">949: </a><strong><font color="#4169E1"><a name="DSCreate_GHIEP"></a>PETSC_EXTERN PetscErrorCode DSCreate_GHIEP(<a href="../../../../../../docs/manualpages/DS/DS.html#DS">DS</a> ds)</font></strong>
-<a name="line950">950: </a>{
-<a name="line952">952: </a>  ds->ops->allocate      = DSAllocate_GHIEP;
-<a name="line953">953: </a>  ds->ops->view          = DSView_GHIEP;
-<a name="line954">954: </a>  ds->ops->vectors       = DSVectors_GHIEP;
-<a name="line955">955: </a>  ds->ops->solve[0]      = DSSolve_GHIEP_HZ;
-<a name="line956">956: </a>  ds->ops->solve[1]      = DSSolve_GHIEP_QR_II;
-<a name="line957">957: </a>  ds->ops->solve[2]      = DSSolve_GHIEP_QR;
-<a name="line958">958: </a>  ds->ops->solve[3]      = DSSolve_GHIEP_DQDS_II;
-<a name="line959">959: </a>  ds->ops->sort          = DSSort_GHIEP;
-<a name="line960">960: </a>  ds->ops->normalize     = DSNormalize_GHIEP;
-<a name="line961">961: </a>  <font color="#4169E1">return</font>(0);
-<a name="line962">962: </a>}
+<a name="line824">824: </a>  } <font color="#4169E1">else</font> {
+<a name="line825">825: </a>    <font color="#4169E1">for</font> (i=0;i<n-1;i++) {
+<a name="line826">826: </a>      H[i+i*n]     = B[off+i+i*ld]*A[off+i+i*ld];
+<a name="line827">827: </a>      H[i+1+i*n]   = B[off+i+1+(i+1)*ld]*A[off+i+1+i*ld];
+<a name="line828">828: </a>      H[i+(i+1)*n] = B[off+i+i*ld]*A[off+i+(i+1)*ld];
+<a name="line829">829: </a>    }
+<a name="line830">830: </a>    H[n-1+(n-1)*n] = B[off+n-1+(n-1)*ld]*A[off+n-1+(n-1)*n];
+<a name="line831">831: </a>    <font color="#4169E1">for</font> (i=0;i<ds->k-ds->l;i++) {
+<a name="line832">832: </a>      H[ds->k-ds->l+i*n] = B[ds->k*(1+ld)]*A[off+ds->k-ds->l+i*ld];
+<a name="line833">833: </a>      H[i+(ds->k-ds->l)*n] = B[(i+ds->l)*(1+ld)]*A[off+i+(ds->k-ds->l)*ld];
+<a name="line834">834: </a>    }
+<a name="line835">835: </a>  }
+<a name="line836">836: </a> 
+<a name="line837">837: </a>  <font color="#B22222">/* Compute eigenpairs */</font>
+<a name="line838">838: </a>  PetscBLASIntCast(lw-nwu,&lwork);  
+<a name="line839">839: </a>  DSAllocateMat_Private(ds,DS_MAT_X);
+<a name="line840">840: </a>  X = ds->mat[DS_MAT_X];
+<a name="line841">841: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
+<a name="line842">842: </a>  PetscStackCallBLAS(<font color="#666666">"LAPACKgeevx"</font>,LAPACKgeevx_(<font color="#666666">"B"</font>,<font color="#666666">"N"</font>,<font color="#666666">"V"</font>,<font color="#666666">"N"</font>,&n_,H,&n_,wr+ds->l,wi+ds->l,NULL,&ld,X+off,&ld,&ilo,&ihi,scale,&nrm,rcde,rcdv,ds->work+nwu,&lwork,NULL,&info));
+<a name="line843">843: </a><font color="#A020F0">#else</font>
+<a name="line844">844: </a>  PetscStackCallBLAS(<font color="#666666">"LAPACKgeevx"</font>,LAPACKgeevx_(<font color="#666666">"B"</font>,<font color="#666666">"N"</font>,<font color="#666666">"V"</font>,<font color="#666666">"N"</font>,&n_,H,&n_,wr+ds->l,NULL,&ld,X+off,&ld,&ilo,&ihi,scale,&nrm,rcde,rcdv,ds->work+nwu,&lwork,ds->rwork+nwru,&info));
+
+<a name="line846">846: </a>  <font color="#B22222">/* Sort to have consecutive conjugate pairs </font>
+<a name="line847">847: </a><font color="#B22222">     Separate real and imaginary part of complex eigenvectors*/</font>
+<a name="line848">848: </a>  <font color="#4169E1">for</font> (i=ds->l;i<ds->n;i++) {
+<a name="line849">849: </a>    j=i+1;
+<a name="line850">850: </a>    <font color="#4169E1">while</font> (j<ds->n && (PetscAbsScalar(wr[i]-PetscConj(wr[j]))>PetscAbsScalar(wr[i])*PETSC_SQRT_MACHINE_EPSILON)) j++;
+<a name="line851">851: </a>    <font color="#4169E1">if</font> (j==ds->n) {
+<a name="line852">852: </a>      <font color="#4169E1">if</font> (PetscAbsReal(PetscImaginaryPart(wr[i]))<PetscAbsScalar(wr[i])*PETSC_SQRT_MACHINE_EPSILON) {
+<a name="line853">853: </a>        wr[i]=PetscRealPart(wr[i]); <font color="#B22222">/* real eigenvalue */</font>
+<a name="line854">854: </a>        <font color="#4169E1">for</font> (k=ds->l;k<ds->n;k++) {
+<a name="line855">855: </a>          X[k+i*ds->ld] = PetscRealPart(X[k+i*ds->ld]);
+<a name="line856">856: </a>        }
+<a name="line857">857: </a>      } <font color="#4169E1">else</font> SETERRQ(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"Found complex without conjugate pair"</font>);
+<a name="line858">858: </a>    } <font color="#4169E1">else</font> { <font color="#B22222">/* complex eigenvalue */</font>
+<a name="line859">859: </a>      <font color="#4169E1">if</font> (j!=i+1) {
+<a name="line860">860: </a>        wr[j] = wr[i+1];
+<a name="line861">861: </a>        PetscMemcpy(X+j*ds->ld,X+(i+1)*ds->ld,ds->ld*<font color="#4169E1">sizeof</font>(PetscScalar));
+<a name="line862">862: </a>      }
+<a name="line863">863: </a>      <font color="#4169E1">if</font> (PetscImaginaryPart(wr[i])<0) {
+<a name="line864">864: </a>        wr[i] = PetscConj(wr[i]);
+<a name="line865">865: </a>        <font color="#4169E1">for</font> (k=ds->l;k<ds->n;k++) {
+<a name="line866">866: </a>          X[k+(i+1)*ds->ld] = -PetscImaginaryPart(X[k+i*ds->ld]);
+<a name="line867">867: </a>          X[k+i*ds->ld] = PetscRealPart(X[k+i*ds->ld]);
+<a name="line868">868: </a>        }
+<a name="line869">869: </a>      } <font color="#4169E1">else</font> {
+<a name="line870">870: </a>        <font color="#4169E1">for</font> (k=ds->l;k<ds->n;k++) {
+<a name="line871">871: </a>          X[k+(i+1)*ds->ld] = PetscImaginaryPart(X[k+i*ds->ld]);
+<a name="line872">872: </a>          X[k+i*ds->ld] = PetscRealPart(X[k+i*ds->ld]);
+<a name="line873">873: </a>        }
+<a name="line874">874: </a>      }
+<a name="line875">875: </a>      wr[i+1] = PetscConj(wr[i]);
+<a name="line876">876: </a>      i++;
+<a name="line877">877: </a>    }
+<a name="line878">878: </a>  }
+<a name="line879">879: </a><font color="#A020F0">#endif</font>
+<a name="line880">880: </a>  <font color="#4169E1">if</font> (info) SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_LIB,<font color="#666666">"Error in Lapack xHSEQR %d"</font>,&info);
+
+<a name="line882">882: </a>  <font color="#B22222">/* Compute real s-orthonormal basis */</font>
+<a name="line883">883: </a>  DSGHIEPOrthogEigenv(ds,DS_MAT_X,wr,wi,PETSC_FALSE);
+
+<a name="line885">885: </a>  <font color="#B22222">/* Recover eigenvalues from diagonal */</font>
+<a name="line886">886: </a>  DSGHIEPComplexEigs(ds,0,ds->l,wr,wi);
+<a name="line887">887: </a><font color="#A020F0">#if defined(PETSC_USE_COMPLEX)</font>
+<a name="line888">888: </a>  <font color="#4169E1">if</font> (wi) {
+<a name="line889">889: </a>    <font color="#4169E1">for</font> (i=ds->l;i<ds->n;i++) wi[i] = 0.0;
+<a name="line890">890: </a>  }
+<a name="line891">891: </a><font color="#A020F0">#endif</font>
+<a name="line892">892: </a>  <font color="#4169E1">return</font>(0);
+<a name="line893">893: </a><font color="#A020F0">#endif</font>
+<a name="line894">894: </a>}
+
+<a name="line898">898: </a><strong><font color="#4169E1"><a name="DSNormalize_GHIEP"></a>PetscErrorCode DSNormalize_GHIEP(<a href="../../../../../../docs/manualpages/DS/DS.html#DS">DS</a> ds,<a href="../../../../../../docs/manualpages/DS/DSMatType.html#DSMatType">DSMatType</a> mat,PetscInt col)</font></strong>
+<a name="line899">899: </a>{
+<a name="line901">901: </a>  PetscInt       i,i0,i1;
+<a name="line902">902: </a>  PetscBLASInt   ld,n,one = 1;
+<a name="line903">903: </a>  PetscScalar    *A = ds->mat[DS_MAT_A],norm,*x;
+<a name="line904">904: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
+<a name="line905">905: </a>  PetscScalar    norm0;
+<a name="line906">906: </a><font color="#A020F0">#endif</font>
+
+<a name="line909">909: </a>  <font color="#4169E1">switch</font> (mat) {
+<a name="line910">910: </a>    <font color="#4169E1">case</font> DS_MAT_X:
+<a name="line911">911: </a>    <font color="#4169E1">case</font> DS_MAT_Y:
+<a name="line912">912: </a>    <font color="#4169E1">case</font> DS_MAT_Q:
+<a name="line913">913: </a>      <font color="#B22222">/* Supported matrices */</font>
+<a name="line914">914: </a>      <font color="#4169E1">break</font>;
+<a name="line915">915: </a>    <font color="#4169E1">case</font> DS_MAT_U:
+<a name="line916">916: </a>    <font color="#4169E1">case</font> DS_MAT_VT:
+<a name="line917">917: </a>      SETERRQ(PETSC_COMM_SELF,PETSC_ERR_SUP,<font color="#666666">"Not implemented yet"</font>);
+<a name="line918">918: </a>      <font color="#4169E1">break</font>;
+<a name="line919">919: </a><strong><font color="#FF0000">    default:</font></strong>
+<a name="line920">920: </a>      SETERRQ(PetscObjectComm((PetscObject)ds),PETSC_ERR_ARG_OUTOFRANGE,<font color="#666666">"Invalid mat parameter"</font>);
+<a name="line921">921: </a>  }
+
+<a name="line923">923: </a>  PetscBLASIntCast(ds->n,&n);
+<a name="line924">924: </a>  PetscBLASIntCast(ds->ld,&ld);
+<a name="line925">925: </a>  <a href="../../../../../../docs/manualpages/DS/DSGetArray.html#DSGetArray">DSGetArray</a>(ds,mat,&x);
+<a name="line926">926: </a>  <font color="#4169E1">if</font> (col < 0) {
+<a name="line927">927: </a>    i0 = 0; i1 = ds->n;
+<a name="line928">928: </a>  } <font color="#4169E1">else</font> <font color="#4169E1">if</font> (col>0 && A[ds->ld*(col-1)+col] != 0.0) {
+<a name="line929">929: </a>    i0 = col-1; i1 = col+1;
+<a name="line930">930: </a>  } <font color="#4169E1">else</font> {
+<a name="line931">931: </a>    i0 = col; i1 = col+1;
+<a name="line932">932: </a>  }
+<a name="line933">933: </a>  <font color="#4169E1">for</font> (i=i0; i<i1; i++) {
+<a name="line934">934: </a><font color="#A020F0">#if !defined(PETSC_USE_COMPLEX)</font>
+<a name="line935">935: </a>    <font color="#4169E1">if</font> (i<n-1 && A[ds->ld*i+i+1] != 0.0) {
+<a name="line936">936: </a>      norm = BLASnrm2_(&n,&x[ld*i],&one);
+<a name="line937">937: </a>      norm0 = BLASnrm2_(&n,&x[ld*(i+1)],&one);
+<a name="line938">938: </a>      norm = 1.0/SlepcAbsEigenvalue(norm,norm0);
+<a name="line939">939: </a>      PetscStackCallBLAS(<font color="#666666">"BLASscal"</font>,BLASscal_(&n,&norm,&x[ld*i],&one));
+<a name="line940">940: </a>      PetscStackCallBLAS(<font color="#666666">"BLASscal"</font>,BLASscal_(&n,&norm,&x[ld*(i+1)],&one));
+<a name="line941">941: </a>      i++;
+<a name="line942">942: </a>    } <font color="#4169E1">else</font>
+<a name="line943">943: </a><font color="#A020F0">#endif</font>
+<a name="line944">944: </a>    {
+<a name="line945">945: </a>      norm = BLASnrm2_(&n,&x[ld*i],&one);
+<a name="line946">946: </a>      norm = 1.0/norm;
+<a name="line947">947: </a>      PetscStackCallBLAS(<font color="#666666">"BLASscal"</font>,BLASscal_(&n,&norm,&x[ld*i],&one));
+<a name="line948">948: </a>    }
+<a name="line949">949: </a>  }
+<a name="line950">950: </a>  <font color="#4169E1">return</font>(0);
+<a name="line951">951: </a>}
+
+<a name="line955">955: </a><strong><font color="#4169E1"><a name="DSCreate_GHIEP"></a>PETSC_EXTERN PetscErrorCode DSCreate_GHIEP(<a href="../../../../../../docs/manualpages/DS/DS.html#DS">DS</a> ds)</font></strong>
+<a name="line956">956: </a>{
+<a name="line958">958: </a>  ds->ops->allocate      = DSAllocate_GHIEP;
+<a name="line959">959: </a>  ds->ops->view          = DSView_GHIEP;
+<a name="line960">960: </a>  ds->ops->vectors       = DSVectors_GHIEP;
+<a name="line961">961: </a>  ds->ops->solve[0]      = DSSolve_GHIEP_HZ;
+<a name="line962">962: </a>  ds->ops->solve[1]      = DSSolve_GHIEP_QR_II;
+<a name="line963">963: </a>  ds->ops->solve[2]      = DSSolve_GHIEP_QR;
+<a name="line964">964: </a>  ds->ops->solve[3]      = DSSolve_GHIEP_DQDS_II;
+<a name="line965">965: </a>  ds->ops->sort          = DSSort_GHIEP;
+<a name="line966">966: </a>  ds->ops->normalize     = DSNormalize_GHIEP;
+<a name="line967">967: </a>  <font color="#4169E1">return</font>(0);
+<a name="line968">968: </a>}
 
 </pre>
 </body>
diff --git a/src/sys/classes/ds/impls/ghiep/hz.c.html b/src/sys/classes/ds/impls/ghiep/hz.c.html
index ebcc749..88603ed 100644
--- a/src/sys/classes/ds/impls/ghiep/hz.c.html
+++ b/src/sys/classes/ds/impls/ghiep/hz.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/ghiep/hz.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:39+00:00">
+<meta name="date" content="2016-03-29T14:56:56+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/ghiep/hz.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/ghiep/hz.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   HZ iteration for generalized symmetric-indefinite eigenproblem.</font>
 <a name="line3">  3: </a><font color="#B22222">   Based on Matlab code from David Watkins.</font>
diff --git a/src/sys/classes/ds/impls/ghiep/index.html b/src/sys/classes/ds/impls/ghiep/index.html
index 09c0afb..0049b9b 100644
--- a/src/sys/classes/ds/impls/ghiep/index.html
+++ b/src/sys/classes/ds/impls/ghiep/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/ghiep/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/ghiep/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/src/sys/classes/ds/impls/ghiep/invit.c.html b/src/sys/classes/ds/impls/ghiep/invit.c.html
index ee0811e..03b0c8b 100644
--- a/src/sys/classes/ds/impls/ghiep/invit.c.html
+++ b/src/sys/classes/ds/impls/ghiep/invit.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/ghiep/invit.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:38+00:00">
+<meta name="date" content="2016-03-29T14:56:54+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/ghiep/invit.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/ghiep/invit.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 
 <a name="line3">  3: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
diff --git a/src/sys/classes/ds/impls/ghiep/makefile.html b/src/sys/classes/ds/impls/ghiep/makefile.html
index 2598fc5..808b2d9 100644
--- a/src/sys/classes/ds/impls/ghiep/makefile.html
+++ b/src/sys/classes/ds/impls/ghiep/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/ghiep/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:41+00:00">
+<meta name="date" content="2016-03-29T14:56:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/ghiep/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/ghiep/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/gnhep/dsgnhep.c.html b/src/sys/classes/ds/impls/gnhep/dsgnhep.c.html
index d5c872f..5987920 100644
--- a/src/sys/classes/ds/impls/gnhep/dsgnhep.c.html
+++ b/src/sys/classes/ds/impls/gnhep/dsgnhep.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/gnhep/dsgnhep.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:41+00:00">
+<meta name="date" content="2016-03-29T14:56:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/gnhep/dsgnhep.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/gnhep/dsgnhep.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/gnhep/index.html b/src/sys/classes/ds/impls/gnhep/index.html
index 3e63d1c..c5cf38a 100644
--- a/src/sys/classes/ds/impls/gnhep/index.html
+++ b/src/sys/classes/ds/impls/gnhep/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/gnhep/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/gnhep/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/src/sys/classes/ds/impls/gnhep/makefile.html b/src/sys/classes/ds/impls/gnhep/makefile.html
index d8a8f27..683bfb6 100644
--- a/src/sys/classes/ds/impls/gnhep/makefile.html
+++ b/src/sys/classes/ds/impls/gnhep/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/gnhep/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:42+00:00">
+<meta name="date" content="2016-03-29T14:56:58+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/gnhep/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/gnhep/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/hep/bdc/dibtdc.c.html b/src/sys/classes/ds/impls/hep/bdc/dibtdc.c.html
index 0128903..27acc50 100644
--- a/src/sys/classes/ds/impls/hep/bdc/dibtdc.c.html
+++ b/src/sys/classes/ds/impls/hep/bdc/dibtdc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/hep/bdc/dibtdc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:31+00:00">
+<meta name="date" content="2016-03-29T14:56:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/hep/bdc/dibtdc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/hep/bdc/dibtdc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   BDC - Block-divide and conquer (see description in README file).</font>
 
diff --git a/src/sys/classes/ds/impls/hep/bdc/dlaed3m.c.html b/src/sys/classes/ds/impls/hep/bdc/dlaed3m.c.html
index d8a711f..cccef89 100644
--- a/src/sys/classes/ds/impls/hep/bdc/dlaed3m.c.html
+++ b/src/sys/classes/ds/impls/hep/bdc/dlaed3m.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/hep/bdc/dlaed3m.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:32+00:00">
+<meta name="date" content="2016-03-29T14:56:48+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/hep/bdc/dlaed3m.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/hep/bdc/dlaed3m.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   BDC - Block-divide and conquer (see description in README file).</font>
 
diff --git a/src/sys/classes/ds/impls/hep/bdc/dmerg2.c.html b/src/sys/classes/ds/impls/hep/bdc/dmerg2.c.html
index d80cc37..25f3402 100644
--- a/src/sys/classes/ds/impls/hep/bdc/dmerg2.c.html
+++ b/src/sys/classes/ds/impls/hep/bdc/dmerg2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/hep/bdc/dmerg2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:32+00:00">
+<meta name="date" content="2016-03-29T14:56:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/hep/bdc/dmerg2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/hep/bdc/dmerg2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   BDC - Block-divide and conquer (see description in README file).</font>
 
diff --git a/src/sys/classes/ds/impls/hep/bdc/dsbtdc.c.html b/src/sys/classes/ds/impls/hep/bdc/dsbtdc.c.html
index 3180199..af92056 100644
--- a/src/sys/classes/ds/impls/hep/bdc/dsbtdc.c.html
+++ b/src/sys/classes/ds/impls/hep/bdc/dsbtdc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/hep/bdc/dsbtdc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:33+00:00">
+<meta name="date" content="2016-03-29T14:56:49+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/hep/bdc/dsbtdc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/hep/bdc/dsbtdc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   BDC - Block-divide and conquer (see description in README file).</font>
 
diff --git a/src/sys/classes/ds/impls/hep/bdc/dsrtdf.c.html b/src/sys/classes/ds/impls/hep/bdc/dsrtdf.c.html
index fc02a1e..6f8a7fe 100644
--- a/src/sys/classes/ds/impls/hep/bdc/dsrtdf.c.html
+++ b/src/sys/classes/ds/impls/hep/bdc/dsrtdf.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/hep/bdc/dsrtdf.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:34+00:00">
+<meta name="date" content="2016-03-29T14:56:50+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/hep/bdc/dsrtdf.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/hep/bdc/dsrtdf.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   BDC - Block-divide and conquer (see description in README file).</font>
 
diff --git a/src/sys/classes/ds/impls/hep/bdc/index.html b/src/sys/classes/ds/impls/hep/bdc/index.html
index 9dfdcf5..aa2e7db 100644
--- a/src/sys/classes/ds/impls/hep/bdc/index.html
+++ b/src/sys/classes/ds/impls/hep/bdc/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/hep/bdc/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/hep/bdc/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/src/sys/classes/ds/impls/hep/bdc/makefile.html b/src/sys/classes/ds/impls/hep/bdc/makefile.html
index 74e2593..2769d11 100644
--- a/src/sys/classes/ds/impls/hep/bdc/makefile.html
+++ b/src/sys/classes/ds/impls/hep/bdc/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/hep/bdc/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:35+00:00">
+<meta name="date" content="2016-03-29T14:56:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/hep/bdc/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/hep/bdc/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/hep/index.html b/src/sys/classes/ds/impls/hep/index.html
index c0c1589..bdf23e5 100644
--- a/src/sys/classes/ds/impls/hep/index.html
+++ b/src/sys/classes/ds/impls/hep/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/hep/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/hep/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/src/sys/classes/ds/impls/hep/makefile.html b/src/sys/classes/ds/impls/hep/makefile.html
index 506df88..73ddf53 100644
--- a/src/sys/classes/ds/impls/hep/makefile.html
+++ b/src/sys/classes/ds/impls/hep/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/hep/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:31+00:00">
+<meta name="date" content="2016-03-29T14:56:47+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/hep/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/hep/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/index.html b/src/sys/classes/ds/impls/index.html
index eb05c5e..aa2803c 100644
--- a/src/sys/classes/ds/impls/index.html
+++ b/src/sys/classes/ds/impls/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/src/sys/classes/ds/impls/makefile.html b/src/sys/classes/ds/impls/makefile.html
index 44d3b6f..92ef6ab 100644
--- a/src/sys/classes/ds/impls/makefile.html
+++ b/src/sys/classes/ds/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:29+00:00">
+<meta name="date" content="2016-03-29T14:56:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/nep/dsnep.c.html b/src/sys/classes/ds/impls/nep/dsnep.c.html
index d4134e9..42de6ff 100644
--- a/src/sys/classes/ds/impls/nep/dsnep.c.html
+++ b/src/sys/classes/ds/impls/nep/dsnep.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/nep/dsnep.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:43+00:00">
+<meta name="date" content="2016-03-29T14:56:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/nep/dsnep.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/nep/dsnep.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/nep/index.html b/src/sys/classes/ds/impls/nep/index.html
index bafa802..0c13aa7 100644
--- a/src/sys/classes/ds/impls/nep/index.html
+++ b/src/sys/classes/ds/impls/nep/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/nep/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/nep/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/src/sys/classes/ds/impls/nep/makefile.html b/src/sys/classes/ds/impls/nep/makefile.html
index d253740..92be841 100644
--- a/src/sys/classes/ds/impls/nep/makefile.html
+++ b/src/sys/classes/ds/impls/nep/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/nep/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:44+00:00">
+<meta name="date" content="2016-03-29T14:57:00+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/nep/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/nep/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/nhep/dsnhep.c.html b/src/sys/classes/ds/impls/nhep/dsnhep.c.html
index 533eed5..91474ba 100644
--- a/src/sys/classes/ds/impls/nhep/dsnhep.c.html
+++ b/src/sys/classes/ds/impls/nhep/dsnhep.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/nhep/dsnhep.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:35+00:00">
+<meta name="date" content="2016-03-29T14:56:51+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/nhep/dsnhep.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/nhep/dsnhep.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/nhep/index.html b/src/sys/classes/ds/impls/nhep/index.html
index 26b6590..356d57f 100644
--- a/src/sys/classes/ds/impls/nhep/index.html
+++ b/src/sys/classes/ds/impls/nhep/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/nhep/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/nhep/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/src/sys/classes/ds/impls/nhep/makefile.html b/src/sys/classes/ds/impls/nhep/makefile.html
index 793db4e..caf1b56 100644
--- a/src/sys/classes/ds/impls/nhep/makefile.html
+++ b/src/sys/classes/ds/impls/nhep/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/nhep/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:36+00:00">
+<meta name="date" content="2016-03-29T14:56:53+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/nhep/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/nhep/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/pep/dspep.c.html b/src/sys/classes/ds/impls/pep/dspep.c.html
index a249a0d..815220b 100644
--- a/src/sys/classes/ds/impls/pep/dspep.c.html
+++ b/src/sys/classes/ds/impls/pep/dspep.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/pep/dspep.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:43+00:00">
+<meta name="date" content="2016-03-29T14:56:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/pep/dspep.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/pep/dspep.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/pep/index.html b/src/sys/classes/ds/impls/pep/index.html
index 1bd8289..25eefd5 100644
--- a/src/sys/classes/ds/impls/pep/index.html
+++ b/src/sys/classes/ds/impls/pep/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/pep/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/pep/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/src/sys/classes/ds/impls/pep/makefile.html b/src/sys/classes/ds/impls/pep/makefile.html
index ef1413e..78a5484 100644
--- a/src/sys/classes/ds/impls/pep/makefile.html
+++ b/src/sys/classes/ds/impls/pep/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/pep/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:43+00:00">
+<meta name="date" content="2016-03-29T14:56:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/pep/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/pep/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/impls/svd/index.html b/src/sys/classes/ds/impls/svd/index.html
index 84ea203..ecf5f4f 100644
--- a/src/sys/classes/ds/impls/svd/index.html
+++ b/src/sys/classes/ds/impls/svd/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/svd/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/svd/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/src/sys/classes/ds/impls/svd/makefile.html b/src/sys/classes/ds/impls/svd/makefile.html
index e89a4dc..91e1c2f 100644
--- a/src/sys/classes/ds/impls/svd/makefile.html
+++ b/src/sys/classes/ds/impls/svd/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/impls/svd/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:43+00:00">
+<meta name="date" content="2016-03-29T14:56:59+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/impls/svd/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/impls/svd/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/index.html b/src/sys/classes/ds/index.html
index f2dd461..0a0b222 100644
--- a/src/sys/classes/ds/index.html
+++ b/src/sys/classes/ds/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/src/sys/classes/ds/interface/dsbasic.c.html b/src/sys/classes/ds/interface/dsbasic.c.html
index ff527b9..7434e9c 100644
--- a/src/sys/classes/ds/interface/dsbasic.c.html
+++ b/src/sys/classes/ds/interface/dsbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/interface/dsbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:24+00:00">
+<meta name="date" content="2016-03-29T14:56:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/interface/dsbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/interface/dsbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Basic <a href="../../../../../docs/manualpages/DS/DS.html#DS">DS</a> routines</font>
 
diff --git a/src/sys/classes/ds/interface/dsops.c.html b/src/sys/classes/ds/interface/dsops.c.html
index 6196dbb..7206cbc 100644
--- a/src/sys/classes/ds/interface/dsops.c.html
+++ b/src/sys/classes/ds/interface/dsops.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/interface/dsops.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:26+00:00">
+<meta name="date" content="2016-03-29T14:56:42+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/interface/dsops.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/interface/dsops.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/DS/DS.html#DS">DS</a> operations: <a href="../../../../../docs/manualpages/DS/DSSolve.html#DSSolve">DSSolve</a>(), <a href="../../../../../docs/manualpages/DS/DSVectors.html#DSVectors">DSVectors</a>(), etc</font>
 
diff --git a/src/sys/classes/ds/interface/dspriv.c.html b/src/sys/classes/ds/interface/dspriv.c.html
index fb509d6..80f1e54 100644
--- a/src/sys/classes/ds/interface/dspriv.c.html
+++ b/src/sys/classes/ds/interface/dspriv.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/interface/dspriv.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:28+00:00">
+<meta name="date" content="2016-03-29T14:56:44+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/interface/dspriv.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/interface/dspriv.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Private <a href="../../../../../docs/manualpages/DS/DS.html#DS">DS</a> routines</font>
 
diff --git a/src/sys/classes/ds/interface/index.html b/src/sys/classes/ds/interface/index.html
index ec26d52..4e6943f 100644
--- a/src/sys/classes/ds/interface/index.html
+++ b/src/sys/classes/ds/interface/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Direct Solver (or Dense System) - DS</h2>
 
diff --git a/src/sys/classes/ds/interface/makefile.html b/src/sys/classes/ds/interface/makefile.html
index 2c6bb82..5d3da04 100644
--- a/src/sys/classes/ds/interface/makefile.html
+++ b/src/sys/classes/ds/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:29+00:00">
+<meta name="date" content="2016-03-29T14:56:46+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/ds/makefile.html b/src/sys/classes/ds/makefile.html
index a2dfacc..3e41bb9 100644
--- a/src/sys/classes/ds/makefile.html
+++ b/src/sys/classes/ds/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/ds/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:24+00:00">
+<meta name="date" content="2016-03-29T14:56:41+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/ds/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/ds/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/examples/index.html b/src/sys/classes/fn/examples/index.html
index cbb409c..641ecbd 100644
--- a/src/sys/classes/fn/examples/index.html
+++ b/src/sys/classes/fn/examples/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/examples/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
 <a href="tests/">tests/</a><br>
  
diff --git a/src/sys/classes/fn/examples/makefile.html b/src/sys/classes/fn/examples/makefile.html
index 5cfcc6b..340b0c8 100644
--- a/src/sys/classes/fn/examples/makefile.html
+++ b/src/sys/classes/fn/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:51+00:00">
+<meta name="date" content="2016-03-29T14:57:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/examples/tests/index.html b/src/sys/classes/fn/examples/tests/index.html
index 342f3ec..2f52592 100644
--- a/src/sys/classes/fn/examples/tests/index.html
+++ b/src/sys/classes/fn/examples/tests/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Mathematical Function - FN</h2>
 
diff --git a/src/sys/classes/fn/examples/tests/makefile.html b/src/sys/classes/fn/examples/tests/makefile.html
index d76d0f1..f023267 100644
--- a/src/sys/classes/fn/examples/tests/makefile.html
+++ b/src/sys/classes/fn/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:52+00:00">
+<meta name="date" content="2016-03-29T14:57:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/examples/tests/test1.c.html b/src/sys/classes/fn/examples/tests/test1.c.html
index 0483b1c..9542003 100644
--- a/src/sys/classes/fn/examples/tests/test1.c.html
+++ b/src/sys/classes/fn/examples/tests/test1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/examples/tests/test1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:51+00:00">
+<meta name="date" content="2016-03-29T14:57:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/examples/tests/test2.c.html b/src/sys/classes/fn/examples/tests/test2.c.html
index 02922ea..29786b7 100644
--- a/src/sys/classes/fn/examples/tests/test2.c.html
+++ b/src/sys/classes/fn/examples/tests/test2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/examples/tests/test2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:51+00:00">
+<meta name="date" content="2016-03-29T14:57:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/examples/tests/test3.c.html b/src/sys/classes/fn/examples/tests/test3.c.html
index 36f9757..fc97e56 100644
--- a/src/sys/classes/fn/examples/tests/test3.c.html
+++ b/src/sys/classes/fn/examples/tests/test3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/examples/tests/test3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:51+00:00">
+<meta name="date" content="2016-03-29T14:57:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/examples/tests/test3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/examples/tests/test3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/examples/tests/test4.c.html b/src/sys/classes/fn/examples/tests/test4.c.html
index 1a9517b..b98e7d8 100644
--- a/src/sys/classes/fn/examples/tests/test4.c.html
+++ b/src/sys/classes/fn/examples/tests/test4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/examples/tests/test4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:51+00:00">
+<meta name="date" content="2016-03-29T14:57:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/examples/tests/test4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/examples/tests/test4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/examples/tests/test5.c.html b/src/sys/classes/fn/examples/tests/test5.c.html
index 6434e4d..9e3e55a 100644
--- a/src/sys/classes/fn/examples/tests/test5.c.html
+++ b/src/sys/classes/fn/examples/tests/test5.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/examples/tests/test5.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:51+00:00">
+<meta name="date" content="2016-03-29T14:57:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/examples/tests/test5.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/examples/tests/test5.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/examples/tests/test6.c.html b/src/sys/classes/fn/examples/tests/test6.c.html
index 78fe489..947c879 100644
--- a/src/sys/classes/fn/examples/tests/test6.c.html
+++ b/src/sys/classes/fn/examples/tests/test6.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/examples/tests/test6.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:51+00:00">
+<meta name="date" content="2016-03-29T14:57:08+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/examples/tests/test6.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/examples/tests/test6.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/impls/combine/fncombine.c.html b/src/sys/classes/fn/impls/combine/fncombine.c.html
index 359e690..43313db 100644
--- a/src/sys/classes/fn/impls/combine/fncombine.c.html
+++ b/src/sys/classes/fn/impls/combine/fncombine.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/impls/combine/fncombine.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:48+00:00">
+<meta name="date" content="2016-03-29T14:57:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/combine/fncombine.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/combine/fncombine.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   A function that is obtained by combining two other functions (either by</font>
 <a name="line3">  3: </a><font color="#B22222">   addition, multiplication, division or composition)</font>
diff --git a/src/sys/classes/fn/impls/combine/index.html b/src/sys/classes/fn/impls/combine/index.html
index 7031a74..9b16c6a 100644
--- a/src/sys/classes/fn/impls/combine/index.html
+++ b/src/sys/classes/fn/impls/combine/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/combine/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/combine/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Mathematical Function - FN</h2>
 
diff --git a/src/sys/classes/fn/impls/combine/makefile.html b/src/sys/classes/fn/impls/combine/makefile.html
index 4a339e0..a560293 100644
--- a/src/sys/classes/fn/impls/combine/makefile.html
+++ b/src/sys/classes/fn/impls/combine/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/impls/combine/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:49+00:00">
+<meta name="date" content="2016-03-29T14:57:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/combine/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/combine/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/impls/exp/fnexp.c.html b/src/sys/classes/fn/impls/exp/fnexp.c.html
index 5ea4400..bbd6c35 100644
--- a/src/sys/classes/fn/impls/exp/fnexp.c.html
+++ b/src/sys/classes/fn/impls/exp/fnexp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/impls/exp/fnexp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:49+00:00">
+<meta name="date" content="2016-03-29T14:57:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/exp/fnexp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/exp/fnexp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Exponential function  exp(x)</font>
 
diff --git a/src/sys/classes/fn/impls/exp/index.html b/src/sys/classes/fn/impls/exp/index.html
index 2f20486..e2273cd 100644
--- a/src/sys/classes/fn/impls/exp/index.html
+++ b/src/sys/classes/fn/impls/exp/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/exp/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/exp/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Mathematical Function - FN</h2>
 
diff --git a/src/sys/classes/fn/impls/exp/makefile.html b/src/sys/classes/fn/impls/exp/makefile.html
index beb267c..830e9f4 100644
--- a/src/sys/classes/fn/impls/exp/makefile.html
+++ b/src/sys/classes/fn/impls/exp/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/impls/exp/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:49+00:00">
+<meta name="date" content="2016-03-29T14:57:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/exp/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/exp/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/impls/index.html b/src/sys/classes/fn/impls/index.html
index f6ec6a7..9510bcc 100644
--- a/src/sys/classes/fn/impls/index.html
+++ b/src/sys/classes/fn/impls/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Mathematical Function - FN</h2>
 
diff --git a/src/sys/classes/fn/impls/log/fnlog.c.html b/src/sys/classes/fn/impls/log/fnlog.c.html
index 1747fa4..5406628 100644
--- a/src/sys/classes/fn/impls/log/fnlog.c.html
+++ b/src/sys/classes/fn/impls/log/fnlog.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/impls/log/fnlog.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:49+00:00">
+<meta name="date" content="2016-03-29T14:57:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/log/fnlog.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/log/fnlog.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Logarithm function  log(x)</font>
 
diff --git a/src/sys/classes/fn/impls/log/index.html b/src/sys/classes/fn/impls/log/index.html
index 9138fdb..eeb1018 100644
--- a/src/sys/classes/fn/impls/log/index.html
+++ b/src/sys/classes/fn/impls/log/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/log/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/log/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Mathematical Function - FN</h2>
 
diff --git a/src/sys/classes/fn/impls/log/makefile.html b/src/sys/classes/fn/impls/log/makefile.html
index 844a9a7..4164560 100644
--- a/src/sys/classes/fn/impls/log/makefile.html
+++ b/src/sys/classes/fn/impls/log/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/impls/log/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:49+00:00">
+<meta name="date" content="2016-03-29T14:57:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/log/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/log/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/impls/makefile.html b/src/sys/classes/fn/impls/makefile.html
index bb589bf..52aa2e6 100644
--- a/src/sys/classes/fn/impls/makefile.html
+++ b/src/sys/classes/fn/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:48+00:00">
+<meta name="date" content="2016-03-29T14:57:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/impls/phi/fnphi.c.html b/src/sys/classes/fn/impls/phi/fnphi.c.html
index a126633..cb50b42 100644
--- a/src/sys/classes/fn/impls/phi/fnphi.c.html
+++ b/src/sys/classes/fn/impls/phi/fnphi.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/impls/phi/fnphi.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:49+00:00">
+<meta name="date" content="2016-03-29T14:57:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/phi/fnphi.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/phi/fnphi.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Phi functions</font>
 <a name="line3">  3: </a><font color="#B22222">      phi_0(x) = exp(x)</font>
diff --git a/src/sys/classes/fn/impls/phi/index.html b/src/sys/classes/fn/impls/phi/index.html
index 2658646..54020fd 100644
--- a/src/sys/classes/fn/impls/phi/index.html
+++ b/src/sys/classes/fn/impls/phi/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/phi/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/phi/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Mathematical Function - FN</h2>
 
diff --git a/src/sys/classes/fn/impls/phi/makefile.html b/src/sys/classes/fn/impls/phi/makefile.html
index e4db97e..5c25afd 100644
--- a/src/sys/classes/fn/impls/phi/makefile.html
+++ b/src/sys/classes/fn/impls/phi/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/impls/phi/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:50+00:00">
+<meta name="date" content="2016-03-29T14:57:06+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/phi/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/phi/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/impls/rational/fnrational.c.html b/src/sys/classes/fn/impls/rational/fnrational.c.html
index 5ac8ac5..5fec099 100644
--- a/src/sys/classes/fn/impls/rational/fnrational.c.html
+++ b/src/sys/classes/fn/impls/rational/fnrational.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/impls/rational/fnrational.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:50+00:00">
+<meta name="date" content="2016-03-29T14:57:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/rational/fnrational.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/rational/fnrational.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Rational function  r(x) = p(x)/q(x), where p(x) and q(x) are polynomials</font>
 
diff --git a/src/sys/classes/fn/impls/rational/index.html b/src/sys/classes/fn/impls/rational/index.html
index 0d0ca6e..130ce7d 100644
--- a/src/sys/classes/fn/impls/rational/index.html
+++ b/src/sys/classes/fn/impls/rational/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/rational/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/rational/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Mathematical Function - FN</h2>
 
diff --git a/src/sys/classes/fn/impls/rational/makefile.html b/src/sys/classes/fn/impls/rational/makefile.html
index 6bb460d..8ebf75d 100644
--- a/src/sys/classes/fn/impls/rational/makefile.html
+++ b/src/sys/classes/fn/impls/rational/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/impls/rational/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:51+00:00">
+<meta name="date" content="2016-03-29T14:57:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/rational/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/rational/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/impls/sqrt/fnsqrt.c.html b/src/sys/classes/fn/impls/sqrt/fnsqrt.c.html
index 3f3241b..31cacb4 100644
--- a/src/sys/classes/fn/impls/sqrt/fnsqrt.c.html
+++ b/src/sys/classes/fn/impls/sqrt/fnsqrt.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/impls/sqrt/fnsqrt.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:51+00:00">
+<meta name="date" content="2016-03-29T14:57:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/sqrt/fnsqrt.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/sqrt/fnsqrt.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Square root function  sqrt(x)</font>
 
diff --git a/src/sys/classes/fn/impls/sqrt/index.html b/src/sys/classes/fn/impls/sqrt/index.html
index c893722..c6ba82e 100644
--- a/src/sys/classes/fn/impls/sqrt/index.html
+++ b/src/sys/classes/fn/impls/sqrt/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/sqrt/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/sqrt/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Mathematical Function - FN</h2>
 
diff --git a/src/sys/classes/fn/impls/sqrt/makefile.html b/src/sys/classes/fn/impls/sqrt/makefile.html
index 175a1ff..ba3cec4 100644
--- a/src/sys/classes/fn/impls/sqrt/makefile.html
+++ b/src/sys/classes/fn/impls/sqrt/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/impls/sqrt/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:51+00:00">
+<meta name="date" content="2016-03-29T14:57:07+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/impls/sqrt/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/impls/sqrt/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/index.html b/src/sys/classes/fn/index.html
index 151a0c5..3c9823f 100644
--- a/src/sys/classes/fn/index.html
+++ b/src/sys/classes/fn/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Mathematical Function - FN</h2>
 
diff --git a/src/sys/classes/fn/interface/fnbasic.c.html b/src/sys/classes/fn/interface/fnbasic.c.html
index 13c402b..e59d30f 100644
--- a/src/sys/classes/fn/interface/fnbasic.c.html
+++ b/src/sys/classes/fn/interface/fnbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/interface/fnbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:47+00:00">
+<meta name="date" content="2016-03-29T14:57:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/interface/fnbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/interface/fnbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">     Basic routines</font>
 
diff --git a/src/sys/classes/fn/interface/fnregis.c.html b/src/sys/classes/fn/interface/fnregis.c.html
index 05908e1..1c59d39 100644
--- a/src/sys/classes/fn/interface/fnregis.c.html
+++ b/src/sys/classes/fn/interface/fnregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/interface/fnregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:48+00:00">
+<meta name="date" content="2016-03-29T14:57:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/interface/fnregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/interface/fnregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/interface/index.html b/src/sys/classes/fn/interface/index.html
index 558d68c..8a28822 100644
--- a/src/sys/classes/fn/interface/index.html
+++ b/src/sys/classes/fn/interface/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Mathematical Function - FN</h2>
 
diff --git a/src/sys/classes/fn/interface/makefile.html b/src/sys/classes/fn/interface/makefile.html
index c2091b6..9241992 100644
--- a/src/sys/classes/fn/interface/makefile.html
+++ b/src/sys/classes/fn/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:48+00:00">
+<meta name="date" content="2016-03-29T14:57:05+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/fn/makefile.html b/src/sys/classes/fn/makefile.html
index 43d9f67..1935165 100644
--- a/src/sys/classes/fn/makefile.html
+++ b/src/sys/classes/fn/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/fn/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:47+00:00">
+<meta name="date" content="2016-03-29T14:57:04+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/fn/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/fn/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/index.html b/src/sys/classes/index.html
index 42528bb..f8f5dd9 100644
--- a/src/sys/classes/index.html
+++ b/src/sys/classes/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>SLEPc System routines</h2>
 
diff --git a/src/sys/classes/makefile.html b/src/sys/classes/makefile.html
index e59f964..90babd1 100644
--- a/src/sys/classes/makefile.html
+++ b/src/sys/classes/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:24+00:00">
+<meta name="date" content="2016-03-29T14:56:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/rg/examples/index.html b/src/sys/classes/rg/examples/index.html
index 0868fc7..9217590 100644
--- a/src/sys/classes/rg/examples/index.html
+++ b/src/sys/classes/rg/examples/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/examples/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
 <a href="tests/">tests/</a><br>
  
diff --git a/src/sys/classes/rg/examples/makefile.html b/src/sys/classes/rg/examples/makefile.html
index 1435d22..97789e2 100644
--- a/src/sys/classes/rg/examples/makefile.html
+++ b/src/sys/classes/rg/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:20+00:00">
+<meta name="date" content="2016-03-29T14:57:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/rg/examples/tests/index.html b/src/sys/classes/rg/examples/tests/index.html
index fde280d..ec4584b 100644
--- a/src/sys/classes/rg/examples/tests/index.html
+++ b/src/sys/classes/rg/examples/tests/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Region - RG</h2>
 
diff --git a/src/sys/classes/rg/examples/tests/makefile.html b/src/sys/classes/rg/examples/tests/makefile.html
index e5f0bf4..56ca0af 100644
--- a/src/sys/classes/rg/examples/tests/makefile.html
+++ b/src/sys/classes/rg/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:20+00:00">
+<meta name="date" content="2016-03-29T14:57:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/rg/examples/tests/test1.c.html b/src/sys/classes/rg/examples/tests/test1.c.html
index 7286b23..41d8182 100644
--- a/src/sys/classes/rg/examples/tests/test1.c.html
+++ b/src/sys/classes/rg/examples/tests/test1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/examples/tests/test1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:20+00:00">
+<meta name="date" content="2016-03-29T14:57:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/rg/impls/ellipse/index.html b/src/sys/classes/rg/impls/ellipse/index.html
index 7986d2b..6a6fe1b 100644
--- a/src/sys/classes/rg/impls/ellipse/index.html
+++ b/src/sys/classes/rg/impls/ellipse/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/ellipse/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/ellipse/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Region - RG</h2>
 
diff --git a/src/sys/classes/rg/impls/ellipse/makefile.html b/src/sys/classes/rg/impls/ellipse/makefile.html
index 210b356..c125baa 100644
--- a/src/sys/classes/rg/impls/ellipse/makefile.html
+++ b/src/sys/classes/rg/impls/ellipse/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/impls/ellipse/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:19+00:00">
+<meta name="date" content="2016-03-29T14:57:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/ellipse/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/ellipse/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/rg/impls/ellipse/rgellipse.c.html b/src/sys/classes/rg/impls/ellipse/rgellipse.c.html
index fe8fd57..7bdc5ff 100644
--- a/src/sys/classes/rg/impls/ellipse/rgellipse.c.html
+++ b/src/sys/classes/rg/impls/ellipse/rgellipse.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/impls/ellipse/rgellipse.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:18+00:00">
+<meta name="date" content="2016-03-29T14:57:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/ellipse/rgellipse.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/ellipse/rgellipse.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Region enclosed in an ellipse (aligned with the coordinate axes).</font>
 
diff --git a/src/sys/classes/rg/impls/index.html b/src/sys/classes/rg/impls/index.html
index ff3a11e..f65903f 100644
--- a/src/sys/classes/rg/impls/index.html
+++ b/src/sys/classes/rg/impls/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Region - RG</h2>
 
diff --git a/src/sys/classes/rg/impls/interval/index.html b/src/sys/classes/rg/impls/interval/index.html
index a19a080..c865658 100644
--- a/src/sys/classes/rg/impls/interval/index.html
+++ b/src/sys/classes/rg/impls/interval/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/interval/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/interval/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Region - RG</h2>
 
diff --git a/src/sys/classes/rg/impls/interval/makefile.html b/src/sys/classes/rg/impls/interval/makefile.html
index 53ee407..50766ae 100644
--- a/src/sys/classes/rg/impls/interval/makefile.html
+++ b/src/sys/classes/rg/impls/interval/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/impls/interval/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:19+00:00">
+<meta name="date" content="2016-03-29T14:57:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/interval/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/interval/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/rg/impls/interval/rginterval.c.html b/src/sys/classes/rg/impls/interval/rginterval.c.html
index f828617..816adec 100644
--- a/src/sys/classes/rg/impls/interval/rginterval.c.html
+++ b/src/sys/classes/rg/impls/interval/rginterval.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/impls/interval/rginterval.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:19+00:00">
+<meta name="date" content="2016-03-29T14:57:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/interval/rginterval.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/interval/rginterval.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Interval of the real axis or more generally a (possibly open) rectangle</font>
 <a name="line3">  3: </a><font color="#B22222">   of the complex plane.</font>
diff --git a/src/sys/classes/rg/impls/makefile.html b/src/sys/classes/rg/impls/makefile.html
index 971c3eb..0e94591 100644
--- a/src/sys/classes/rg/impls/makefile.html
+++ b/src/sys/classes/rg/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:18+00:00">
+<meta name="date" content="2016-03-29T14:57:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/rg/impls/polygon/index.html b/src/sys/classes/rg/impls/polygon/index.html
index e72626f..cae498c 100644
--- a/src/sys/classes/rg/impls/polygon/index.html
+++ b/src/sys/classes/rg/impls/polygon/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/polygon/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/polygon/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Region - RG</h2>
 
diff --git a/src/sys/classes/rg/impls/polygon/makefile.html b/src/sys/classes/rg/impls/polygon/makefile.html
index ba75356..be1b9b7 100644
--- a/src/sys/classes/rg/impls/polygon/makefile.html
+++ b/src/sys/classes/rg/impls/polygon/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/impls/polygon/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:20+00:00">
+<meta name="date" content="2016-03-29T14:57:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/polygon/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/polygon/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/rg/impls/polygon/rgpolygon.c.html b/src/sys/classes/rg/impls/polygon/rgpolygon.c.html
index 8863b42..d0d8990 100644
--- a/src/sys/classes/rg/impls/polygon/rgpolygon.c.html
+++ b/src/sys/classes/rg/impls/polygon/rgpolygon.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/impls/polygon/rgpolygon.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:19+00:00">
+<meta name="date" content="2016-03-29T14:57:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/polygon/rgpolygon.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/polygon/rgpolygon.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Region defined by a set of vertices.</font>
 
diff --git a/src/sys/classes/rg/impls/ring/index.html b/src/sys/classes/rg/impls/ring/index.html
index 3a53bc7..e7bc6f6 100644
--- a/src/sys/classes/rg/impls/ring/index.html
+++ b/src/sys/classes/rg/impls/ring/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/ring/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/ring/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Region - RG</h2>
 
diff --git a/src/sys/classes/rg/impls/ring/makefile.html b/src/sys/classes/rg/impls/ring/makefile.html
index 4742607..8ae71eb 100644
--- a/src/sys/classes/rg/impls/ring/makefile.html
+++ b/src/sys/classes/rg/impls/ring/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/impls/ring/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:20+00:00">
+<meta name="date" content="2016-03-29T14:57:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/ring/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/ring/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/rg/impls/ring/rgring.c.html b/src/sys/classes/rg/impls/ring/rgring.c.html
index bfa3637..265d9b5 100644
--- a/src/sys/classes/rg/impls/ring/rgring.c.html
+++ b/src/sys/classes/rg/impls/ring/rgring.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/impls/ring/rgring.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:20+00:00">
+<meta name="date" content="2016-03-29T14:57:36+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/impls/ring/rgring.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/impls/ring/rgring.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Ring region, similar to the ellipse but with a start and end angle,</font>
 <a name="line3">  3: </a><font color="#B22222">   together with the width.</font>
diff --git a/src/sys/classes/rg/index.html b/src/sys/classes/rg/index.html
index e65aa32..7ce9c2e 100644
--- a/src/sys/classes/rg/index.html
+++ b/src/sys/classes/rg/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Region - RG</h2>
 
diff --git a/src/sys/classes/rg/interface/index.html b/src/sys/classes/rg/interface/index.html
index 78a3f30..c912411 100644
--- a/src/sys/classes/rg/interface/index.html
+++ b/src/sys/classes/rg/interface/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Region - RG</h2>
 
diff --git a/src/sys/classes/rg/interface/makefile.html b/src/sys/classes/rg/interface/makefile.html
index ad16947..fee38ec 100644
--- a/src/sys/classes/rg/interface/makefile.html
+++ b/src/sys/classes/rg/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:18+00:00">
+<meta name="date" content="2016-03-29T14:57:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/rg/interface/rgbasic.c b/src/sys/classes/rg/interface/rgbasic.c
index 61f747c..38b7e8e 100644
--- a/src/sys/classes/rg/interface/rgbasic.c
+++ b/src/sys/classes/rg/interface/rgbasic.c
@@ -409,7 +409,7 @@ PetscErrorCode RGIsTrivial(RG rg,PetscBool *trivial)
   PetscValidHeaderSpecific(rg,RG_CLASSID,1);
   PetscValidType(rg,1);
   PetscValidPointer(trivial,2);
-  if (*rg->ops->istrivial) {
+  if (rg->ops->istrivial) {
     ierr = (*rg->ops->istrivial)(rg,trivial);CHKERRQ(ierr);
   } else *trivial = PETSC_FALSE;
   PetscFunctionReturn(0);
diff --git a/src/sys/classes/rg/interface/rgbasic.c.html b/src/sys/classes/rg/interface/rgbasic.c.html
index f51ae3e..049f8ff 100644
--- a/src/sys/classes/rg/interface/rgbasic.c.html
+++ b/src/sys/classes/rg/interface/rgbasic.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/interface/rgbasic.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:17+00:00">
+<meta name="date" content="2016-03-29T14:57:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/interface/rgbasic.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/interface/rgbasic.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Basic routines</font>
 
@@ -364,7 +364,7 @@
 <a name="line404">404: </a><strong><font color="#4169E1"><a name="RGIsTrivial"></a>PetscErrorCode <a href="../../../../docs/manualpages/RG/RGIsTrivial.html#RGIsTrivial">RGIsTrivial</a>(<a href="../../../../docs/manualpages/RG/RG.html#RG">RG</a> rg,PetscBool *trivial)</font></strong>
 <a name="line405">405: </a>{
 
-<a name="line412">412: </a>  <font color="#4169E1">if</font> (*rg->ops->istrivial) {
+<a name="line412">412: </a>  <font color="#4169E1">if</font> (rg->ops->istrivial) {
 <a name="line413">413: </a>    (*rg->ops->istrivial)(rg,trivial);
 <a name="line414">414: </a>  } <font color="#4169E1">else</font> *trivial = PETSC_FALSE;
 <a name="line415">415: </a>  <font color="#4169E1">return</font>(0);
diff --git a/src/sys/classes/rg/interface/rgregis.c.html b/src/sys/classes/rg/interface/rgregis.c.html
index 54d655f..d434398 100644
--- a/src/sys/classes/rg/interface/rgregis.c.html
+++ b/src/sys/classes/rg/interface/rgregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/interface/rgregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:18+00:00">
+<meta name="date" content="2016-03-29T14:57:35+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/interface/rgregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/interface/rgregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/rg/makefile.html b/src/sys/classes/rg/makefile.html
index f6736b7..049756b 100644
--- a/src/sys/classes/rg/makefile.html
+++ b/src/sys/classes/rg/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/rg/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:17+00:00">
+<meta name="date" content="2016-03-29T14:57:33+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/rg/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/rg/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/examples/index.html b/src/sys/classes/st/examples/index.html
index b13c78a..a1d1b54 100644
--- a/src/sys/classes/st/examples/index.html
+++ b/src/sys/classes/st/examples/index.html
@@ -4,8 +4,8 @@
 <title>Generic SLEPc Manual Pages</title>
 </head>
 <body>
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/examples/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/examples/index.html "><small>Report Typos and Errors</small></a></div>
 <p>
 <a href="tests/">tests/</a><br>
  
diff --git a/src/sys/classes/st/examples/makefile.html b/src/sys/classes/st/examples/makefile.html
index 2246639..d32829b 100644
--- a/src/sys/classes/st/examples/makefile.html
+++ b/src/sys/classes/st/examples/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/examples/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:59+00:00">
+<meta name="date" content="2016-03-29T14:57:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/examples/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/examples/tests/index.html b/src/sys/classes/st/examples/tests/index.html
index 679a83e..60b2348 100644
--- a/src/sys/classes/st/examples/tests/index.html
+++ b/src/sys/classes/st/examples/tests/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/examples/tests/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Spectral Transformation - ST</h2>
 
diff --git a/src/sys/classes/st/examples/tests/makefile.html b/src/sys/classes/st/examples/tests/makefile.html
index 28b0ca9..9a2535e 100644
--- a/src/sys/classes/st/examples/tests/makefile.html
+++ b/src/sys/classes/st/examples/tests/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/examples/tests/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:00+00:00">
+<meta name="date" content="2016-03-29T14:57:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/examples/tests/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/examples/tests/test1.c.html b/src/sys/classes/st/examples/tests/test1.c.html
index 8971fe2..24ad882 100644
--- a/src/sys/classes/st/examples/tests/test1.c.html
+++ b/src/sys/classes/st/examples/tests/test1.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/examples/tests/test1.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:59+00:00">
+<meta name="date" content="2016-03-29T14:57:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/examples/tests/test1.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/examples/tests/test2.c.html b/src/sys/classes/st/examples/tests/test2.c.html
index 35dd4e4..05f8473 100644
--- a/src/sys/classes/st/examples/tests/test2.c.html
+++ b/src/sys/classes/st/examples/tests/test2.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/examples/tests/test2.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:59+00:00">
+<meta name="date" content="2016-03-29T14:57:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/examples/tests/test2.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/examples/tests/test3.c.html b/src/sys/classes/st/examples/tests/test3.c.html
index 56f823e..2f75046 100644
--- a/src/sys/classes/st/examples/tests/test3.c.html
+++ b/src/sys/classes/st/examples/tests/test3.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/examples/tests/test3.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:00+00:00">
+<meta name="date" content="2016-03-29T14:57:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/examples/tests/test3.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/examples/tests/test3.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/examples/tests/test4.c.html b/src/sys/classes/st/examples/tests/test4.c.html
index 8a9e595..a079152 100644
--- a/src/sys/classes/st/examples/tests/test4.c.html
+++ b/src/sys/classes/st/examples/tests/test4.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/examples/tests/test4.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:00+00:00">
+<meta name="date" content="2016-03-29T14:57:17+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/examples/tests/test4.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/examples/tests/test4.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/impls/cayley/cayley.c.html b/src/sys/classes/st/impls/cayley/cayley.c.html
index 0bcd490..aba847f 100644
--- a/src/sys/classes/st/impls/cayley/cayley.c.html
+++ b/src/sys/classes/st/impls/cayley/cayley.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/impls/cayley/cayley.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:58+00:00">
+<meta name="date" content="2016-03-29T14:57:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/cayley/cayley.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/cayley/cayley.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      Implements the Cayley spectral transform.</font>
 
diff --git a/src/sys/classes/st/impls/cayley/index.html b/src/sys/classes/st/impls/cayley/index.html
index b3d0c8a..abdad6b 100644
--- a/src/sys/classes/st/impls/cayley/index.html
+++ b/src/sys/classes/st/impls/cayley/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/cayley/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/cayley/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Spectral Transformation - ST</h2>
 
diff --git a/src/sys/classes/st/impls/cayley/makefile.html b/src/sys/classes/st/impls/cayley/makefile.html
index b20604e..5ca8e38 100644
--- a/src/sys/classes/st/impls/cayley/makefile.html
+++ b/src/sys/classes/st/impls/cayley/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/impls/cayley/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:58+00:00">
+<meta name="date" content="2016-03-29T14:57:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/cayley/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/cayley/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/impls/index.html b/src/sys/classes/st/impls/index.html
index c48f720..5595eb0 100644
--- a/src/sys/classes/st/impls/index.html
+++ b/src/sys/classes/st/impls/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Spectral Transformation - ST</h2>
 
diff --git a/src/sys/classes/st/impls/makefile.html b/src/sys/classes/st/impls/makefile.html
index af00a54..cf093ea 100644
--- a/src/sys/classes/st/impls/makefile.html
+++ b/src/sys/classes/st/impls/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/impls/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:56+00:00">
+<meta name="date" content="2016-03-29T14:57:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/impls/precond/index.html b/src/sys/classes/st/impls/precond/index.html
index c19c143..c64c835 100644
--- a/src/sys/classes/st/impls/precond/index.html
+++ b/src/sys/classes/st/impls/precond/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/precond/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/precond/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Spectral Transformation - ST</h2>
 
diff --git a/src/sys/classes/st/impls/precond/makefile.html b/src/sys/classes/st/impls/precond/makefile.html
index af508c1..3f259aa 100644
--- a/src/sys/classes/st/impls/precond/makefile.html
+++ b/src/sys/classes/st/impls/precond/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/impls/precond/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:59+00:00">
+<meta name="date" content="2016-03-29T14:57:16+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/precond/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/precond/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/impls/precond/precond.c.html b/src/sys/classes/st/impls/precond/precond.c.html
index d6bdf74..0c77d95 100644
--- a/src/sys/classes/st/impls/precond/precond.c.html
+++ b/src/sys/classes/st/impls/precond/precond.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/impls/precond/precond.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:58+00:00">
+<meta name="date" content="2016-03-29T14:57:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/precond/precond.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/precond/precond.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      Implements the <a href="../../../../../../docs/manualpages/ST/ST.html#ST">ST</a> class for preconditioned eigenvalue methods.</font>
 
diff --git a/src/sys/classes/st/impls/shell/index.html b/src/sys/classes/st/impls/shell/index.html
index c77449b..4702b47 100644
--- a/src/sys/classes/st/impls/shell/index.html
+++ b/src/sys/classes/st/impls/shell/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/shell/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/shell/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Spectral Transformation - ST</h2>
 
diff --git a/src/sys/classes/st/impls/shell/makefile.html b/src/sys/classes/st/impls/shell/makefile.html
index f3046ff..59ea440 100644
--- a/src/sys/classes/st/impls/shell/makefile.html
+++ b/src/sys/classes/st/impls/shell/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/impls/shell/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:57+00:00">
+<meta name="date" content="2016-03-29T14:57:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/shell/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/shell/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/impls/shell/shell.c.html b/src/sys/classes/st/impls/shell/shell.c.html
index 1ed6137..39e0979 100644
--- a/src/sys/classes/st/impls/shell/shell.c.html
+++ b/src/sys/classes/st/impls/shell/shell.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/impls/shell/shell.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:56+00:00">
+<meta name="date" content="2016-03-29T14:57:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/shell/shell.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/shell/shell.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   This provides a simple shell interface for programmers to</font>
 <a name="line3">  3: </a><font color="#B22222">   create their own spectral transformations without writing much</font>
diff --git a/src/sys/classes/st/impls/shift/index.html b/src/sys/classes/st/impls/shift/index.html
index d3497f4..94d019e 100644
--- a/src/sys/classes/st/impls/shift/index.html
+++ b/src/sys/classes/st/impls/shift/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/shift/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/shift/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Spectral Transformation - ST</h2>
 
diff --git a/src/sys/classes/st/impls/shift/makefile.html b/src/sys/classes/st/impls/shift/makefile.html
index 32a191b..6d2fca4 100644
--- a/src/sys/classes/st/impls/shift/makefile.html
+++ b/src/sys/classes/st/impls/shift/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/impls/shift/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:58+00:00">
+<meta name="date" content="2016-03-29T14:57:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/shift/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/shift/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/impls/shift/shift.c.html b/src/sys/classes/st/impls/shift/shift.c.html
index 9e488d1..4343181 100644
--- a/src/sys/classes/st/impls/shift/shift.c.html
+++ b/src/sys/classes/st/impls/shift/shift.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/impls/shift/shift.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:57+00:00">
+<meta name="date" content="2016-03-29T14:57:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/shift/shift.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/shift/shift.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">    Shift spectral transformation, applies (A + sigma I) as operator, or</font>
 <a name="line3">  3: </a><font color="#B22222">    inv(B)(A + sigma B) for generalized problems</font>
diff --git a/src/sys/classes/st/impls/sinvert/index.html b/src/sys/classes/st/impls/sinvert/index.html
index b62e30d..8d6c01c 100644
--- a/src/sys/classes/st/impls/sinvert/index.html
+++ b/src/sys/classes/st/impls/sinvert/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/sinvert/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/sinvert/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Spectral Transformation - ST</h2>
 
diff --git a/src/sys/classes/st/impls/sinvert/makefile.html b/src/sys/classes/st/impls/sinvert/makefile.html
index e8e64ff..eabd349 100644
--- a/src/sys/classes/st/impls/sinvert/makefile.html
+++ b/src/sys/classes/st/impls/sinvert/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/impls/sinvert/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:58+00:00">
+<meta name="date" content="2016-03-29T14:57:15+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/sinvert/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/sinvert/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/impls/sinvert/sinvert.c.html b/src/sys/classes/st/impls/sinvert/sinvert.c.html
index c33f843..1bcfbcb 100644
--- a/src/sys/classes/st/impls/sinvert/sinvert.c.html
+++ b/src/sys/classes/st/impls/sinvert/sinvert.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/impls/sinvert/sinvert.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:58+00:00">
+<meta name="date" content="2016-03-29T14:57:14+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/impls/sinvert/sinvert.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/impls/sinvert/sinvert.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      Implements the shift-and-invert technique for eigenvalue problems.</font>
 
diff --git a/src/sys/classes/st/index.html b/src/sys/classes/st/index.html
index 5dc591b..4013ccd 100644
--- a/src/sys/classes/st/index.html
+++ b/src/sys/classes/st/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Spectral Transformation - ST</h2>
 
diff --git a/src/sys/classes/st/interface/index.html b/src/sys/classes/st/interface/index.html
index 739bb23..13ba450 100644
--- a/src/sys/classes/st/interface/index.html
+++ b/src/sys/classes/st/interface/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/interface/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/interface/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>Spectral Transformation - ST</h2>
 
diff --git a/src/sys/classes/st/interface/makefile.html b/src/sys/classes/st/interface/makefile.html
index fe850ca..bbb4353 100644
--- a/src/sys/classes/st/interface/makefile.html
+++ b/src/sys/classes/st/interface/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/interface/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:56+00:00">
+<meta name="date" content="2016-03-29T14:57:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/interface/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/interface/stfunc.c.html b/src/sys/classes/st/interface/stfunc.c.html
index 2fb2ace..67ee154 100644
--- a/src/sys/classes/st/interface/stfunc.c.html
+++ b/src/sys/classes/st/interface/stfunc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/interface/stfunc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:52+00:00">
+<meta name="date" content="2016-03-29T14:57:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/interface/stfunc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/interface/stfunc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">    The <a href="../../../../../docs/manualpages/ST/ST.html#ST">ST</a> (spectral transformation) interface routines, callable by users.</font>
 
diff --git a/src/sys/classes/st/interface/stregis.c.html b/src/sys/classes/st/interface/stregis.c.html
index 63ce80d..9b8c829 100644
--- a/src/sys/classes/st/interface/stregis.c.html
+++ b/src/sys/classes/st/interface/stregis.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/interface/stregis.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:56+00:00">
+<meta name="date" content="2016-03-29T14:57:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/interface/stregis.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/interface/stregis.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/classes/st/interface/stset.c b/src/sys/classes/st/interface/stset.c
index b3bb910..196ceac 100644
--- a/src/sys/classes/st/interface/stset.c
+++ b/src/sys/classes/st/interface/stset.c
@@ -356,8 +356,10 @@ PetscErrorCode STSetTransform(ST st,PetscBool flg)
   PetscFunctionBegin;
   PetscValidHeaderSpecific(st,ST_CLASSID,1);
   PetscValidLogicalCollectiveBool(st,flg,2);
-  st->transform = flg;
-  st->setupcalled = 0;
+  if (st->transform != flg) {
+    st->transform = flg;
+    st->setupcalled = 0;
+  }
   PetscFunctionReturn(0);
 }
 
diff --git a/src/sys/classes/st/interface/stset.c.html b/src/sys/classes/st/interface/stset.c.html
index 679f7bd..f8c51cb 100644
--- a/src/sys/classes/st/interface/stset.c.html
+++ b/src/sys/classes/st/interface/stset.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/interface/stset.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:53+00:00">
+<meta name="date" content="2016-03-29T14:57:10+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/interface/stset.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/interface/stset.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">    Routines to set <a href="../../../../../docs/manualpages/ST/ST.html#ST">ST</a> methods and options.</font>
 
@@ -328,32 +328,34 @@
 <a name="line353">353: </a><font color="#B22222">@*/</font>
 <a name="line354">354: </a><strong><font color="#4169E1"><a name="STSetTransform"></a>PetscErrorCode <a href="../../../../../docs/manualpages/ST/STSetTransform.html#STSetTransform">STSetTransform</a>(<a href="../../../../../docs/manualpages/ST/ST.html#ST">ST</a> st,PetscBool flg)</font></strong>
 <a name="line355">355: </a>{
-<a name="line359">359: </a>  st->transform = flg;
-<a name="line360">360: </a>  st->setupcalled = 0;
-<a name="line361">361: </a>  <font color="#4169E1">return</font>(0);
-<a name="line362">362: </a>}
-
-<a name="line366">366: </a><font color="#B22222">/*@</font>
-<a name="line367">367: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/ST/STGetTransform.html#STGetTransform">STGetTransform</a> - Gets a flag that that indicates whether the transformed</font>
-<a name="line368">368: </a><font color="#B22222">   matrices are computed or not.</font>
-
-<a name="line370">370: </a><font color="#B22222">   Not Collective</font>
-
-<a name="line372">372: </a><font color="#B22222">   Input Parameter:</font>
-<a name="line373">373: </a><font color="#B22222">.  st - the spectral transformation context</font>
-
-<a name="line375">375: </a><font color="#B22222">   Output Parameter:</font>
-<a name="line376">376: </a><font color="#B22222">.  flg - the flag</font>
-
-<a name="line378">378: </a><font color="#B22222">   Level: developer</font>
-
-<a name="line380">380: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/ST/STSetTransform.html#STSetTransform">STSetTransform</a>()</font>
-<a name="line381">381: </a><font color="#B22222">@*/</font>
-<a name="line382">382: </a><strong><font color="#4169E1"><a name="STGetTransform"></a>PetscErrorCode <a href="../../../../../docs/manualpages/ST/STGetTransform.html#STGetTransform">STGetTransform</a>(<a href="../../../../../docs/manualpages/ST/ST.html#ST">ST</a> st,PetscBool *flg)</font></strong>
-<a name="line383">383: </a>{
-<a name="line387">387: </a>  *flg = st->transform;
-<a name="line388">388: </a>  <font color="#4169E1">return</font>(0);
-<a name="line389">389: </a>}
+<a name="line359">359: </a>  <font color="#4169E1">if</font> (st->transform != flg) {
+<a name="line360">360: </a>    st->transform = flg;
+<a name="line361">361: </a>    st->setupcalled = 0;
+<a name="line362">362: </a>  }
+<a name="line363">363: </a>  <font color="#4169E1">return</font>(0);
+<a name="line364">364: </a>}
+
+<a name="line368">368: </a><font color="#B22222">/*@</font>
+<a name="line369">369: </a><font color="#B22222">   <a href="../../../../../docs/manualpages/ST/STGetTransform.html#STGetTransform">STGetTransform</a> - Gets a flag that that indicates whether the transformed</font>
+<a name="line370">370: </a><font color="#B22222">   matrices are computed or not.</font>
+
+<a name="line372">372: </a><font color="#B22222">   Not Collective</font>
+
+<a name="line374">374: </a><font color="#B22222">   Input Parameter:</font>
+<a name="line375">375: </a><font color="#B22222">.  st - the spectral transformation context</font>
+
+<a name="line377">377: </a><font color="#B22222">   Output Parameter:</font>
+<a name="line378">378: </a><font color="#B22222">.  flg - the flag</font>
+
+<a name="line380">380: </a><font color="#B22222">   Level: developer</font>
+
+<a name="line382">382: </a><font color="#B22222">.seealso: <a href="../../../../../docs/manualpages/ST/STSetTransform.html#STSetTransform">STSetTransform</a>()</font>
+<a name="line383">383: </a><font color="#B22222">@*/</font>
+<a name="line384">384: </a><strong><font color="#4169E1"><a name="STGetTransform"></a>PetscErrorCode <a href="../../../../../docs/manualpages/ST/STGetTransform.html#STGetTransform">STGetTransform</a>(<a href="../../../../../docs/manualpages/ST/ST.html#ST">ST</a> st,PetscBool *flg)</font></strong>
+<a name="line385">385: </a>{
+<a name="line389">389: </a>  *flg = st->transform;
+<a name="line390">390: </a>  <font color="#4169E1">return</font>(0);
+<a name="line391">391: </a>}
 
 </pre>
 </body>
diff --git a/src/sys/classes/st/interface/stshellmat.c.html b/src/sys/classes/st/interface/stshellmat.c.html
index 8a4d9b9..e85df09 100644
--- a/src/sys/classes/st/interface/stshellmat.c.html
+++ b/src/sys/classes/st/interface/stshellmat.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/interface/stshellmat.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:56+00:00">
+<meta name="date" content="2016-03-29T14:57:13+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/interface/stshellmat.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/interface/stshellmat.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">      This file contains the subroutines which implement various operations</font>
 <a name="line3">  3: </a><font color="#B22222">      of the matrix associated to the shift-and-invert technique for eigenvalue</font>
diff --git a/src/sys/classes/st/interface/stsles.c.html b/src/sys/classes/st/interface/stsles.c.html
index 3e4495b..1e6d15d 100644
--- a/src/sys/classes/st/interface/stsles.c.html
+++ b/src/sys/classes/st/interface/stsles.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/interface/stsles.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:55+00:00">
+<meta name="date" content="2016-03-29T14:57:12+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/interface/stsles.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/interface/stsles.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">    The <a href="../../../../../docs/manualpages/ST/ST.html#ST">ST</a> (spectral transformation) interface routines related to the</font>
 <a name="line3">  3: </a><font color="#B22222">    KSP object associated to it.</font>
diff --git a/src/sys/classes/st/interface/stsolve.c.html b/src/sys/classes/st/interface/stsolve.c.html
index 80f7c69..aa7aa4c 100644
--- a/src/sys/classes/st/interface/stsolve.c.html
+++ b/src/sys/classes/st/interface/stsolve.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/interface/stsolve.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:54+00:00">
+<meta name="date" content="2016-03-29T14:57:11+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/interface/stsolve.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/interface/stsolve.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">    The <a href="../../../../../docs/manualpages/ST/ST.html#ST">ST</a> (spectral transformation) interface routines, callable by users.</font>
 
diff --git a/src/sys/classes/st/makefile.html b/src/sys/classes/st/makefile.html
index 78479a4..12805cf 100644
--- a/src/sys/classes/st/makefile.html
+++ b/src/sys/classes/st/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/classes/st/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:52+00:00">
+<meta name="date" content="2016-03-29T14:57:09+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/classes/st/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/classes/st/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/dlregisslepc.c.html b/src/sys/dlregisslepc.c.html
index df8dd21..8881f0b 100644
--- a/src/sys/dlregisslepc.c.html
+++ b/src/sys/dlregisslepc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/dlregisslepc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:24+00:00">
+<meta name="date" content="2016-03-29T14:56:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/dlregisslepc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/dlregisslepc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/f90-mod/index.html b/src/sys/f90-mod/index.html
index c8a511c..bf39dd0 100644
--- a/src/sys/f90-mod/index.html
+++ b/src/sys/f90-mod/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/f90-mod/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>SLEPc System routines</h2>
 
diff --git a/src/sys/f90-mod/makefile.html b/src/sys/f90-mod/makefile.html
index bb5298b..53a09cb 100644
--- a/src/sys/f90-mod/makefile.html
+++ b/src/sys/f90-mod/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/f90-mod/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:23+00:00">
+<meta name="date" content="2016-03-29T14:57:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/f90-mod/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80">
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/f90-mod/slepcsysmod.F.html b/src/sys/f90-mod/slepcsysmod.F.html
index 55507b4..e9d9dfa 100644
--- a/src/sys/f90-mod/slepcsysmod.F.html
+++ b/src/sys/f90-mod/slepcsysmod.F.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/f90-mod/slepcsysmod.F.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:23+00:00">
+<meta name="date" content="2016-03-29T14:57:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/f90-mod/slepcsysmod.F.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/f90-mod/slepcsysmod.F.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a>!  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 <a name="line2">  2: </a>!  SLEPc - Scalable Library <font color="#4169E1">for</font> Eigenvalue Problem Computations
 <a name="line3">  3: </a>!  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
diff --git a/src/sys/index.html b/src/sys/index.html
index 5eb5883..7b5c3a7 100644
--- a/src/sys/index.html
+++ b/src/sys/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>SLEPc System routines</h2>
 
diff --git a/src/sys/makefile.html b/src/sys/makefile.html
index 297b5e4..a7bad09 100644
--- a/src/sys/makefile.html
+++ b/src/sys/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:24+00:00">
+<meta name="date" content="2016-03-29T14:56:40+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/slepcinit.c.html b/src/sys/slepcinit.c.html
index 4c4d1b0..ed86f6b 100644
--- a/src/sys/slepcinit.c.html
+++ b/src/sys/slepcinit.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/slepcinit.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:22+00:00">
+<meta name="date" content="2016-03-29T14:56:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/slepcinit.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/slepcinit.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/slepcsc.c.html b/src/sys/slepcsc.c.html
index 2cce1a6..5599f56 100644
--- a/src/sys/slepcsc.c.html
+++ b/src/sys/slepcsc.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/slepcsc.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:23+00:00">
+<meta name="date" content="2016-03-29T14:56:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/slepcsc.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/slepcsc.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/slepcutil.c.html b/src/sys/slepcutil.c.html
index 4e7d65b..ea41c4d 100644
--- a/src/sys/slepcutil.c.html
+++ b/src/sys/slepcutil.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/slepcutil.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:03:22+00:00">
+<meta name="date" content="2016-03-29T14:56:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/slepcutil.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/slepcutil.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/vec/index.html b/src/sys/vec/index.html
index 285e686..beaa164 100644
--- a/src/sys/vec/index.html
+++ b/src/sys/vec/index.html
@@ -5,8 +5,8 @@
 </head>
 
 <body class="manpageindex">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/vec/index.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/vec/index.html "><small>Report Typos and Errors</small></a></div>
 
 <h2>SLEPc System routines</h2>
 
diff --git a/src/sys/vec/makefile.html b/src/sys/vec/makefile.html
index 5446145..42211d9 100644
--- a/src/sys/vec/makefile.html
+++ b/src/sys/vec/makefile.html
@@ -3,12 +3,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/vec/makefile.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:23+00:00">
+<meta name="date" content="2016-03-29T14:57:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/vec/makefile.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/vec/makefile.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><font color="#A020F0">#</font>
 <font color="#A020F0">#  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <font color="#A020F0">#  SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/vec/pool.c.html b/src/sys/vec/pool.c.html
index ba0be57..a3ba63a 100644
--- a/src/sys/vec/pool.c.html
+++ b/src/sys/vec/pool.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/vec/pool.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:22+00:00">
+<meta name="date" content="2016-03-29T14:57:38+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/vec/pool.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/vec/pool.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   Implementation of a pool of Vec using VecDuplicateVecs.</font>
 
diff --git a/src/sys/vec/veccomp.c.html b/src/sys/vec/veccomp.c.html
index 63e3ccd..027ee95 100644
--- a/src/sys/vec/veccomp.c.html
+++ b/src/sys/vec/veccomp.c.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/vec/veccomp.c.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:20+00:00">
+<meta name="date" content="2016-03-29T14:57:37+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/vec/veccomp.c.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/vec/veccomp.c.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
diff --git a/src/sys/vec/veccomp0.h.html b/src/sys/vec/veccomp0.h.html
index 2d56af7..f6a3da8 100644
--- a/src/sys/vec/veccomp0.h.html
+++ b/src/sys/vec/veccomp0.h.html
@@ -4,12 +4,12 @@
 <head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/src/sys/vec/veccomp0.h.html" />
 <title></title>
 <meta name="generator" content="c2html 0.9.4">
-<meta name="date" content="2015-09-03T15:04:22+00:00">
+<meta name="date" content="2016-03-29T14:57:39+00:00">
 </head>
 
 <body bgcolor="#FFFFFF">
-   <div id="version" align=right><b>slepc-3.6.1 2015-09-03</b></div>
-   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.1 v3.6.1 src/sys/vec/veccomp0.h.html "><small>Report Typos and Errors</small></a></div>
+   <div id="version" align=right><b>slepc-3.6.3 2016-03-29</b></div>
+   <div id="bugreport" align=right><a href="mailto:slepc-maint at upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.6.3 v3.6.3 src/sys/vec/veccomp0.h.html "><small>Report Typos and Errors</small></a></div>
 <pre width="80"><a name="line1">  1: </a><font color="#B22222">/*</font>
 <a name="line2">  2: </a><font color="#B22222">   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
 <a name="line3">  3: </a><font color="#B22222">   SLEPc - Scalable Library for Eigenvalue Problem Computations</font>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/slepc.git



More information about the debian-science-commits mailing list